Problem retiring the stake pool

I followe the Guide: How to build a Cardano Stake Pool - CoinCashew

currentSlot=$(cardano-cli query tip --mainnet | jq -r '.slot')

echo Current Slot: $currentSlot
Current Slot: 36460791

$ cardano-cli query tip --mainnet
{
    "epoch": 281,
    "hash": "f060a26ca5869433420669ada3b26ce1cb8eb03b4dad6a6e04162d475c369fb8",
    "slot": 36460791,
    "block": 6065577
}

It seems synched to me.
I managed to complete the transaction and it return “Transaction Successful”, but no founds have been moved.

Also i still have these errors:

Aug 07 12:02:49 rotapool bash[10820]: [rotapool:cardano.node.LeadershipCheck:Info:2806] [2021-08-07 10:02:49.00 UTC] {"kind":"TraceStartLeadershipCheck","chainDensity":4.9125124e-2,"slot":36764278,"delegMapSize":725789,"utxoSize":2780228,"credentials":"Cardano"}
Aug 07 12:02:49 rotapool bash[10820]: [rotapool:cardano.node.Forge:Error:2806] [2021-08-07 10:02:49.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceNoLedgerView"),("slot",Number 3.6764278e7)])),("credentials",String "Cardano")]
Aug 07 12:02:49 rotapool bash[10820]: [rotapool:cardano.node.IpSubscription:Info:2816] [2021-08-07 10:02:49.60 UTC] IPs: 0.0.0.0:0 [192.168.1.175:6000] Restarting Subscription after 1.001526077s desired valency 1 current valency 0
Aug 07 12:02:50 rotapool bash[10820]: [rotapool:cardano.node.LeadershipCheck:Info:2806] [2021-08-07 10:02:50.00 UTC] {"kind":"TraceStartLeadershipCheck","chainDensity":4.9125124e-2,"slot":36764279,"delegMapSize":725789,"utxoSize":2780228,"credentials":"Cardano"}
Aug 07 12:02:50 rotapool bash[10820]: [rotapool:cardano.node.Forge:Error:2806] [2021-08-07 10:02:50.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceNoLedgerView"),("slot",Number 3.6764279e7)])),("credentials",String "Cardano")]
Aug 07 12:02:51 rotapool bash[10820]: [rotapool:cardano.node.LeadershipCheck:Info:2806] [2021-08-07 10:02:51.00 UTC] {"kind":"TraceStartLeadershipCheck","chainDensity":4.9125124e-2,"slot":36764280,"delegMapSize":725789,"utxoSize":2780228,"credentials":"Cardano"}
Aug 07 12:02:51 rotapool bash[10820]: [rotapool:cardano.node.Forge:Error:2806] [2021-08-07 10:02:51.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceNoLedgerView"),("slot",Number 3.676428e7)])),("credentials",String "Cardano")]
Aug 07 12:02:52 rotapool bash[10820]: [rotapool:cardano.node.LeadershipCheck:Info:2806] [2021-08-07 10:02:52.00 UTC] {"kind":"TraceStartLeadershipCheck","chainDensity":4.9125124e-2,"slot":36764281,"delegMapSize":725789,"utxoSize":2780228,"credentials":"Cardano"}
Aug 07 12:02:52 rotapool bash[10820]: [rotapool:cardano.node.Forge:Error:2806] [2021-08-07 10:02:52.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceNoLedgerView"),("slot",Number 3.6764281e7)])),("credentials",String "Cardano")]
Aug 07 12:02:53 rotapool bash[10820]: [rotapool:cardano.node.LeadershipCheck:Info:2806] [2021-08-07 10:02:53.00 UTC] {"kind":"TraceStartLeadershipCheck","chainDensity":4.9125124e-2,"slot":36764282,"delegMapSize":725789,"utxoSize":2780228,"credentials":"Cardano"}
Aug 07 12:02:53 rotapool bash[10820]: [rotapool:cardano.node.Forge:Error:2806] [2021-08-07 10:02:53.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceNoLedgerView"),("slot",Number 3.6764282e7)])),("credentials",String "Cardano")]
Aug 07 12:02:54 rotapool bash[10820]: [rotapool:cardano.node.LeadershipCheck:Info:2806] [2021-08-07 10:02:54.00 UTC] {"kind":"TraceStartLeadershipCheck","chainDensity":4.9125124e-2,"slot":36764283,"delegMapSize":725789,"utxoSize":2780228,"credentials":"Cardano"}
Aug 07 12:02:54 rotapool bash[10820]: [rotapool:cardano.node.Forge:Error:2806] [2021-08-07 10:02:54.00 UTC] fromList [("val",Object (fromList [("kind",String "TraceNoLedgerView"),("slot",Number 3.6764283e7)])),("credentials",String "Cardano")]

Cattura

forever stuck here… :confounded:

Out peers?

Type journalctl -e -f -u cardano-node

Also show me the topology file

Aug 10 13:21:54 rotapool bash[151919]: Listening on http://127.0.0.1:12778
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.networkMagic:Notice:5] [2021-08-10 11:21:54.02 UTC] NetworkMagic 764824073
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.protocol:Notice:5] [2021-08-10 11:21:54.02 UTC] Byron; Shelley
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.version:Notice:5] [2021-08-10 11:21:54.02 UTC] 1.27.0
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.commit:Notice:5] [2021-08-10 11:21:54.02 UTC] 8fe46140a52810b6ca456be01d652ca08fe730bf
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.nodeStartTime:Notice:5] [2021-08-10 11:21:54.02 UTC] 2021-08-10 11:21:54.02394523 UTC
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.systemStartTime:Notice:5] [2021-08-10 11:21:54.02 UTC] 2017-09-23 21:44:51 UTC
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.slotLengthByron:Notice:5] [2021-08-10 11:21:54.02 UTC] 20s
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.epochLengthByron:Notice:5] [2021-08-10 11:21:54.02 UTC] 21600
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.slotLengthShelley:Notice:5] [2021-08-10 11:21:54.02 UTC] 1s
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.epochLengthShelley:Notice:5] [2021-08-10 11:21:54.02 UTC] 432000
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodShelley:Notice:5] [2021-08-10 11:21:54.02 UTC] 129600
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.slotLengthAllegra:Notice:5] [2021-08-10 11:21:54.02 UTC] 1s
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.epochLengthAllegra:Notice:5] [2021-08-10 11:21:54.02 UTC] 432000
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodAllegra:Notice:5] [2021-08-10 11:21:54.02 UTC] 129600
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.slotLengthMary:Notice:5] [2021-08-10 11:21:54.02 UTC] 1s
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.epochLengthMary:Notice:5] [2021-08-10 11:21:54.02 UTC] 432000
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodMary:Notice:5] [2021-08-10 11:21:54.02 UTC] 129600
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.addresses:Notice:5] [2021-08-10 11:21:54.02 UTC] [SocketInfo 192.168.1.175:6001]
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.diffusion-mode:Notice:5] [2021-08-10 11:21:54.02 UTC] InitiatorAndResponderDiffusionMode
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.dns-producers:Notice:5] [2021-08-10 11:21:54.02 UTC] []
Aug 10 13:21:55 rotapool bash[151919]: [rotapool:cardano.node.ip-producers:Notice:5] [2021-08-10 11:21:54.02 UTC] IPSubscriptionTarget {ispIps = [192.168.1.175:6000], ispValency = 1}

