This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
puma and delayed_job process does not restart after deployment #251
Comments
related? #29 |
kzkn
added a commit
to kzkn/opsworks_ruby
that referenced
this issue
Jan 16, 2021
kzkn
added a commit
to kzkn/opsworks_ruby
that referenced
this issue
Jan 19, 2021
I've been exploring this issue in #244 culminating in #244 (comment) It looks like @kzkn was ahead of me and has a preposed fix. EDIT: I can confirm #252 fixes the problem for me |
Closed
willkoehler
added a commit
to willkoehler/opsworks-rails
that referenced
this issue
Feb 1, 2021
willkoehler
added a commit
to willkoehler/opsworks-rails
that referenced
this issue
Feb 1, 2021
dotnofoolin
pushed a commit
to dotnofoolin/opsworks_ruby
that referenced
this issue
Nov 23, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@ajgon
I use v1.20.1, thank you for your support for puma 5!
Expected Behavior
Restarts puma and delayed_job process after deployment.
Actual Behavior
puma and delayed_job process does not restart after deployment.
Log
This is the syslog from the start of deployment to the end.
And this is the syslog when I ran
monit restart
manually. This works fine.The text was updated successfully, but these errors were encountered: