cloudflare / cloudflare/cloudflared

🐛cloudflare tunnel no longer connect after mac wakeup from sleep

Open
#1,339 0 comments 5 reactions 0 assignees View on GitHub
Priority: Normal Type: Bug
Dominant language
Go
Stars
15.6k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
A clear and concise description of what the bug is.

When my mac mini wakeup from sleep, cloudflare tunnel no longer connected
If my mac does not go to sleep, there will be no issue
I hope it can be fixed
there will be error log ERR Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=3

**To Reproduce**
Steps to reproduce the behavior:
1. Configure '...'
2. Run '....'
3. See error

If it's an issue with Cloudflare Tunnel:
4. Tunnel ID :
5. cloudflared config: normal config

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment and versions**
- OS: [e.g. MacOS]MacOS
- Architecture: [e.g. AMD, ARM] M2
- Version: [e.g. 2022.02.0]

**Logs and errors**
If applicable, add logs or errors to help explain your problem.
2024-10-16 15:37:29 2024-10-16T19:37:29Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.227
2024-10-16 15:37:29 2024-10-16T19:37:29Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.73
2024-10-16 15:37:29 2024-10-16T19:37:29Z INF Retrying connection in up to 1m4s connIndex=1 event=0 ip=198.41.192.227
2024-10-16 15:37:29 2024-10-16T19:37:29Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.27
2024-10-16 15:37:29 2024-10-16T19:37:29Z INF Retrying connection in up to 1m4s connIndex=3 event=0 ip=198.41.200.73
2024-10-16 15:37:29 2024-10-16T19:37:29Z INF Retrying connection in up to 1m4s connIndex=0 event=0 ip=198.41.200.233
2024-10-16 15:37:29 2024-10-16T19:37:29Z INF Retrying connection in up to 1m4s connIndex=2 event=0 ip=198.41.192.27
2024-10-16 15:37:43 2024-10-16T19:37:43Z ERR Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=3
2024-10-16 15:37:43 2024-10-16T19:37:43Z ERR Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0
2024-10-16 15:37:52 2024-10-16T19:37:52Z ERR Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2
2024-10-16 15:38:00 2024-10-16T19:38:00Z ERR Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=1
2024-10-16 15:38:47 2024-10-16T19:38:47Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.57
2024-10-16 15:38:47 2024-10-16T19:38:47Z INF Retrying connection in up to 1m4s connIndex=2 event=0 ip=198.41.192.57
2024-10-16 15:38:47 2024-10-16T19:38:47Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.167
2024-10-16 15:38:47 2024-10-16T19:38:47Z INF Retrying connection in up to 1m4s connIndex=1 event=0 ip=198.41.192.167
2024-10-16 15:38:47 2024-10-16T19:38:47Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.13
2024-10-16 15:38:47 2024-10-16T19:38:47Z INF Retrying connection in up to 1m4s connIndex=0 event=0 ip=198.41.200.13
2024-10-16 15:38:47 2024-10-16T19:38:47Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.63

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.