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

Can't start rails server when IPv6 is not available #141

Closed
mihaifm opened this issue Mar 5, 2013 · 0 comments
Closed

Can't start rails server when IPv6 is not available #141

mihaifm opened this issue Mar 5, 2013 · 0 comments

Comments

@mihaifm
Copy link

mihaifm commented Mar 5, 2013

I'm running on Windows XP where I don't have admin rights and no way to enable IPv6.
I'm getting invalid address when starting the rails server.

If I comment this line (in lib/better_errors/middleware.rb), it seems to be working fine.

allow_ip! "::1/128"
@haileys haileys closed this as completed in 47909eb Mar 9, 2013
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

2 participants