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

Quic State Mismatch Error #33

Closed
dariusc93 opened this issue Feb 25, 2023 · 1 comment
Closed

Quic State Mismatch Error #33

dariusc93 opened this issue Feb 25, 2023 · 1 comment
Labels
p:low Low Priority question Further information is requested

Comments

@dariusc93
Copy link
Owner

Running a local node for awhile, quic would return an error with the following

2023-02-25T13:45:49.595210Z ERROR libp2p_quic::endpoint: State mismatch: event for closed connection

This error reference back to https://github.com/libp2p/rust-libp2p/blob/master/transports/quic/src/endpoint.rs#L493 and https://github.com/libp2p/rust-libp2p/blob/master/transports/quic/src/endpoint.rs#L546. So far, there is no weird behaviour or disruption of service, but should be investigated into the actual cause by checking the logs.

@dariusc93 dariusc93 added question Further information is requested p:low Low Priority labels Feb 25, 2023
@dariusc93
Copy link
Owner Author

Resolved with #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:low Low Priority question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant