I have had my cloudflared tunnel running for some time now. I have several cnames set up. I can access some of my host names but others I am not able to. When I type my the public hostname corresponding to some of my containers that I tunnel to, I can get to my container UI just fine. I have a few where the site does not load….I also am not getting any error. Any ideas on what may be wrong?
Does your browser think that the page load is complete? If the connection times out then you would get an error, but a blank page leads me to believe that it does load but the wrong thing.
I’ve tried several browsers and its the same….nothing loads…white screen…but progress bar under the url moves as if its loading the page and reverts back to beginning…in a loop.
That isn’t something the community can help with. On a hunch, are you doing any https redirect on the application and have the tunnel config set to using http?
All of the services I set up on the tunnel, I set up with the HTTP ports from my applications on my synology and from my docker. Now all of my docker containers work when I use the cloudflared tunnel url that I set up….it is the ones that are directly tied to my nas’ applications that are giving me this problem.
You my friend are a genius. I found the error in my nas log in settings - or I should say, you found the error and just directed me where to look. I appreciate all of your help. I am still very new to this and learning!