Process "18736" from pidfile not found, deleting pidfile
-
Hi
I am getting error
Process "18736" from pidfile not found, deleting pidfile
on./nodebb start
on myhttp://localhost:4567
yesterday it was work fine. suddenly today i will get this error in the morning.
How to rectify this issue and fix it?
-
You can probably ignore this error/warning. It just means that NodeBB found a pidfile but the pid contained inside didn't correspond to a running process. So it deletes the reference because it essentially useless.
NodeBB should still start up fine unless it is already running and taking up the port.
-
@vijay-kumavat I had this issue yesterday. If you're on v3, make sure that you are using node v16 and up. Then delete pidfile and start the server again.
-
Thank you @Teemberland
-
I did this, but did not getting any luck. I removed pidfile form nodebb folder too.
Versions are : node 16.