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

127.0.0.1 instead of 0.0.0.0 ? #20

Closed
abdelouahabb opened this issue Jul 3, 2014 · 6 comments
Closed

127.0.0.1 instead of 0.0.0.0 ? #20

abdelouahabb opened this issue Jul 3, 2014 · 6 comments

Comments

@abdelouahabb
Copy link

thank you for the extension,
i have a problem here with the 0.0.0.0 adress, so i have to use only the loopback, so why choosing the 'all adressed' instead of the loopback?

@sbruchmann
Copy link
Owner

Hi @abdelouahabb, thanks for reporting this issue!

i have a problem here with the 0.0.0.0 […]

Mind explaining what problem you have? Using 0.0.0.0 as the default hostname was just convenience. I’ll change it to 127.0.0.1 or localhost for all platforms soon.

@abdelouahabb
Copy link
Author

yes, maybe my os have confusion when i use 0.0.0.0 due to the firewall?
so i change it directly to localhost, and since the port 3000 is not used by applications, so it will be fine.

@sbruchmann
Copy link
Owner

Do you use Windows 7? If so, please take a look at #12.

@abdelouahabb
Copy link
Author

oh, yes, the same error, so i guess localhost will be more general?
or for example (more complicated) making an exception: (using something like os.type() )

@sbruchmann
Copy link
Owner

Yes, I already do this, but haven’t released it yet. Will push an update in the coming days.

@abdelouahabb
Copy link
Author

ok, thank you ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants