Skip to content

Instantly share code, notes, and snippets.

@vblagoje
Created September 12, 2018 14:28
Show Gist options
  • Save vblagoje/7533e648b930885ed432b0812b881ca2 to your computer and use it in GitHub Desktop.
Save vblagoje/7533e648b930885ed432b0812b881ca2 to your computer and use it in GitHub Desktop.
Prometheus OAuth failed login
2018/09/12 14:26:14 oauthproxy.go:635: error redeeming code (client:172.17.0.1:54364): Post https://127.0.0.1:8443/oauth/token: dial tcp 127.0.0.1:8443: getsockopt: connection refused
2018/09/12 14:26:14 oauthproxy.go:434: ErrorPage 500 Internal Error Internal Error
2018/09/12 14:26:15 provider.go:382: authorizer reason: User "system:anonymous" cannot get namespaces at the cluster scope
2018/09/12 14:26:16 provider.go:382: authorizer reason: User "system:anonymous" cannot get namespaces at the cluster scope
2018/09/12 14:26:21 oauthproxy.go:635: error redeeming code (client:172.17.0.1:54364): Post https://127.0.0.1:8443/oauth/token: dial tcp 127.0.0.1:8443: getsockopt: connection refused
2018/09/12 14:26:21 oauthproxy.go:434: ErrorPage 500 Internal Error Internal Error
2018/09/12 14:26:22 provider.go:382: authorizer reason: User "system:anonymous" cannot get namespaces at the cluster scope
[vblagoje@localhost cluster-monitoring-operator]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment