doctave icon indicating copy to clipboard operation
doctave copied to clipboard

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

Open enzo33peralta opened this issue 2 years ago • 2 comments

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 avatar Mar 14 '22 06:03 enzo33peralta

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

enzo33peralta avatar Mar 14 '22 06:03 enzo33peralta

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 avatar Mar 14 '22 09:03 begleynk