Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Connection closed after a while #18

Open
MarcoPolo opened this issue Oct 13, 2022 · 4 comments
Open

Connection closed after a while #18

MarcoPolo opened this issue Oct 13, 2022 · 4 comments

Comments

@MarcoPolo
Copy link
Contributor

After a couple seconds we see the connection close, then fail to startup again with the following error:

Failed to establish a connection to https://172.31.6.56:4002/.well-known/libp2p-webtransport?type=noise: net::ERR_QUIC_PROTOCOL_ERROR.QUIC_NETWORK_IDLE_TIMEOUT (No recent network activity after 4000725us. Timeout:4snum_undecryptable_packets: 0 {}).
@marten-seemann
Copy link

Can you record a qlog on the server side?

@silkroadnomad
Copy link

if you can share some info how to make a qlog, I can make one.
I had the same experience.

@MarcoPolo
Copy link
Contributor Author

On the Go server set the env var: QLOGDIR=/tmp/qlog

@MarcoPolo
Copy link
Contributor Author

Closing an idle connection is expected. The issue here is that sometimes we can't reconnect.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants