Setup relay node with CNTOOLS (configuration) (topology updater)

what do you mean locked? should not be this an issue

I mean encrypted

nope, try cardano-node --version and cardano-cli --version

image

type nano ${HOME}/.bashrc and go to the bottom to export lines… show me the output

block
image

i was actually gonna ask this

relay
image

is fine. everything looks ok… but did u updated again the script after u opened glive?

try to rename again the old cnode.sh_bkpxxx to cnode.sh

these are all backups on the broken scripts

type mv cnode.sh_bkp1629905708 cnode.sh

also go inside the env file - nano env and:
uncomment the line and write N

#UPDATE_CHECK=“Y”

save the file and try again to start the node

./cnode.sh

image

image

image

ok, let’s delete the folder scripts and download again

cd $CNODE_HOME
ls -l

sudo rm -R scripts

ls -l

cd ~/tmp
./prereqs.sh

cd $CNODE_HOME/scripts

./cnode.sh

1 Like

damn i deleted my pingtip check scripts >.> i remade it

you don’t have it anymore? at least the node is live again :slight_smile:

i remade it was on the relay

image
now its a relay

yeah because u have a new env file, go inside env, edit the pool name line and restart the node

1 Like

ok, now let me understand… you want both relays (locally + cloud) as IN peers in Producer?

Yes eventually I will shut down the cloud, but i still need it as backup

you know… I think I… you have a PF for all extern traffic 0.0.0.0 port 6000 which also includes your relay.
try to add a new rule just for the relay from cloud port 6000 - to producer port 6000