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

master failed to start, check stderr log for details #322

Closed
mkosuri opened this issue Jun 23, 2015 · 2 comments
Closed

master failed to start, check stderr log for details #322

mkosuri opened this issue Jun 23, 2015 · 2 comments

Comments

@mkosuri
Copy link

mkosuri commented Jun 23, 2015

Hi folks,
I am using the mina deployment .
I did not faced this error up to now,I am using the combination of nginx unicorn in digital ocean.
the below is the error log .
-----> Cleaning up old releases (keeping 5)
-----> Build finished
-----> Moving build to releases/192
-----> Updating the current symlink
-----> Launching
-----> Starting Unicorn...
master failed to start, check stderr log for details
bash: line 201: kill: (16544) - No such process
! ERROR: Deploy failed.
-----> Cleaning up build
Deleting release
Unlinking current
OK
Connection to 128.199.82.246 closed.
Nginx server restarting working fine. Unlinking current, this is may be socket issue to connecting the unicorn to nginx.
Thanks
Madhu

@flowerett
Copy link
Contributor

Seems that you have a pidfile (with PID 15544) but no system process with such pid. Try to check it.
Also could you provide some info from unicorn error log?

@mkosuri
Copy link
Author

mkosuri commented Jun 23, 2015

Yes thanks its working find thanks

@d4be4st d4be4st closed this as completed Jul 5, 2015
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