Issue setting up Cloudflare - ERR Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity"

I am very new to home assistant and have very limited knowledge with computers, networks etc so please go easy on me.

i like the idea of building a smart home and am currently trying to learn if its something i can do so i am starting off as low budget as possible. I am running Homeassistant on a virtual box on an old windows laptop.
I’m hoping to be able to remotely access my Homeassistant as I would like to be able to turn off lights/ heating etc when not at home if I have forgotten to do so when leaving.
i ideally want do do this as low budget as possible and don’t want to pay for the Homeassistant Cloud at this point.

i have attempted to set up Cloudflare following several different methods but am currently using; How tos · brenner-tobias/addon-cloudflared Wiki · GitHub

the tunnel seems to connect for a brief amount of time before I then consistently get the following error.

2024-11-09T16:18:09Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2024-11-09T16:18:09Z INF Starting metrics server on [::]:36500/metrics
2024-11-09T16:18:09Z INF Registered tunnel connection connIndex=0 connection=5f2173d7-117d-4cc1-ab41-f9b6394192fa event=0 ip=198.41.192.67 location=lhr09 protocol=quic
2024-11-09T16:18:10Z INF Updated to new configuration config=“{"ingress":[{"hostname":"hundonhome.xyz", "originRequest":{}, "service":"http://HomeAssistant:8123"}, {"service":"http_status:404"}], "warp-routing":{"enabled":false}}” version=1
2024-11-09T16:18:10Z INF Registered tunnel connection connIndex=1 connection=99807a92-84fb-44cb-875b-7bbf3e8e4c2e event=0 ip=198.41.200.113 location=lhr14 protocol=quic
2024-11-09T16:18:11Z INF Registered tunnel connection connIndex=2 connection=3a9118a5-678b-4136-b875-8efec5c8b43b event=0 ip=198.41.192.27 location=lhr10 protocol=quic
2024-11-09T16:18:12Z INF Registered tunnel connection connIndex=3 connection=f21bba30-415b-4ce8-a447-af9f171a8401 event=0 ip=198.41.200.33 location=lhr14 protocol=quic
2024-11-09T16:18:26Z WRN Failed to serve quic connection error=“failed to accept QUIC stream: timeout: no recent network activity” connIndex=1 event=0 ip=198.41.200.113
2024-11-09T16:18:26Z WRN Serve tunnel error error=“failed to accept QUIC stream: timeout: no recent network activity” connIndex=1 event=0 ip=198.41.200.113
2024-11-09T16:18:26Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.200.113
2024-11-09T16:18:26Z WRN Failed to serve quic connection error=“timeout: no recent network activity” connIndex=2 event=0 ip=198.41.192.27
2024-11-09T16:18:26Z WRN Serve tunnel error error=“timeout: no recent network activity” connIndex=2 event=0 ip=198.41.192.27
2024-11-09T16:18:26Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.27
2024-11-09T16:18:27Z WRN Failed to serve quic connection error=“timeout: no recent network activity” connIndex=3 event=0 ip=198.41.200.33
2024-11-09T16:18:27Z WRN Serve tunnel error error=“timeout: no recent network activity” connIndex=3 event=0 ip=198.41.200.33
2024-11-09T16:18:27Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.33
2024-11-09T16:18:27Z ERR Failed to serve quic connection error=“failed to accept QUIC stream: timeout: no recent network activity” connIndex=0 event=0 ip=198.41.192.67
2024-11-09T16:18:27Z ERR Serve tunnel error error=“failed to accept QUIC stream: timeout: no recent network activity” connIndex=0 event=0 ip=198.41.192.67
2024-11-09T16:18:27Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.192.67
2024-11-09T16:18:27Z ERR Connection terminated error=“failed to accept QUIC stream: timeout: no recent network activity” connIndex=1
2024-11-09T16:18:27Z ERR Connection terminated error=“failed to accept QUIC stream: timeout: no recent network activity” connIndex=0
2024-11-09T16:18:27Z ERR Connection terminated error=“timeout: no recent network activity” connIndex=2
2024-11-09T16:18:27Z ERR Connection terminated error=“timeout: no recent network activity” connIndex=3`

Did you find the solution? I am having same issue as well.

Hi, @lpw96,

Have you foun dany solution. I am facing same issue.

Thanks