UPDATE CARDANO NODE to 1.26.1 - FOR CNTOOLS users

Which guide are u following?

https://www.coincashew.com/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node/how-to-update-a-stakepool

I guess i should be in the non cntools area. sorry about that.

Failed to query protocol-parameters from node, not yet fully started?

Screenshot 2021-04-12 at 09.09.08

Any knows how to solve this :thinking: ?

I checked my topology and my env and looks good. Thanks

there is no issue, just ignore the message

Cheers,

1 Like

Thank you for putting this together, it’s very helpful to see the step-by-step and screen shots.

1 Like

I had the same issue. I removed snaps. It looks like the problem has been fixed.

snap list
snap remove ....
snap remove snapd
snap list

Thanks @Alexd1985 !

I’ve updated our Stake Pool and all seems to be fine. Just a note, I had to restart the firewall service after the update.

1 Like

I have same error

"
Apr 13 18:06:15 relay03 cnode[110130]: Listening on http://127.0.0.1:12798
Apr 14 16:52:19 relay03 cnode[110130]: Shutting down…
Apr 14 16:52:24 relay03 cnode[168359]: Failed to query protocol-parameters from node, not yet fully started?
Apr 14 16:52:25 relay03 cnode[168359]: WARN: A prior running Cardano node was not cleanly shutdown, socket file still exists. Cleaning up.
Apr 14 16:52:38 relay03 cnode[168650]: Failed to query protocol-parameters from node, not yet fully started?
Apr 14 16:52:39 relay03 cnode[168723]: Listening on http://127.0.0.1:12798

"

But my ~/.bashrc is only as below. Please advise me what wrong

cat ~/.bashrc
[ -f “/home/tienna-key/.ghcup/env” ] && source “/home/tienna-key/.ghcup/env” # ghcup-env
export CNODE_HOME=/opt/cardano/cnode

Much thank

try journalctl -e -f -u cnode.service

Here it is

==
pr 15 00:03:34 Relay03 cnode[1300]: Failed to query protocol-parameters from node, not yet fully started?
Apr 15 00:03:35 Relay03 cnode[1300]: WARN: A prior running Cardano node was not cleanly shutdown, socket file still exists. Cleaning up.
Apr 15 00:03:37 Relay03 cnode[1390]: Listening on http://127.0.0.1:12798
Apr 15 10:10:42 Relay03 cnode[1390]: Shutting down…
Apr 15 10:10:59 Relay03 cnode[35822]: Failed to query protocol-parameters from node, not yet fully started?
Apr 15 10:10:59 Relay03 cnode[35822]: WARN: A prior running Cardano node was not cleanly shutdown, socket file still exists. Cleaning up.
Apr 15 10:11:01 Relay03 cnode[35897]: Listening on http://127.0.0.1:12798

However, gLive shows "Processed TX " is increasing over time

This is ok, if u see in glive datas/infos

Hello,

thank you very much for the guide.
I have updated my relays successfully but I have a question regarding the producer node.
Could you please tell me how to update the producer node?
I did not understand what steps are required.

Thank you very much for your time and for your valuable information.

Same like relays.
What u didn’t understood, please ask

Cheers,

1 Like

Thank you very much. :slight_smile:

1 Like

hello, so to conclude, this update for BP node will takes up to 8 hours??, or depend on the machine spec?, is that any sign if it is not working at all?

Hmm 8 hours is to much… Did u updated?

Hi Alex,

Can we upgrade to 1.26.2 using this yet or we need to wait for updates on cntools first?

yes u can update to 1.26.2

1 Like

Why do you suggest running this script again? Is it to deploy the most recent version of the script?