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

Tell user to point the browser to localhost instead of 0.0.0.0 on Windows #44

Open
enzo33peralta opened this issue Mar 14, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@enzo33peralta
Copy link

enzo33peralta commented Mar 14, 2022

Running "doctave serve" in the command prompt gives me this:

image

Although, the browser does not seem to connect:

image

Is there any way to address this? Am using Windows 10 :) Thank you!

@enzo33peralta
Copy link
Author

I've found that I just needed to use "localhost:4001". Apologies for the newbie mistake :D

@begleynk
Copy link
Member

begleynk commented Mar 14, 2022

Ah no worries at all! Thanks for reporting this - I think this is actually a legit (usability?) bug.

Maybe we need to change the message on Windows to say you need to go to localhost instead - that's definitely confusing.

@begleynk begleynk changed the title This site can't be reached Tell user to point the browser to localhost instead of 0.0.0.0 on Windows Mar 14, 2022
@begleynk begleynk added the enhancement New feature or request label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants