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

PM2 web errored, empty error logs #445

Closed
gillesdemey opened this issue May 3, 2014 · 10 comments
Closed

PM2 web errored, empty error logs #445

gillesdemey opened this issue May 3, 2014 · 10 comments

Comments

@gillesdemey
Copy link

System: Ubuntu 14.04
Node Version: v0.10.25

When running pm2 web the process spawns but shows up as errored, all the logs files are empty (both the error log and the out log).

Any ideas on how to trace the issue?

Am I missing something / doing something wrong?

@fschwiet
Copy link

+1 (tried node 0.11.10 and 0.10.28)

Whats strange is the console output shows the application worked (it got past a call to listen on port 8080). pm2 list says it is errored, and the error log file is empty.

@binarykitchen
Copy link
Contributor

Yeah, similar issue here #488

@soyuka
Copy link
Collaborator

soyuka commented Jun 14, 2014

@gillesdemey @fschwiet give us an update on this please, thx.

@fschwiet
Copy link

I am no longer seeing the issue.

@gillesdemey
Copy link
Author

Seeing the same issue, version 0.8.15

@soyuka
Copy link
Collaborator

soyuka commented Jun 23, 2014

@gillesdemey could you try enabling debug to see what's going on (https://github.com/Unitech/pm2/blob/master/CONTRIBUTING.md)?

@raitucarp
Copy link

Perhaps this one is not related with pm2 web. But my logs shows empty too: check this out

http://prntscr.com/47l28c

i mean no url there, it's default express.js log

@soyuka
Copy link
Collaborator

soyuka commented Jul 29, 2014

Log file is empty too? Seems it's written with black on black ^^.

@soyuka soyuka added the waiting label Aug 14, 2014
@Unitech
Copy link
Owner

Unitech commented Aug 22, 2014

The 0.10.0 fixing this issue has been published:

$ npm install pm2@latest -g

@Unitech Unitech closed this as completed Aug 22, 2014
@bartmao
Copy link

bartmao commented Dec 22, 2016

See the same issue on 2.2.2.
Run my App, reports error status, check the logs:
Error log is empty, Out log is empty, Pid log is showing 'undefined'

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

No branches or pull requests

7 participants