Failed to query provider "http://127.0.0.1:5556": Get http://127.0.0.1:5556/.well-known/openid-configuration: dial tcp 127.0.0.1:5556: connect: connection refused #2260
Unanswered
alexkayzer
asked this question in
Q&A
Replies: 1 comment
-
|
Do you also run the authenticator in docker-compose? If not, did you expose the Dex HTTP port? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm using dex on docker-compose
after run i can't get access on http://127.0.0.1:5556
my dex-k8s-authenticator logs
Failed to query provider "http://127.0.0.1:5556": Get http://127.0.0.1:5556/.well-known/openid-configuration: dial tcp 127.0.0.1:5556: connect: connection refusedcommand: dex serve /etc/dex/config.yaml --web-http-addr 127.0.0.1:5556
dex conf:
dex-auth.conf:
Beta Was this translation helpful? Give feedback.
All reactions