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

Closed
islathehut opened this issue Jan 22, 2025 · 2 comments · Fixed by #2747
Closed

App crashes from libp2p errors #2708

islathehut opened this issue Jan 22, 2025 · 2 comments · Fixed by #2747
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
@islathehut islathehut moved this from In progress to Sprint in Quiet Jan 24, 2025
@kingalg
Copy link
Collaborator

kingalg commented Jan 30, 2025

Please note that there is a helpful discussion about this issue in a: #2055

@islathehut islathehut moved this from Sprint to Waiting for review in Quiet Feb 14, 2025
@islathehut islathehut moved this from Waiting for review to Merged in Quiet Feb 24, 2025
@islathehut islathehut moved this from Merged to Ready for QA in Quiet Feb 24, 2025
@kingalg
Copy link
Collaborator

kingalg commented Mar 3, 2025

Version: alpha4.8

Fixed.

@kingalg kingalg closed this as completed Mar 3, 2025
@kingalg kingalg moved this from Ready for QA to Done in Quiet Mar 3, 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: Done
Development

Successfully merging a pull request may close this issue.

2 participants