Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛cloudflare tunnel no longer connect after mac wakeup from sleep #1339

Open
guocity opened this issue Oct 16, 2024 · 0 comments
Open

🐛cloudflare tunnel no longer connect after mac wakeup from sleep #1339

guocity opened this issue Oct 16, 2024 · 0 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@guocity
Copy link

guocity commented Oct 16, 2024

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.

@guocity guocity added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels Oct 16, 2024
@guocity guocity changed the title 🐛cloudflare tunnel no longer connect after mac go to sleep 🐛cloudflare tunnel no longer connect after mac wakeup from sleep Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant