Odd issue where port had disappeared before wallet registration

Yes, something is running in background

so I moved db to dbbackup and it successfully created the socket in /sockets after i killed the cardano node and restarted, now the status is upset… but i think it got me closer…

ā— cnode.service - Cardano Node
Loaded: loaded (/etc/systemd/system/cnode.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Thu 2021-03-04 20:22:01 UTC; 2s ago
Process: 1014128 ExecStart=/bin/bash -l -c exec /opt/cardano/cnode/scripts/cnode.sh (code=exited, status=1/FAILURE)
Main PID: 1014128 (code=exited, status=1/FAILURE)

Mar 04 20:22:01 landocardano systemd[1]: cnode.service: Main process exited, code=exited, status=1/FAILURE
Mar 04 20:22:01 landocardano systemd[1]: cnode.service: Failed with result ā€˜exit-code’.

error: Mar 04 20:22:59 landocardano cnode[1015238]: 895815
Mar 04 20:22:59 landocardano cnode[1015127]: ERROR: A Cardano node is already running, please terminate this node before starting a new one with this script.

Ok

Try sudo systemctl status cardano-node

Did u followed more tutorials?

image

I don’t understand which is the other node which is running already

tmux ls

Try to reboot the server

I did follow a tutorial to get this far: (1) How To Create A Cardano Stake Pool Using CNTools - YouTube

I’m using cntools

Strange because 1 relay working

after restart: image

good Lord. It works.

Yes … strange behavior
U can add the db back

showing 2 peers, syncing correctly. Btw today is my birthday and I had one wish to get this thing up and running. you’re a saint.

Happy birthday!

Now… let’s move to producer

This is the producer we we’re working on

Aaa ok, then u have to modify later the env … pool name line… to add the pool folder name there

Did u saw my topic?

I had already created the pool, registered it, and deployed as systemd, do I need to again?

Nope, wait for the Producer to sync
Then u will need to…aa I think u already modified the env

Do I need the old database or is it just structural? I don’t want to mess with it since I got it working. Env is correct now

So. What epoch is now the producer?
I think u should moveback the db folder… because now it’s syncing again from 0

Stop the node
Move the db
Start the node

man … now I get it… in video from yt he learn u with tmux right?