The node i stuck here.

My node topology:

{
  "Producers": [
    {
      "addr": "192.168.1.175",
      "port": 6000,
      "valency": 1
    }
  ]
}

relay topology:

{ "Producers": [
  { "addr": "192.168.1.175", "port": 6001, "valency": 1 } ,
  { "addr": "relays-new.cardano-mainnet.iohk.io", "port": 3001, "valency": 1 } ,
  { "addr": "crzpapool.zapto.org", "port": 6000, "valency": 1, "distance":37,  "continent":"EU",  "country":"IT",  "region":"62" }
  ]
}

Also i tried to rotate KES, thinking it was the problem but now gLiveView is stuck at …starting, it does not show synch percentage no more.

Thanks for the help

Go to producer topology file, delete all and add

https://hydra.iohk.io/build/7191656/download/1/mainnet-topology.json

Restart the node and check again in glive after few minutes

Cattura

After 25 of uptime, still in “starting” status…

:man_shrugging:

show me the topology file please

This is of the BP (the one i’ve downloaded from your link):

{
  "Producers": [
    {
      "addr": "relays-new.cardano-mainnet.iohk.io",
      "port": 3001,
      "valency": 2
    }
  ]
}

I have BP and relay on the same raspberry, just as a remark

ok, now… restart the Producer

sudo systemctl stop cardano-node
sudo systemctl start cardano-node

