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

App crashes from libp2p errors #2708

Open
islathehut opened this issue Jan 22, 2025 · 0 comments
Open

App crashes from libp2p errors #2708

islathehut opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
3.X v3.X bug Something isn't working javascript Pull requests that update Javascript code libp2p orbitdb

Comments

@islathehut
Copy link
Collaborator

This mainly happens when creating channels and when joining large communities but can happen in other scenarios. The main errors seen stream reset errors on the muxer and want aborted/promise rejection errors on orbitdb/helia operations.

The full fix will require updates to libp2p/yamux/orbitdb but we can workaround it in our code to avoid the crashes.

@islathehut islathehut added 3.X v3.X bug Something isn't working javascript Pull requests that update Javascript code libp2p orbitdb labels Jan 22, 2025
@islathehut islathehut self-assigned this Jan 22, 2025
@islathehut islathehut moved this to In progress in Quiet Jan 22, 2025
@islathehut islathehut added this to Quiet Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.X v3.X bug Something isn't working javascript Pull requests that update Javascript code libp2p orbitdb
Projects
Status: In progress
Development

No branches or pull requests

1 participant