-
Notifications
You must be signed in to change notification settings - Fork 81
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
cant connect to session #60
Comments
I'm having the same issue after upgrading to @artofhuman What Ruby version do you use? Do you use |
@olivierlacan i use 1.9.3 with rails-express patch and i use pry-debug |
@artofhuman FYI for me rolling back to pry-byebug |
@olivierlacan do you know what was the change in pry-byebug that caused this issue? I'm having the same problem when I just use the |
I try to debug resque job.
in my code
pry.binding.remote_pry
When i start resque
QUEUE=* rake resque:work --trace
and see in log [pry-remote] Waiting for client on druby://127.0.0.1:9876try to connect:
pry-remote
and get errorThe text was updated successfully, but these errors were encountered: