Can't modify any server configuration #377
tomlawesome
started this conversation in
General
Replies: 2 comments 1 reply
-
I am having a similar issue but using Cloudflare Tunnel. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I had the same issue using cloudflare. Cache level: Bypass Let it sit for a few minutes, and try again, it should work. |
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
-
Hi,
I'm really struggling to resolve issues with known proxies/CORS. After many hours of trying to debug this, I believe that CORS/proxies are the problem, because it all works absolutely fine on a local ip direct to the server. I also googled the errors, and there was a lot of discussion around CSRF tokens, origins, CORS etc.
I just can't seem to get my configuration correct.
My setup is:
Cloudflare proxy --> OPNsense --> Server (VM on Proxmox) --> Traefik (docker) --> Remotely (docker).
This is the only error I'm getting:
I've added the CF proxy ipv4 address', as well as my router IP, traefik's container IP, the docker gateway IP. I've added sub.domain.net to CORS in Remotely config. Traefik includes headers:
But still, despite all that, if I try to edit any settings by the FQDN it fails to do anything.
Beta Was this translation helpful? Give feedback.
All reactions