-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Deal Making Issue] Retrieval (sometimes) fails with timeout waiting for data or funds request #6711
Comments
@whyrusleeping Please can you get us the DEBUG miner and client side logs for this ? Miner
Client
|
It would also be good to know if there are any NAT issues between the client and provider, if it's possible to find out that information. |
@dirkmc this has a vibe that sounds similar to ipfs/go-graphsync#175 -- the issue that was breaking the concurrent deal tests -- that is solved by ipfs/go-graphsync#177 & filecoin-project/go-data-transfer#223. I wonder if they would help? |
note the issue those PRs fix is unfortunately MINER SIDE. |
@whyrusleeping would you be able to get the logs that @aarshkshah1992 requested? We also merged the fix that Hannah pointed to and it should have shipped in go-graphsync v0.6.7/8. Have you seen this error recently? |
Hi 👋 The Legacy Lotus Markets sub-system reached EOL at the end of the 31st January 2023. This ticket is being marked as Please feel free to re-open this ticket in the new Boost markets sub-system repository at https://github.com/filecoin-project/boost if you feel that it is still relevant. Many thanks 🙏 |
I somewhat frequently get failures during retrieval where the miner accepts the deal and starts the transfer, but I end up getting a timeout waiting for them to either send data or request payment.
I have reprodiced this using estuary, lotus, and filc.
I have reproduced this against miners running 1.10.0, 1.11.0 and others.
Some sample failures:
The text was updated successfully, but these errors were encountered: