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 logs' with no process running breaks #141

Closed
kilianc opened this issue Oct 16, 2011 · 1 comment
Closed

'forever logs' with no process running breaks #141

kilianc opened this issue Oct 16, 2011 · 1 comment

Comments

@kilianc
Copy link

kilianc commented Oct 16, 2011

kBookPro:servers kilian$ forever logs
info:   Running action: logs
info:   Logs for running Forever processes
error:  uncaughtException
error:  Cannot call method 'map' of null
error:  TypeError: Cannot call method 'map' of null
    at /usr/local/lib/node_modules/forever/lib/forever/cli.js:289:36
    at /usr/local/lib/node_modules/forever/lib/forever.js:584:5
    at /usr/local/lib/node_modules/forever/lib/forever.js:127:14
    at getSockets (/usr/local/lib/node_modules/forever/lib/forever.js:82:3)
    at getAllProcesses (/usr/local/lib/node_modules/forever/lib/forever.js:125:3)
    at Object.list (/usr/local/lib/node_modules/forever/lib/forever.js:583:3)
    at listFiles (/usr/local/lib/node_modules/forever/lib/forever/cli.js:287:13)
    at Object.logs (/usr/local/lib/node_modules/forever/lib/forever/cli.js:298:12)
    at Object.exec (/usr/local/lib/node_modules/forever/lib/forever/cli.js:110:17)
    at Object.<anonymous> (/usr/local/lib/node_modules/forever/bin/forever:281:13)
@525c1e21-bd67-4735-ac99-b4b0e5262290

+1

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