There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Problem connecting to host from Docker container

I followed this Guide to setup headscale with caddy. And tried to add Keycloak with this guide from the same guy.

Sadly my docker containers do not seem to be able to connect to the keycloak server. What happens is that if i try to download the openid configuration from the host (via wget) or from my local PC it just works. But the headscale server gets a timeout when trying to connect to the endpoint. When i use the internal docker name to connect to the keycloak container the connection works fine but then i get an error because its not the external url.

I experimented a bit and managed to reproduce the issue with a different container (running an ubuntu container and also getting a timeout when trying to download the config from keycloak). If i run the container with the host network i works just fine.

Does anyone know how to fix this?

PS: i also tried the example from the guide with gitea an its also the same problem

Update: I tried most suggestions and for some reason it just didn’t work. My solution that is working now is that I bind the container ports to localhost only (by using p.e.: ports: -“127.0.0.1:4567:8080”) and using the caddy server in host network mode. Now all containers can connect like expected and are working flawlessly. Thanks for all your suggestions :)

vsis ,

Are you using Docker Desktop? It uses a headless virtual machine inside host, so connecting to host is tricky.

You may use hostname host.docker.internal from the container to access host.

edit: link to the docs docs.docker.com/desktop/networking/#i-want-to-con…

CaptainAniki ,

deleted_by_author

  • Loading...
  • Jerry1098 OP ,

    I using docker compose: Caddy Keycloak and Headscale

    webuge ,

    I think it would be easier to use only one docker compose file with all services, and use the same network across all of them

    Jerry1098 OP ,

    But the network is created externally, so shouldn’t this be the same?

    webuge ,

    I didn’t read the docker files with attention in the first time, but since you have an external network it should work.

    Discover5164 ,

    yes is the same, or at least should.

    Jerry1098 OP ,

    And container to container works fine, im able to communicate p.e. with keycloak:9000

    webuge ,

    Do you have coddy to point the DNS to your keyckloak instance like in this part of the tutorial? auth.gurucomputing.com { reverse_proxy keycloak:8080}

    Also do you have the domain registered?

    Discover5164 ,

    this is a long shot but the keycloack container is connected to 2 networks, does this couse a problem?

    i’m saying this because traefik need you to specify on the labels which docker network it should use. maybe there is something similar.

    but as i said this is a very long shot and it’s probably bs

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines