Hi, I wanted to access my proxmox server externally i.e. without being on my home network, and for that reason following a Youtube tutorial I setup a Cloudflare tunnel. I then spun up an LXC Container using an Ubuntu image. When I first did this, it all was working fine and dandy. Something has changed now in my proxmox server's configuration I believe that is causing me to see the `ERR_TOO_MANY_REDIRECTS` error in the chrome browser.
I also have a home assistant VM. I have also configured the same tunnel to access my home assistant VM and this works just fine. This is another reason that leads me to believe that something's amiss on the proxmox side. Note however that I can access my proxmox when on my home network.
Below is a log from cloudflared service running inside the LXC container. There are a lot of these which explains the above error. How can i solve this error and where can I find config for the web interface if there is any.
My proxmox version is 7.4-3. Any help would be highly appreciated
I also have a home assistant VM. I have also configured the same tunnel to access my home assistant VM and this works just fine. This is another reason that leads me to believe that something's amiss on the proxmox side. Note however that I can access my proxmox when on my home network.
Below is a log from cloudflared service running inside the LXC container. There are a lot of these which explains the above error. How can i solve this error and where can I find config for the web interface if there is any.
This looks like exact same issue as mine.2023-07-13T17:17:52Z debug http GET https://proxmox.shahghomelab.com/ HTTP/1.1 {"cfRay":"7e632e937d692053-NRT","connIndex":2,"content-length":0,"headers":{"Accept":["text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"],"Accept-Encoding":["gzip"],"Accept-Language":["en-GB,en;q=0.9"],"Cache-Control":["max-age=0"],"Cdn-Loop":["cloudflare"],"Cf-Connecting-Ip":["103.121.178.99"],"Cf-Ipcountry":["PK"],"Cf-Ray":["7e632e937d692053-NRT"],"Cf-Visitor":["{\"scheme\":\"https\"}"],"Cf-Warp-Tag-Id":["85e66a3c-10a0-4635-a457-734266002f06"],"Priority":["u=0, i"],"Sec-Ch-Ua":["\"Not.A/Brand\";v=\"8\", \"Chromium\";v=\"114\", \"Google Chrome\";v=\"114\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Ch-Ua-Platform":["\"macOS\""],"Sec-Fetch-Dest":["document"],"Sec-Fetch-Mode":["navigate"],"Sec-Fetch-Site":["none"],"Sec-Fetch-User":["?1"],"Upgrade-Insecure-Requests":["1"],"User-Agent":["Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"],"X-Forwarded-For":["103.121.178.99"],"X-Forwarded-Proto":["https"]},"host":"proxmox.shahghomelab.com","ingressRule":1,"path":"/"}
2023-07-13T17:17:52Z debug http 301 Moved Permanently {"cfRay":"7e632e937d692053-NRT","connIndex":2,"content-length":-1}
My proxmox version is 7.4-3. Any help would be highly appreciated