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

HTTP auth failed #10

Closed
henrymei opened this issue Apr 19, 2017 · 3 comments
Closed

HTTP auth failed #10

henrymei opened this issue Apr 19, 2017 · 3 comments

Comments

@henrymei
Copy link

When HTTP auth is specified (i.e. -auth="admin:admin"), it looks like the credentials aren't being accepted for some reason.

@wernight
Copy link
Owner

Try setting NGROK_AUTH as described in README.

@henrymei
Copy link
Author

I believe I have (via docker-compose). I'm using a custom subdomain that routes properly, but the basic auth credentials won't auth for some reason.

@mqasimsarfraz
Copy link
Contributor

mqasimsarfraz commented Aug 1, 2018

I have a similar issue. Seems to me some quoting issue with

'-auth="admin:admin"'

because running it manually in container works as:

-auth="admin:admin"

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

No branches or pull requests

3 participants