Error after topologyupdater.sh method

Error after topologyupdater.sh method

Momo please be advised you are exposing your IP - I presume this is a relay is you are using topologyUpdater, correct?

Also, I do not use topology updater scripts so someone else will need to help!

Can you try running the script from the same directory as your topology files?

Your friend, FROG

Yes this is the relay and I’m only learning to launch on mainnet. I will retire the nodes and start fresh after I feel like I’m 100% capable.

Even when I try to run the script from the topology I get same issue. Will wait till tomorrow then reinstall the relay without the script

Hello,

I think the node startup cant read the topology.json file. Is the format of the topology.json file correct?

If yes, then I am asuming you use cntool.

You only get the new updatedtopologys after 4 hours. You need to send 4 request for the download of the updatedTopology File. Did you wait for 4 hours?

Did you add the following line at the end of the topologyupdater.sh?

curl -s -o /opt/cardano/cnode/files/updatedTopology.json
"https://api.clio.one/htopology/v1/fetch/?max=12&customPeers=10.0.0.1:3001|10.0.0.2:3002|relays.mydomain.com:3003:3"

And did you change your node startup script to the new updatedTopology.json?

I did the setup with this configuration.

https://cardano-community.github.io/guild-operators/#/Scripts/topologyupdater

Cheers, Nirvana