Internal tunnel connections keep dropping

What is the name of the domain?

home-nas.xyz

What is the error message?

2025-02-09T08:24:47Z WRN Serve tunnel error error=“timeout: no recent network activity” connIndex=3 event=0 ip=198.41.200.13 2025-02-09T08:24:47Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.13 2025-02-09T08:24:49Z WRN Connection terminated error=“timeout: no recent network activity” connIndex=3 2025-02-09T08:25:01Z INF Registered tunnel connection connIndex=3 connection=3d41cf7a-07aa-48c1-ae32-e53af8a494e8 event=0 ip=198.41.200.23 location=bom11 protocol=quic 2025-02-09T08:48:57Z ERR error=“context canceled” connIndex=0 event=1 ingressRule=9 originService=http://localhost:8888 2025-02-09T08:48:57Z ERR Request failed error=“context canceled” connIndex=0 dest=https://dozzle-secure.home-nas.xyz/api/hosts/b2e367cf-7f40-4c2b-bda6-fa9adf72a06c/containers/1ce847e0baf3/logs/stream?

What is the issue you’re encountering

Server to CF connections have started to drop. Been using it without any issues for the last 6-ish months, but for the last couple days I’m seeing a lot of these errors in the log. Loading webpages gets stuck, file upload/downloads stall for a few seconds, before things settle down.

What steps have you taken to resolve the issue?

  1. Tried refreshing tunnel tokens.
  2. Updated/uninstalled/reinstalled cloudflared from 2024.11.x to 2025.1.x
  3. Switched to cloudflared docker container as well

Screenshot of the error

Wonder if you could change the protocol and run your tunnel over HTTP/2 instead of QUIC :thinking: Might be some ISP issue.

1 Like

@fritex Thanks for your reply. My bad, I forgot to mention this, but I tried switching the protocol to HTTP2 as well, but to no avail.
The error log changes slightly, but I see similar behaviour.

PS: Not sure it this could be related, but I recently started using AdGuard Home as well, running on the same server as the tunnel, could they somehow be connected? Though, I don’t see any CF-relevant queries being blocked/dropped on AGH.