-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
IPFS "disconnecting" #2578
Comments
This could be caused by a few different issues. I know we've had trouble with resuming (switching networks and waking from sleep as you mention) lately, Try out the latest master (if youre comfortable building from source) or at least give 0.4.1 a try, it doesnt have some of the fixes i'm thinking of, but it should do better than 0.4.0 in that regard |
@Zaijo are you still seeing this? I haven't seen an issue like this for a while. |
It was more than a year ago. Thanks for asking. Honestly, I don't run IPFS on my machine these days. But I'm willing to give it a try if it would be of some help. Which version should I try? I'm running the same machine. It would be a nice experiment. |
The latest release 0.4.13 would be fine. However, if you're willing to build from source, the latest master is probably the best choice; there are always shiny new fixes (no bugs, we have a rule against introducing new bugs). Releases: https://dist.ipfs.io/#go-ipfs |
Well. This particular issue seems to be fixed on 0.4.13. Thanks. |
Awesome. Thanks for testing! One down, 656 to go. |
From time to time, my list of peers turns empty. When I look into
ipfs daemon
log it says:This error occurs then roughly every 4 hours in my ipfs daemon. No peers appear in my
ipfs swarm peers
Starting cause may be one of:
I don't know why it happens.
ipfs version 0.4.0
On Mac 10.11.3The text was updated successfully, but these errors were encountered: