BP won't start after upgrade to 1.35.5

just updated relay to 1.35.5, no issues. But after updating BP, the node won’t start…

Feb 06 05:22:30 
**** cardano-node[2554]: 
[**** :cardano.node.basicInfo.protocol:Notice:7] [2023-02-06 12:22:30.90 UTC] Byron; Shelley Feb 06 05:22:30 **** cardano-node[2554]: 
[**** :cardano.node.basicInfo.version:Notice:7] [2023-02-06 12:22:30.90 UTC] 1.35.5 Feb 06 05:22:30 **** cardano-node[2554]: 
[**** :cardano.node.basicInfo.commit:Notice:7] [2023-02-06 12:22:30.90 UTC] 8762a10efe3f9f97939e3cb05edaf04250456702 Feb 06 05:22:30 **** cardano-node[2554]: [**** :cardano.node.basicInfo.nodeStartTime:Notice:7] [2023-02-06 12:22:30.90 UTC] 2023-02-06 12:22:30.900602317 UTC Feb 06 05:22:31 
**** cardano-node[2554]: 
/usr/local/bin/cardano-node: symbol lookup error: /usr/local/bin/cardano-node: undefined symbol: crypto_vrf_ietfdraft03_secretkeybytes Feb 06 05:22:31 
**** systemd[1]: cardano-node.service: Main process exited, code=exited, status=127/n/a Feb 06 05:22:31 
**** systemd[1]: cardano-node.service: Failed with result 'exit-code'.

Any ideas how to resolve?

sudo journalctl -e -f -u cnode

This is the error?

I get no response after typing the above…

Yes, I think so…

try

sudo journalctl -e -f -u cardano-node

Code removed***

I followed this to upgrade: Upgrade to 1.35.5 for Coincashew users

(from 1.35.3)

Do I need to update Node Config, Node Topology, Byron Genesis, Shelley Genesis and Alonzo Genesis for this upgrade?

yes, try to download again the configuration file, maybe it changed something

Ok - I’ll do that and report back.

1 Like

That sounds like you are missing a library.

I rebuilt the node and now it is starting - I guess something was corrupted while I was building the first time…

Thanks for your time / help guys.

2 Likes

which version for the following do you have?

  1. cardano node
  2. cncli
  3. ubuntu OS ?

It’s fixed, it worked after rebuilding it.

im getting intermittent crashing of my node after 1.35.5 upgrade.

sudo journalctl -e -f -u cardano-node

cnode[3374955]: /home/user/.profile: line 28: /home/user/.c argo/env: No such file or directory
Feb 06 17:53:29 ****** cnode[3374955]: INFO: Cleaned-up stale socket file
Feb 06 17:53:30 ****** cnode[3375072]: Listening on http://127.0.0.1:12798

Im assuimg i have to move those missing files/folders… but where do i find them and where do i move them too?

listening… is ok
how much ram has the server?

NODE RESOURCE USAGE ------------------------------------------------│
│ CPU (sys) : 2.01% Mem (Live) : 4.8G GC Minor : 33572 │
│ Mem (RSS) : 10.8G Mem (Heap) : 10.8G GC Major : 46

your server how much RAM has?

my BP has 32 and my relay has 12.