May 29, 20233 yr Just a note regarding difficulty I've been having keeping a Cloudflare tunnel connection to a cloudflared container. With the latest version of the container, the tunnel is up only for a few minutes then goes down. Restarting the container usually brings it back up, only to go down a few minutes later. Errors from cloudflared container log: WRN Failed to serve quic connection error=“timeout: no recent network activity” connIndex=2 event=0 ip=198.41.192.227 2023-05-23T19:42:13Z WRN Serve tunnel error error=“timeout: no recent network activity” connIndex=2 event=0 ip=198.41.192.227 Having spent hours searching, a solution found in a nested post by DavisClark0776 on r/unRAID is relatively simple as outlined at this post – Reddit - Dive into anything It seems where unraid cloudflared containers are concerned, there are various reports of quic connections timing out and disconnecting on versions after 22.3.4. I downgraded to version 22.3.4 and I now have a tunnel that is consistently “Healthy.” Would prefer to use the latest version but, I’ll take what I can get. Cross-posted on Clouflared Community. Edited May 29, 20233 yr by ghall
May 31, 20233 yr New to UnRAID so my message is probably off the mark, but I started using Cloudflare tunnels for the first time yesterday with the "CloudflaredTunnel" container maintained by Cornflake, and I haven't had any problems so far.
March 16, 20251 yr @ghall Thank you very much for sharing this solution. It's been bugging my for a while now. To summarize for others, all that's needed is to add the following to environment: ```TUNNEL_TRANSPORT_PROTOCOL=http2```
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.