What is the name of the domain?
thewerewolfhunters.cc
What is the error number?
What is the error message?
A timeout occurred
What is the issue you’re encountering
Im running cloudflared on ubuntu server, I used the quick setup from cloudflare zerotrust, and am using cloudflare hosted domain. The dashboard shows tunnel is in “healthy” status and the cloudflared service is up and running. When I first start the service, the tunnel works fine, and I’m able to reach the service I’m running without problems. However after maybe 45mins to an hour, the site stops responding, and eventually errors out. The tunnel still shows as “healthy” and the cloudflared service is still running as well. If I restart the service, the site is once again reachable, but again will time out after a short time. I could easily have a cron that restarts the service every 30mins or something but I really should not have to.The error message appears to just show “No recent network activity”. For the moment Im just running a small streamlit dashboard (running streamlit’s own “test” server while it’s being built)
What steps have you taken to resolve the issue?
I’ve read around a bit and seen similar issues reported when using HTTP/3 / QUIC, I’ve tried running the tunnel without this protocol, but nothing changed. I don’t believe this is a firewall related issue as the tunnel does actually work when service first starts.
What are the steps to reproduce the issue?
Start the tunnel service
Visit site - working without issue.
Wait 40mins or so
Refresh the site
Site times out