-
Notifications
You must be signed in to change notification settings - Fork 216
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
Failed to download batch from IPFS #978
Comments
log_firefly_core_0.log.gz Unfortunately did not capture IPFS logs. However, I'm fairly certain IPFS was up and not logging any obvious anomalies. |
I've also seen this locally at least once, so it wasn't a totally isolated incident. |
So from the surface of the issue, the IPFS network seems like it's not healthy. Each time a download request is made against Node 0, it should reach out to its peers to find the data. And Node 1 should have knowledge of that data in its DAG. |
During a recent performance run, the job failed to start because the orgs were not registered properly.
Node 1 shows this upload:
Node 0 is repeatedly unable to download:
The text was updated successfully, but these errors were encountered: