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

fix(libp2p): nodes don't respond after a while #1835

Merged
merged 1 commit into from
Jun 30, 2023
Merged

fix(libp2p): nodes don't respond after a while #1835

merged 1 commit into from
Jun 30, 2023

Conversation

Ivansete-status
Copy link
Collaborator

@Ivansete-status Ivansete-status commented Jun 30, 2023

Description

The nwaku nodes stop accepting more wss connections after a while, and we see many connections in "CLOSE_WAIT" state.

I couldn't replicate the issue directly. This PR just applies the @Menduist's suggestion to bump the vendor/nim-libp2p.

Issue

#1831

@SionoiS SionoiS marked this pull request as ready for review June 30, 2023 19:14
@SionoiS SionoiS self-requested a review June 30, 2023 19:14
@SionoiS SionoiS merged commit 661638d into master Jun 30, 2023
@SionoiS SionoiS deleted the fix-libp2p branch June 30, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants