Need Help
I have set up a cloudflare tunnel but when I access it it writes The requested URL was not found on this server.
if i access the ipen locally sp it comes right is there someone who can help me?
17 Replies
It probably validates hostname, you may need to override host value in the tunnel options
hmm where and how do I do that
the "how" will depend on your exact setup and what the origin is doing, but I'd start by setting it to whatever IP or hostname works when you connect directly
for "where", it's here:
hmm maybe you could help me on remote desktop ?
Nope
I'll get this one
try putting
192.168.8.50
in the host header
as well as the url fieldit is the same
the 502 error, or the url not found?
the url not found error comes from the origin service so its not possible for me to know exactly why that happens
the 502 error means that cloudflare contacted the tunnel but the tunnel cant contact the origin service, you can find logs telling you why in the tunnel logs
it's just strange I can access it with that ip locally
the service running is performing some kind of valilation youll need to check on that side
do you think this?
I don't control or know anything about your origin nor did you provide any origin logs to correspond with the 502 error so I'm afraid I can't help you here with this information
now I got it and going to the page with it only shows a completely white screen
Is there anyone who could help me now that I'm onside and would like to get it up and running
when I'm local I can get login but over cloudflare tunnel the login page doesn't come