bad gateway with cloudflare tunnel, tried multiple services with same error NOT SOLVED
so just for fun I got a domain, now I'm trying to expose local server to this domain via cloudlflare tunnels, I followed the guides on the site step by step but I keep getting:
trying to connect via the domain.
I'm not quite sure if its the tunnel or the server (I can use it fine locally), Cloudflare seems to indicate that everything is healthy. as for the server: currently I'm trying to do open webui (I haven't done anything on webui's side), I'm going to try Minecraft later today.
right now I go to zero trust > network > tunnels > create tunnel > enter name > run docker command locally > enter domain sub and domain name > enter service > HTTP, localhost:3000.
i hope someone can help me with this :/
5 Replies
i just tried with minecraft and even that doesnt work :/ so i doubt that its the server
sry i should have mentioned this, i already tried this, same error
is port 3000 open?
so i finally found a fix
host.docker.internal:3000
i run the open webui via docker, that was the problem
Oh good! Awesome!
now the minecraft tcp tunnel -___-