Portainer is not working with Cloudflare tunnel #13067
Unanswered
dominicste
asked this question in
Help
Replies: 1 comment 1 reply
-
|
I wonder if Traefik is killing the connection, any logs there? I currently have a Portainer instance behind Cloudflare via Nginix Proxy Manager and this has worked for a year + at this stage without issues. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ask a Question!
Hi everyone,
I'm experiencing an issue with Portainer after an update of portainer.
Portainer is running in Docker and im accessing it via Traefik and want to use Cloudflare Tunnel for external access. (yes i know its not recommended)
All my other services works fine through cloudflare tunnels.
This works:
When I access Portainer locally through my local domain via Traefik, everything works perfectly. No errors, all pages load correctly.
This not:
As soon as I access Portainer through my Cloudflare domain via Cloudflare Tunnel, I get multiple errors. Only the "Hosts" page loads, all other sections fail to load any data.
I get errors such as:
Could not retrieve licence info
Could not retrieve stacks
and much much on the sidebar..
The UI loads partially, but most data is missing.
The setup worked flawlessly for several months. I already tried completely recreating the Portainer container.
As soon as I use the Cloudflare Tunnel, the same errors appear again.
Has anyone experienced similar issues with Cloudflare Tunnel after the latest update?
Is there anything that changed that might cause this behavior?
Any help would be greatly appreciated.
Edit:
Now i found out, that if i reloading the page about 10 times it works for a few minutes. Then it stops working and shows the errors again. I really dont know why.
Beta Was this translation helpful? Give feedback.
All reactions