and share the logs from journalctl -e -f -u cardano-node (share everything since last restart )

Aug 11 11:45:00 rotapool systemd[1]: Stopped Cardano node service.
Aug 11 11:45:05 rotapool systemd[1]: Started Cardano node service.
Aug 11 11:45:11 rotapool bash[301659]: Listening on http://127.0.0.1:12778
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.networkMagic:Notice:5] [2021-08-11 09:45:11.18 UTC] NetworkMagic 764824073
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.protocol:Notice:5] [2021-08-11 09:45:11.18 UTC] Byron; Shelley
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.version:Notice:5] [2021-08-11 09:45:11.18 UTC] 1.27.0
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.commit:Notice:5] [2021-08-11 09:45:11.18 UTC] 8fe46140a52810b6ca456be01d652ca08fe730bf
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.nodeStartTime:Notice:5] [2021-08-11 09:45:11.18 UTC] 2021-08-11 09:45:11.185996408 UTC
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.systemStartTime:Notice:5] [2021-08-11 09:45:11.18 UTC] 2017-09-23 21:44:51 UTC
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotLengthByron:Notice:5] [2021-08-11 09:45:11.18 UTC] 20s
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.epochLengthByron:Notice:5] [2021-08-11 09:45:11.18 UTC] 21600
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotLengthShelley:Notice:5] [2021-08-11 09:45:11.18 UTC] 1s
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.epochLengthShelley:Notice:5] [2021-08-11 09:45:11.18 UTC] 432000
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodShelley:Notice:5] [2021-08-11 09:45:11.18 UTC] 129600
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotLengthAllegra:Notice:5] [2021-08-11 09:45:11.18 UTC] 1s
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.epochLengthAllegra:Notice:5] [2021-08-11 09:45:11.18 UTC] 432000
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodAllegra:Notice:5] [2021-08-11 09:45:11.18 UTC] 129600
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotLengthMary:Notice:5] [2021-08-11 09:45:11.18 UTC] 1s
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.epochLengthMary:Notice:5] [2021-08-11 09:45:11.18 UTC] 432000
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodMary:Notice:5] [2021-08-11 09:45:11.18 UTC] 129600
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.addresses:Notice:5] [2021-08-11 09:45:11.18 UTC] [SocketInfo 192.168.1.175:6001]
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.diffusion-mode:Notice:5] [2021-08-11 09:45:11.18 UTC] InitiatorAndResponderDiffusionMode
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.dns-producers:Notice:5] [2021-08-11 09:45:11.18 UTC] [DnsSubscriptionTarget {dstDomain = "relays-new.cardano-mainnet.iohk.io", dstPort = 3001, dstValency = 2}]
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.ip-producers:Notice:5] [2021-08-11 09:45:11.18 UTC] IPSubscriptionTarget {ispIps = [], ispValency = 0}

I’ve waited some minutes to see if it logs more, but that’s all, it is stuck there.

what else do you have above these lines?

Aug 11 10:59:09 rotapool bash[263978]: [rotapool:cardano.node.dns-producers:Notice:5] [2021-08-11 08:59:06.94 UTC] [DnsSubscriptionTarget {dstDomain = "relays-new.cardano-mainnet.iohk.io", dstPort = 3001, dstValency = 2}]
Aug 11 10:59:09 rotapool bash[263978]: [rotapool:cardano.node.ip-producers:Notice:5] [2021-08-11 08:59:06.94 UTC] IPSubscriptionTarget {ispIps = [], ispValency = 0}
Aug 11 11:44:58 rotapool systemd[1]: Stopping Cardano node service...
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: State 'stop-sigterm' timed out. Killing.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263977 (startBlockProdu) with signal SIGKILL.Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263978 (cardano-node) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263979 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263980 (ghc_ticker) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263981 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263982 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263983 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263984 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263985 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 263986 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Killing process 284709 (cardano-node:w) with signal SIGKILL.
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Main process exited, code=killed, status=9/KILL
Aug 11 11:45:00 rotapool systemd[1]: cardano-node.service: Failed with result 'timeout'.

and if u type sudo systemctl status cardano-node

● cardano-node.service - Cardano node service
     Loaded: loaded (/etc/systemd/system/cardano-node.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-08-11 11:45:05 CEST; 23min ago
   Main PID: 301658 (startBlockProdu)
      Tasks: 10 (limit: 9254)
     CGroup: /system.slice/cardano-node.service
             ├─301658 /bin/bash /home/berryales/cardano-my-node/startBlockProducingNode.sh
             └─301659 /usr/local/bin/cardano-node run --topology /home/berryales/cardano-my-node/mainnet-topology.json --database-path /mnt/external1/cardano_db/db/ --socket-path /mnt/external1/cardano_db/db/socket --host-addr 192.168.1>

Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotLengthAllegra:Notice:5] [2021-08-11 09:45:11.18 UTC] 1s
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.epochLengthAllegra:Notice:5] [2021-08-11 09:45:11.18 UTC] 432000
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodAllegra:Notice:5] [2021-08-11 09:45:11.18 UTC] 129600
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotLengthMary:Notice:5] [2021-08-11 09:45:11.18 UTC] 1s
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.epochLengthMary:Notice:5] [2021-08-11 09:45:11.18 UTC] 432000
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodMary:Notice:5] [2021-08-11 09:45:11.18 UTC] 129600
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.addresses:Notice:5] [2021-08-11 09:45:11.18 UTC] [SocketInfo 192.168.1.175:6001]
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.diffusion-mode:Notice:5] [2021-08-11 09:45:11.18 UTC] InitiatorAndResponderDiffusionMode
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.dns-producers:Notice:5] [2021-08-11 09:45:11.18 UTC] [DnsSubscriptionTarget {dstDomain = "relays-new.cardano-mainnet.iohk.io", dstPort = 3001, dstValency = 2}]
Aug 11 11:45:13 rotapool bash[301659]: [rotapool:cardano.node.ip-producers:Notice:5] [2021-08-11 09:45:11.18 UTC] IPSubscriptionTarget {ispIps = [], ispValency = 0}

try to start it with host-addr 0.0.0.0

● cardano-node.service - Cardano node service
     Loaded: loaded (/etc/systemd/system/cardano-node.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2021-08-11 12:14:51 CEST; 7min ago
   Main PID: 301772 (startBlockProdu)
      Tasks: 10 (limit: 9254)
     CGroup: /system.slice/cardano-node.service
             ├─301772 /bin/bash /home/berryales/cardano-my-node/startBlockProducingNode.sh
             └─301774 /usr/local/bin/cardano-node run --topology /home/berryales/cardano-my-node/mainnet-topology.json --database-path /mnt/external1/cardano_db/db/ --socket-path /mnt/external1/cardano_db/db/socket --host-addr 0.0.0.0 ->

Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.basicInfo.slotLengthAllegra:Notice:5] [2021-08-11 10:14:56.35 UTC] 1s
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.basicInfo.epochLengthAllegra:Notice:5] [2021-08-11 10:14:56.35 UTC] 432000
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodAllegra:Notice:5] [2021-08-11 10:14:56.35 UTC] 129600
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.basicInfo.slotLengthMary:Notice:5] [2021-08-11 10:14:56.35 UTC] 1s
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.basicInfo.epochLengthMary:Notice:5] [2021-08-11 10:14:56.35 UTC] 432000
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.basicInfo.slotsPerKESPeriodMary:Notice:5] [2021-08-11 10:14:56.35 UTC] 129600
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.addresses:Notice:5] [2021-08-11 10:14:56.35 UTC] [SocketInfo 0.0.0.0:6001]
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.diffusion-mode:Notice:5] [2021-08-11 10:14:56.35 UTC] InitiatorAndResponderDiffusionMode
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.dns-producers:Notice:5] [2021-08-11 10:14:56.35 UTC] [DnsSubscriptionTarget {dstDomain = "relays-new.cardano-mainnet.iohk.io", dstPort = 3001, dstValency = 2}]
Aug 11 12:14:58 rotapool bash[301774]: [rotapool:cardano.node.ip-producers:Notice:5] [2021-08-11 10:14:56.35 UTC] IPSubscriptionTarget {ispIps = [], ispValency = 0}

Still stuck…

Type top

Do u see the cardano-node process 100%?

 PID     USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
 301774 berryal+  20   0  256.6g 108000  44516 R 103.0   1.4  22:06.85 cardano-node
 301809 berryal+  20   0  256.8g   3.0g  45212 S   2.0  38.9   5:01.82 cardano-node

Yes, the second one is the relay i think

then it should start but now it’s working to start… be patience… keep the glive opened

1 Like

ok, thank you very much Alex, I’ll wait before i follow the procedure to deregistration (which i’ve tried before and it logged it went ok, along with the transactions, but nothing happened).