jittering / traefik-kop

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

Feat: Add container name to error #4

Closed dorianim closed 2 years ago

dorianim commented 2 years ago

Sometimes I get this error and have no idea why, so this may be helpful :)

chetan commented 2 years ago

Thanks! I'll check if there are any other areas where similar logs are missing.

chetan commented 2 years ago

@dorianim also note that you can enable debug logs by adding the env var DEBUG=1 to your kop's container config. That should help trace the issue as well.