sure, leave it on now, looking forward to hear back from you, Thanks
or letâs try
cd â$HOME/tmpâ
curl -sS -o prereqs.sh https://raw.githubusercontent.com/cardano-community/guild-operators/master/scripts/cnode-helper-scripts/prereqs.sh
chmod 755 prereqs.sh
./prereqs.sh -f
. â${HOME}/.bashrcâ
after that you should edit again topology file (copy from topology.json_bkpxxxx to topology.json)
and check env file if still has the configuration edited by you)
then stop your node and try to run as systemd
sudo systemctl enable cnode
sudo systemctl restart cnode
check the status
sudo systemctl status cnode
wait to sync if started with success (~8 minutes) and check gliveview
I am going to sleep, so perhaps we should do it tomorrow
Cheers
Done all the steps, but when running status, still showing as activatingâŚ

journalctl -e -f -u cnode.service
ok, try to download the cnode script from here: https://charity-pool.ro/cnode.txt
copied, restarted the cnode, but still the same issue activatingâŚ
it gets activated but then goes in activating mode

journalctl -e -f -u cnode.service
Ok, go to files folder and show me outputs ls -l

Just ls -l

Now show me nano config.json
And if u try to start it manually?
Go to files folder and
Then mv mainnet-byron-genesis.json byron-genesis.json





