Why am I unable to run it again after rebooting the machine?

I (17:26:15) Not checking btc hash for genesis block
I (17:26:15) driver_init: driver ‘mining’ initialized
I (17:26:15) driver_init: driver ‘bitcoin_watcher’ initialized
I (17:26:15) libp2p_swarm: local_peer_id=12D3KooWAa4xiDaePFwndwn6HqnVYMYME1CBQfiH2AyW3yc9qcpM
Error: Os { code: 98, kind: AddrInUse, message: “Address already in use” }

I checked the port, and it’s not occupied. I also tried starting in a new folder and deleting the .data.nockchain file, but none of these worked.

2 Likes

you need to delete the .socket folder… especially the file nockchain_npc.sock file under it.

3 Likes

You’re very welcome.

thanks bro, it works.