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

Warning: no instances running. Starting... hooked in my terminal after delayed_job restart #623

Open
rafapoza opened this issue Jan 31, 2014 · 4 comments

Comments

@rafapoza
Copy link

Hi guys,

I'm developing a rails 4 application with Capistrano 2.15.5, Daemons 1.1.9 and Delayed_job 4.0.0 in OS X 10.9.1 Mavericks. When I run a deploy through Capistrano, delayed_job restarts after deploy, but my terminal keeps hooked with the message "Warning: no instances running. Starting...". If I connect to the server through SSH and execute the restart command, everything works fine.

Any idea? Thanks

@shimaanabdanet
Copy link

I have similar issue where delayed_job stops or needs restarting on production server. i don;t know why it works inconsistent. and how to keep it working fine. any ideas will be highly appreciated.

@malachaifrazier
Copy link

I'm seeing this too with deploys via Mina.

@jgrannas
Copy link

Also have this same issue in production. Delayed Job stopped working on 5/15, had to manually start 5/19.

Could a server restart cause this, I'm not sure if thats what happened but its a theory I have... If a server restart can cause this, is there an easy way to make sure that delayed job is always on?

@rajesh38
Copy link

rajesh38 commented Nov 3, 2015

you can use monit which will help monitor whether delayed_job is running and in the occasion of delayed_job failing it can be restarted with a chef script

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

5 participants