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

Pry-remote had an error and now I can't quit pry or run the rails app! #42

Closed
rebekah opened this issue Sep 5, 2013 · 1 comment
Closed

Comments

@rebekah
Copy link

rebekah commented Sep 5, 2013

This is the message it is giving me when I type in pry-remote:

pry-remote before_session hook failed: Pry::CommandError: Cannot locate this method: included.

And When I try to run the app in the browser I get this error:

Errno::EADDRINUSE in MainController#home

Address already in use - bind(2)

This is my work machine and I really need to be able to quit pry and continue working. I've already tried to exit from pry with ctrl D and exit, restart nginx, kill all rails processes and restart nginx, and I even tried shutting down the machine and restarting after re-boot and nothing. And I can still type in pry-remote and it still gives me the same error message. Pry has hold of something, and won't allow my app to run. Please Help!

Thank You :)

@rebekah
Copy link
Author

rebekah commented Sep 5, 2013

Figured it out. Not exactly sure how but something I did fixed it :)

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

1 participant