-
Notifications
You must be signed in to change notification settings - Fork 54
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
credentials when running locally #169
Comments
This sounds like a network issue. What are the details of your setup? Operating system, web browser, docker version? Try giving no credentials and see what happens. |
Hi Molly
Just to confirm, are you going to http://localhost:8000/home?
Also, is there any chance you are running a different server on your
computer for another application? This seems like the most likely culprit.
Finally, can you paste any output from the terminal window running NEXT?
Ie, the window with lots of colored lines floating by.
I'm confident we will be able to debug this.
Thanks!
Lalit
…On Feb 26, 2017 23:38, "Scott Sievert" ***@***.***> wrote:
This sounds like a network issue. What are the details of your setup?
Operating system, web browser, docker version?
Try giving no credentials and see what happens.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#169 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABWhGIhEHLGycwulraQzlcMtJY_JXy6Eks5rglM0gaJpZM4MMoFa>
.
|
From #178 it seems this issue is resolved. Is this true? |
No, I never got this to work (under time pressure, I ended up not running
locally). Sorry - I plan to try this again though for future iterations
though.
…On Mon, Apr 10, 2017 at 11:11 AM Scott Sievert ***@***.***> wrote:
From #178 <#178> it seems this issue
is resolved. Is this true?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#169 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AF32idnrybmT8-cxET1cOaTucGt6nKC1ks5rulSogaJpZM4MMoFa>
.
|
No worries, just let us know what happens when you try again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to run NEXT locally, I get a message in my browser saying:
Authentication is required.
[localhost] requires username and password
Your connection to this site is not private.
What credentials do I add here? I don't see anything in the documentation about this.
Thanks!
The text was updated successfully, but these errors were encountered: