Venthos / nodejs-pool

The fork of Snipa22's nodejs-pool that is maintained for BlockHarbor.net
https://blockharbor.net
Other
12 stars 8 forks source link

systemctl start pm2 failed, cant login /admin.html #21

Closed Chinsusu closed 6 years ago

Chinsusu commented 6 years ago

Hi guys, I've tried to setup many times but have the same problem. systemctl start pm2 failed, at the command sudo env PATH=$PATH:pwd/.nvm/versions/node/v8.9.3/bin pwd/.nvm/versions/node/v8.9.3/lib/node_modules/pm2/bin/pm2 startup systemd -u $CURUSER --hp pwd

and I cant login into /admin.html. even I changed the password in db Pls help me. thanks

Venthos commented 6 years ago

Could you please provide the full error text that happened after the error?

What does pm2 status command show when run from the pool user?

Chinsusu commented 6 years ago

I fixed it bro @Venthos thanks.

Chinsusu commented 6 years ago

image

this is the issue