-
Notifications
You must be signed in to change notification settings - Fork 178
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
Basic auth: unknown error (status 401) #689
Comments
We are having the same issue (karma:v0.35, alertmanager v0.17.0). I'd like to share some additional information that may help to debug.
You see that the first two requests are authenticated with user "prometheus-serviceuser", the third request seems to have no credentials and therefore generates a 401 |
I'll look into it today, looks like auth headers are not passed correctly to v2 api |
#699 should fix it |
@r0bj can you verify that it works with the latest docker image ( |
@prymitive works fine, thanks! |
Created |
Let's test basic auth credentials:
Works fine.
karma.yaml:
karma generates error message:
karma:v0.35
The text was updated successfully, but these errors were encountered: