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

monasca grafana use https keystone failed #516

Open
like-inspur opened this issue May 8, 2019 · 0 comments
Open

monasca grafana use https keystone failed #516

like-inspur opened this issue May 8, 2019 · 0 comments

Comments

@like-inspur
Copy link

I use external keystone with https for monasca authentication, when I config it for monasca grafana, but I found that grafana always outputs error and authenticates failed like this:
t=2019-05-08T07:23:18+0000 lvl=eror msg="Error while trying to authenticate user" logger=context userId=0 orgId=0 uname= error="Post https://10.200.0.50:5000/v3/auth/tokens: x509: certificate signed by unknown authority"
t=2019-05-08T07:23:18+0000 lvl=eror msg="Request Completed" logger=context userId=0 orgId=0 uname= method=POST path=/login status=500 remote_addr=172.31.72.243 time_ms=13ns size=53

My config of grafana config is like this:
[auth.keystone]
enabled = true
verify_ssl_cert = false
v3 = true
default_domain = Default

@like-inspur like-inspur changed the title monasca grafana use https keystone monasca grafana use https keystone failed May 8, 2019
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

1 participant