Replies: 4 comments 4 replies
-
hmmm some reverse proxy there too? not a bug in changedetection i think |
Beta Was this translation helpful? Give feedback.
-
Thank you for your answer. I checked again only with traefik and it creates the same error in the web console. It is possible, that it is an reverse proxy issue. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
It's because traefik is not configured correctly to proxy "websockets", websockets are NOT like normal HTTP. I dont know what the answer is sorry |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
After installation if I access the basic main page the following errors are shown in the web console.
Chromium
Firefox
Version
Exact version Version: v0.50.6
How did you install?
Docker Compose Stack
Authentik is here only a proxy, the error also occurs if I use it direct behind the Traefik reverse proxy.
To Reproduce
Change the authentik part in the stack with traefik or any other reverse proxy docker network. Or just delete the network part.
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions