Relay died can't connect to BP after upgraded to 1.29.0

did u downloaded the alonzo file?
and also modify the config file?

how is the relay on glive? I see that the port is closed
H:>telnet relay1cheffwallets.ddns.net 6000
Connecting To relay1cheffwallets.ddns.net…Could not open connection to the host, on port 6000: Connect failed

H:>

I just restarted. I downloaded the files and modified config file as this

{

“AlonzoGenesisFile” : “/opt/cardano/cnode/files/alonzo-genesis.json” ,

“AlonzoGenesisHash” : “7e94a15f55d1e82d10f09203fa1d40f8eede58fd8066542cf6566008068ed874” ,

ok, but if you will want to run now ./topologyUpdater.sh

what is the output?

and glview wont work
COULD NOT CONNECT TO A RUNNING INSTANCE, 3 FAILED ATTEMPTS IN A ROW!

The static content from topologyUpdater.sh does not match with guild-operators repository, do you want to download the updated file? (yes/no): yes

topologyUpdater.sh update successfully applied!

journalctl -e -f -u cnode

Sep 21 10:40:15 cnode[818876]: WARN: A prior running Cardano node was not cleanly shutdown, socket file still exists. Cleaning up.

Sep 21 10:40:16 cnode[818957]: Listening on http://127.0.0.1:12798

Sep 21 10:45:33 cnode[818957]: Shutting down…

Sep 21 10:45:44 [820006]: WARN: A prior running Cardano node was not cleanly shutdown, socket file still exists. Cleaning up.

Listening on http://127.0.0.1:12798

type top

do you see the CPU ~100%?

No its not 100% anymore but its running

{“thread”:“156”,“loc”:null,“data”:{“address”:“161.97.154.102:39821”,“kind”:“ErrorPolicyTrace”,“event”:“ErrorPolicyUnhandledApplicationException (HardForkEncoderDisabledEra (SingleEraInfo {singleEraName = “Alonzo”}))”},“sev”:“Error”,“env”:“1.29.0:4c594”,“msg”:"",“app”:[],“host”:“vmi58081”,“pid”:“820084”,“ns”:[“cardano.node.ErrorPolicy”],“at”:“2021-09-21T08:47:28.14Z”}

and sudo systemctl status cnode

Sep 21 10:45:43 systemd[1]: Started Cardano Node.

Sep 21 10:45:44 cnode[820006]: WARN: A prior running Cardano node was not cleanly shutdown, socket file still exists. Cleaning up.

Sep 21 10:45:45 cnode[820084]: Listening on http://127.0.0.1:12798

top
820084 cardano 20 0 1024.9g 4.2g 48376 S 2.3 54.2 1:53.18 cardano-node

no, show me how much RAM it’s using

1 Like

go inside the env file and uncomment the lines:

#CCLI="${HOME}/.cabal/bin/cardano-cli"                  # Override automatic detection of path to cardano-cli executable
#CNODE_HOME="/opt/cardano/cnode"                        

restart the node and check again, should be fine now

I already did it, I’ll try reboot the machine.

{“thread”:“159”,“loc”:null,“data”:{“address”:“1…:38695”,“kind”:“ErrorPolicyTrace”,“event”:“ErrorPolicyUnhandledApplicationException (HardForkEncoderDisabledEra (SingleEraInfo {singleEraName = “Alonzo”}))”},“sev”:“Error”,“env”:“1.29.0:4c594”,“msg”:"",“app”:,“host”:“host”,“pid”:“1672”,“ns”:[“cardano.node.ErrorPolicy”],“at”:“2021-09-21T09:07:14.64Z”}

I have no idea what is this… did update upgrade reboot restarted glview won’t connect.
the node process is running…

on both relays

Checking for script updates…

Guild scripts has now been upgraded to support cardano-node 1.29.0 or higher (1.27.0 found).
Please update cardano-node (note that you should ideally update your config too) or use tagged branches for older node version.

ERROR: gLiveView failed to load common env file
Please verify set values in ‘User Variables’ section in env file or log an issue on GitHub

did u ran this command on nodes after u run the prereqs.sh script?

. "${HOME}/.bashrc"

I hope so. I’ll try again