Dozzle has connection issues behind Traefik #4310
Replies: 3 comments 6 replies
-
Did you mean to report this as bug. Doesn't seem to be related to Dozzle Somebody recently added this FAQ https://dozzle.dev/guide/faq#my-dozzle-instances-are-timing-out-in-swarm-mode-or-i-m-not-seeing-all-my-swarm-nodes-when-behind-a-load-balancer-how-do-i-fix-it I wonder if that would fix it? Going to convert this to discussion. I use traefik and swarm but not together so I am not sure. |
Beta Was this translation helpful? Give feedback.
-
|
Oh wait, you are using a proxy. AFAIK that won't work with swarm. See #3983. |
Beta Was this translation helpful? Give feedback.
-
|
My hunch is that this is not related to traefik to Dozzle. It seems to be browser to traefik. I would open network tab and check the error. That unexpected error is related to browser not being able to get a valid response. So I would check to see what kind of network error it might be. Sorry I won't be able to help too much without actual error. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🔍 Check for existing issues
How is Dozzle deployed?
Standalone Deployment
📦 Dozzle version
v8.14.12
✅ Command used to run Dozzle
🐛 Describe the bug / provide steps to reproduce it
I am getting a known error that dozzle UI cant connect to the API. its traefik related, didnt have this with nginx-proxy-manager, my traefik version is v3.6.6 (latest), tried multiple middlewares, still happens from time to time.
💻 Environment
📜 Dozzle logs are required for debugging purposes. You may need to enable debug mode. See https://dozzle.dev/guide/debugging.
debug logs are all normal not informative to the UI error.
📸 If applicable, add screenshots to help explain your bug
Beta Was this translation helpful? Give feedback.
All reactions