You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run RAILS_ENV=production script/delayed_job -n2 restart
fails with
/home/ubuntu/crm/shared/bundle/ruby/2.2.0/gems/daemons-1.4.1/lib/daemons/application.rb:409:in `wait_and_retry_kill_harder': undefined method `positive?' for 20:Fixnum (NoMethodError)
from /home/ubuntu/crm/shared/bundle/ruby/2.2.0/gems/daemons-1.4.1/lib/daemons/application.rb:386:in `stop'
from /home/ubuntu/crm/shared/bundle/ruby/2.2.0/gems/daemons-1.4.1/lib/daemons/application_group.rb:181:in `block (2 levels) in stop_all'
Trying to run
RAILS_ENV=production script/delayed_job -n2 restart
fails with
This is my Gemfile.lock
The text was updated successfully, but these errors were encountered: