Error message when restarting the mining

When i want to restart the mining i got this message:

Error: Os { code: 98, kind: AddrInUse, message: “Address already in use” }

What does it mean ?

Go into your .socket folder (if you can’t see it, run ls -a), and delete the .sock file (rm -f nockchain_npc.sock).

2 Likes

Ok Thanks issue solved

1 Like