jittering / traefik-kop

A dynamic docker->redis->traefik discovery agent
MIT License
179 stars 13 forks source link

0.13 breaks `traefik.docker.network` #23

Closed hcooper closed 11 months ago

hcooper commented 1 year ago

Switching from 0.12.1 to 0.13 breaks traefik.docker.network (it goes back to using the host's IP, not the container's).

I've not investigated further yet, but opening an issue in case others run into it.

chetan commented 1 year ago

@hcooper are you able to enable debug logging on traefik-kop (by exporting the DEBUG=1 env var) and capture the logs for the service in question?