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

forever list (in 0.4.2) #37

Closed
mkrecny opened this issue Mar 18, 2011 · 5 comments
Closed

forever list (in 0.4.2) #37

mkrecny opened this issue Mar 18, 2011 · 5 comments

Comments

@mkrecny
Copy link

mkrecny commented Mar 18, 2011

Hey guys,

I'm finding that forever list isn't listing all my running forever processes. ps aux | grep forever will show extra processes...thoughts?

@indexzero
Copy link
Member

Can you repro the conditions in which the system gets like this?

@bigal488
Copy link

Same issue here.
I'm running node 0.4.3, npm 0.3.17 and forever 0.4.1 on Mac OS 10.6.6
"forever start xxxxx.js" appears to work and the node process is started, the foreverXXX.log file gets created in /tmp/forever/ but "forever list" finds no process and nothing gets written to the log.

Have tried removing /tmp/forever but the result is the same

@bigal488
Copy link

Have now duplicated this same behaviour on another machine running Mac OS 10.6.6 with a fresh install of node (0.4.2 this time) and forever 0.4.1

@mkrecny
Copy link
Author

mkrecny commented Mar 24, 2011

Hey index sorry for the slow reply. My specs are ubuntu 10.10, node 0.4.2, npm 0.3.15, forever 0.4.1. Finding that forever list doesn't represent all forever processes. This is not a deal breaker though and certainly am super happy with forever - thanks!

@mkrecny mkrecny closed this as completed Mar 24, 2011
@bigal488
Copy link

why has this been closed?!

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

3 participants