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

ECONNRESET #32

Closed
asbjornenge opened this issue May 25, 2016 · 3 comments
Closed

ECONNRESET #32

asbjornenge opened this issue May 25, 2016 · 3 comments
Labels

Comments

@asbjornenge
Copy link

Hi! I'm trying to start orbit, but keep getting:

❯ node index.js 
2016-05-25T12:57:43.573Z [DEBUG] Orbit.Main: Running in 'release' mode
2016-05-25T12:57:43.575Z [INFO]  Orbit.Main: Starting IPFS...
2016-05-25T12:57:43.576Z [DEBUG] ipfs-daemon: Starting IPFS daemon
2016-05-25T12:57:43.576Z [DEBUG] ipfs-daemon: Using IPFS data directory: '/home/asbjorn/.ipfs', exists: true
2016-05-25T12:57:45.588Z [ERROR] Orbit.Main: Client request error: read ECONNRESET
2016-05-25T12:57:45.588Z [ERROR] Orbit.Main: Stack trace:
 Error: read ECONNRESET
    at exports._errnoException (util.js:893:11)
    at TCP.onread (net.js:555:26)

I can telnet the ip and port in network.json.

@haadcode
Copy link
Member

Hey @asbjornenge, thanks for reporting the bug. Due to things being in flux, master might not work at the moment. I expect it to be fully working again next week. Meanwhile, if you're looking to try out Orbit, see https://github.com/haadcode/orbit/tree/js-ipfs.

@asbjornenge
Copy link
Author

Thanks! I can wait until things have calmed down 😉 Would appreciate a 👋 either on this issue or on twitter or something when it's ready for another try 👍

@haadcode
Copy link
Member

This should be fixed now in master. Let me know if you still run into this problem, or any other.

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

No branches or pull requests

2 participants