Skip to content
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

Closed
Zaijo opened this issue Apr 19, 2016 · 6 comments
Closed

IPFS "disconnecting" #2578

Zaijo opened this issue Apr 19, 2016 · 6 comments
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@Zaijo
Copy link

Zaijo commented Apr 19, 2016

From time to time, my list of peers turns empty. When I look into ipfs daemon log it says:

09:09:42.140 ERROR ipns-repub: Republisher failed to republish: failed to find any peer in table repub.go:72

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:

  • moving to other network
  • waking up from hibernation
    I don't know why it happens.

ipfs version 0.4.0 On Mac 10.11.3

@whyrusleeping whyrusleeping added the kind/bug A bug in existing code (including security flaws) label Apr 28, 2016
@whyrusleeping
Copy link
Member

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

@Stebalien
Copy link
Member

@Zaijo are you still seeing this? I haven't seen an issue like this for a while.

@Zaijo
Copy link
Author

Zaijo commented Dec 5, 2017

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.

@Stebalien
Copy link
Member

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

@Zaijo
Copy link
Author

Zaijo commented Dec 6, 2017

Well. This particular issue seems to be fixed on 0.4.13. Thanks.

@Zaijo Zaijo closed this as completed Dec 6, 2017
@Stebalien
Copy link
Member

Awesome. Thanks for testing! One down, 656 to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

3 participants