Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

"error: socket hung up", "Error: ECONNRESET" #196

Open
haadcode opened this issue Dec 3, 2016 · 0 comments
Open

"error: socket hung up", "Error: ECONNRESET" #196

haadcode opened this issue Dec 3, 2016 · 0 comments

Comments

@haadcode
Copy link
Member

haadcode commented Dec 3, 2016

Orbit currently throws errors seemingly random. "error: socket hung up", "Error: ECONNRESET" are shown in the UI's console (devtools in Electron).

These are caused by "too many files open" error in go-ipfs. @whyrusleeping is a aware of the bug and will hopefully get it fixed for 0.4.5.

Current workaround is to run the go-ipfs daemon withIPFS_FD_MAX set to 4096, https://github.com/haadcode/orbit/blob/master/package.json#L27.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant