I see that https://self-host.xyz is redirecting to https://self-host.xyz:32768/. This port is not open on Cloudflare’s servers, so the connection times out. You will have to either configure cloudflared to connect to Wordpress over HTTPS or disable the HTTP → HTTPS redirect in Wordpress.
Thanks albert! Are you exposing my real URLs to the world and his wife? Or did I? (does not matter anyway because it is disposable)
How strange!
There is no http —> https redirect on Wordpress it only has port 80 exposed.
I also have the same problem if I try to connect another http host. For example Home Assistant.
So what you are saying, I think, is that Cloudflare likes https targets, not http.
I am not able to configure any other http services on the subnet/LAN.
Have you managed to do it.
I will put NPM on Portainer and put the machine on a public IP for long enough to get ssl certificates and then reconfigure the tunnel with https/no TLS verify.
Looks like Wordpress is redirecting to include the port for some reason. I don’t have experience with Wordpress, so I unfortunately cannot help you debug this.
That is OK. http to Home Assistant is also not smooth sailing so will try tricking it into doing what I want by going the https route. Thanks for your help.