Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node, npm, pm2 'not installed' on Webfaction CentOS 7 #8

Closed
FransTwisk opened this issue Nov 3, 2015 · 5 comments
Closed

Node, npm, pm2 'not installed' on Webfaction CentOS 7 #8

FransTwisk opened this issue Nov 3, 2015 · 5 comments

Comments

@FransTwisk
Copy link

I'm trying to deploy on a shared hosting account on Webfaction servers, but it keeps on returning: "Please make sure you have node, npm and pm2 installed on your remote machine!". If I manually check if node, npm and pm2 are accessible via ssh, they are... Any way to better debug this?

Only thing I see happening is a .pm2 folder. The logfile in there reads:

2015-11-03 22:16:09: [PM2][WORKER] Started with refreshing interval: 30000
2015-11-03 22:16:10: [[[[ PM2/God daemon launched ]]]]
2015-11-03 22:16:10: BUS system [READY] on port /home/scissor/.pm2/pub.sock
2015-11-03 22:16:10: RPC interface [READY] on port /home/scissor/.pm2/rpc.sock
@andruschka
Copy link
Owner

Hmm ok - I will check that 👍

@andruschka
Copy link
Owner

There will be coming a new version this week - which will cover some bugs and some new functions

@FransTwisk
Copy link
Author

Thanks, looking forward. I actually might just switch my dev environment to Digital Ocean for more control :)

@andruschka
Copy link
Owner

Yes - that is what we did. You maybe have to handle more stuff - but you also have more liberties! And DO is really cheap...

@andruschka
Copy link
Owner

should be working with version 0.3.0 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants