ERR_TOO_MANY_REDIRECTS -Tunnel is healthy

I need help setting up my new domain on Cloudflare tunnels . The connection is healthy, I can ping the subdomain but I can't see my local web app.
5 Replies
Cyb3r-Jak3
Cyb3r-Jak3•13mo ago
This is really a #general-help item but it usually means that your web server is accepting http and upgrading to HTTPS. You should either make your web server use http or have the tunnel point to https
vspunk
vspunk•13mo ago
Just to clarify -my sever web app is http but cloudflare is requesting https. So either I serve to app over https or change cloudflare settings to http? If so how to I configure this? Thanks in advance
Cyb3r-Jak3
Cyb3r-Jak3•13mo ago
Change the protocol for the public hostname
vspunk
vspunk•13mo ago
I was HTTP on the Public Hostname Page before ,now I changed to HTTPS now getting bad gateway error 😦
Cyb3r-Jak3
Cyb3r-Jak3•13mo ago
If that is the case then your web server was trying to upgrade to HTTPS. You should check the configuration of it but have the protocol be http