Giter Club home page Giter Club logo

Comments (3)

marvindanig avatar marvindanig commented on May 20, 2024

When I try to start a test tunnel from the terminal it shows the following error in the logs:

INF Starting metrics server on 127.0.0.1:38923/metrics
2024/03/01 21:38:31 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.
2024-03-02T02:38:36Z 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.193
2024-03-02T02:38:36Z INF Retrying connection in up to 2s connIndex=0 event=0 ip=198.41.200.193
2024-03-02T02:38:41Z 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.192.57
2024-03-02T02:38:41Z INF Retrying connection in up to 4s connIndex=0 event=0 ip=198.41.192.57
2024-03-02T02: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.192.227
2024-03-02T02:38:47Z INF Retrying connection in up to 8s connIndex=0 event=0 ip=198.41.192.227
2024-03-02T02:38:56Z 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.192.77
2024-03-02T02:38:56Z INF Retrying connection in up to 16s connIndex=0 event=0 ip=198.41.192.77
2024-03-02T02:39:15Z 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.33
2024-03-02T02:39:15Z INF Retrying connection in up to 32s connIndex=0 event=0 ip=198.41.200.33
2024-03-02T02:39:41Z 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.73
2024-03-02T02:39:41Z INF Retrying connection in up to 1m4s connIndex=0 event=0 ip=198.41.200.73
2024-03-02T02:39:49Z 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.192.67

from cloudflared.

marvindanig avatar marvindanig commented on May 20, 2024

I increased the buffer size with:

$ sudo sysctl -w net.core.rmem_max=2500000
$ sudo sysctl -w net.core.wmem_max=2500000

…and yet the QUIC connection fails no matter what:

from cloudflared.

marvindanig avatar marvindanig commented on May 20, 2024

I restarted the machine. And it worked for no rhyme or reason.

from cloudflared.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.