what do you mean locked? should not be this an issue
I mean encrypted
nope, try cardano-node --version and cardano-cli --version
type nano ${HOME}/.bashrc and go to the bottom to export lines… show me the output
block
i was actually gonna ask this
relay
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
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
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
you don’t have it anymore? at least the node is live again
i remade it was on the relay
now its a relay
yeah because u have a new env file, go inside env, edit the pool name line and restart the node
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