App crashes from libp2p errors #2708
Labels
3.X
v3.X
bug
Something isn't working
javascript
Pull requests that update Javascript code
libp2p
orbitdb
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.
The text was updated successfully, but these errors were encountered: