-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
dht provides still broken. #488
Comments
More:
|
Found 3 classes of errors (these repeat):
To make sure it's not utp, i'll try rerunning without utp. |
.... yep. some (seems log7 and log8) of it was utp. @whyrusleeping wins again. |
But, i just reproduced log6 in https://github.com/jbenet/ipfs-dockertest-logs/tree/master/log9 and https://github.com/jbenet/ipfs-dockertest-logs/tree/master/log10 So that (bitswap halting) is still a problem. |
I'll take a look at the bitswap stuff, see if anything looks particularly offensive |
I'm unable to test this hypothesis myself (no landline Internet), but the rebroadcast delay is set to ten seconds. This may explain why the server doesn't receive the want list in time. |
@briantigerchow Im not sure that would be the issue, the context that is timing out is an entire minute... |
fixed the last one-- was a map indeterminism problem... |
There's still something wrong with providers.
segmented for your viewing pleasure:
Somehow, even though
client_1
got a provider, it still chose not to use it (FindProviders Query error: routing: not found
)The text was updated successfully, but these errors were encountered: