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

timeout error fixed #2188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

timeout error fixed #2188

wants to merge 1 commit into from

Conversation

nikTC
Copy link

@nikTC nikTC commented Mar 29, 2024

while deploying with capistrano god terminate & restart command were throwing this error

00:13 god:restart
01 RBENV_ROOT=$HOME/.rbenv RBENV_VERSION=2.7.1 $HOME/.rbenv/bin/rbenv exec bundle exec god terminate
01 Uncaught exception
01
01 undefined method `timeout' for God::System::SlashProcPoller:Class
01
01 (drbunix:///tmp/god.17165.sock) /myapp/shared/bundle/ruby/2.7.0/gems/god-0.13.7/lib/god/system/slash_proc_poller.rb:64:in `readable?'

@bshand
Copy link

bshand commented Jun 27, 2024

This fix is a duplicate of #262.

A forked version of this gem has been released, resurrected_god, with homepage https://github.com/mishina2228/resurrected_god. It's a drop-in replacement for god which includes this fix and supports ruby 3.1.

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

Successfully merging this pull request may close these issues.

2 participants