You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting the app, some of the time we're unable to successfully connect to ssb-server.
server error, from net:::ffff:127.0.0.1:33731~shs:
Error: stream ended with:0 but wanted:64
at drain (/home/kyphae/Projects/dark-crystal-standalone/node_modules/ssb-server/node_modules/pull-reader/index.js:43:26)
at /home/kyphae/Projects/dark-crystal-standalone/node_modules/ssb-server/node_modules/pull-reader/index.js:63:18
at /home/kyphae/Projects/dark-crystal-standalone/node_modules/ssb-server/node_modules/pull-reader/index.js:20:7
at drain (/home/kyphae/Projects/dark-crystal-standalone/node_modules/ssb-server/node_modules/stream-to-pull-stream/index.js:141:18)
at Socket.<anonymous> (/home/kyphae/Projects/dark-crystal-standalone/node_modules/ssb-server/node_modules/stream-to-pull-stream/index.js:162:5)
at emitOne (events.js:121:20)
at Socket.emit (events.js:211:7)
at TCP._handle.close [as _onclose] (net.js:554:12)
The text was updated successfully, but these errors were encountered:
When starting the app, some of the time we're unable to successfully connect to ssb-server.
The text was updated successfully, but these errors were encountered: