ERR_TOO_MANY_REDIRECTS on Cloudflare tunnel with Proxmox

Hello , i have a problem that i can not connect on my web panel proxmox. i hav created a tunnel with the configuration:

tunnel:
credentials-file: /root/.cloudflared/
.json

ingress:
  • hostname: domain.com
    service: https://localhost:8006/
    originRequest:
    disableChunkedEncoding: true
    noTLSVerify: true
  • service: http_status:404
Was this page helpful?