NEXT
NEXT copied to clipboard
credentials when running locally
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!
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" [email protected] 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 https://github.com/nextml/NEXT/issues/169#issuecomment-282626359, 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 [email protected] wrote:
From #178 https://github.com/nextml/NEXT/issues/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 https://github.com/nextml/NEXT/issues/169#issuecomment-292998289, or mute the thread https://github.com/notifications/unsubscribe-auth/AF32idnrybmT8-cxET1cOaTucGt6nKC1ks5rulSogaJpZM4MMoFa .
No worries, just let us know what happens when you try again.