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

Reprovider Error #5

Closed
adlrocha opened this issue Aug 26, 2020 · 1 comment
Closed

Reprovider Error #5

adlrocha opened this issue Aug 26, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@adlrocha
Copy link
Contributor

Some tests throw the following Reprovider error:

Aug 26 14:21:44.867308  INFO    240.6045s      ERROR << edb99dff7fea >> 2020-08-26T14:21:44.847Z        ERROR   reprovider.simple       failed to reprovide: failed to find any peer in table

As seen in ipfs.go I am using the default configuration so Reproviding should be in all every 12 hours.
node.OnlineProviders(cfg.Experimental.StrategicProviding, cfg.Reprovider.Strategy, cfg.Reprovider.Interval)

@adlrocha
Copy link
Contributor Author

adlrocha commented Sep 9, 2020

When using NilRouterOption can be safely ignored. The nil router doesn't support anything so Providing returns an error.

@adlrocha adlrocha closed this as completed Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant