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

[Deal Making Issue] Retrieval stall after a few GiB of transfer #6187

Closed
kernelogic opened this issue May 4, 2021 · 3 comments · Fixed by #6149
Closed

[Deal Making Issue] Retrieval stall after a few GiB of transfer #6187

kernelogic opened this issue May 4, 2021 · 3 comments · Fixed by #6149
Labels
area/markets Area: Markets

Comments

@kernelogic
Copy link

kernelogic commented May 4, 2021

For a few weeks now I cannot perform any retrieval to completion. Tried with different miners and the retrieval would start transfer and just stall after a few GiBs. The latest failure happens on client 1.9.0-rc2 and miner 1.8.0.

On the miner side it shows "peer appears to have hung up" but I didn't "hung up" on anyone but patiently waiting.

lotus-miner data-transfers list -v

Sending Channels
ID          Status  Sending To                      Root Cid                            Initiated? Transferred Voucher                                                                                                                                           
1619927604752696324 Ongoing 12D3KooWEdkgB5RQCAZToi4d3U9GSYwjLR38tqaNVtrwy5KGH81q bafykbzacedpbmmbmfuj6o2oqsittex6s74p46mawknfvxqwqhmu6ojxz4lp3c N      3.051GiB   {"PayloadCID":{"/":"bafykbzacedpbmmbmfuj6o2oqsittex6s74p46mawknfvxqwqhmu6ojxz4lp3c"},"ID":1619927604753127530,"Selector":{"Raw":"oWFSomFsoWRub25loGI6PqFhYaFhPqFhQKA="},"PieceCID":null,"PricePerByte":"0","PaymentInterval":1048576,"PaymentIntervalIncrease":1048576,"UnsealPrice":"0"}  
 Message: other peer appears to have hung up. restart Channel
@stuberman
Copy link

I think this may be dealt with in #6185

@dirkmc dirkmc mentioned this issue May 5, 2021
3 tasks
@dirkmc
Copy link
Contributor

dirkmc commented May 5, 2021

"peer appears to have hung up" means that the connection to the peer has gone down.

The next release of markets should take care of this issue - when the connection goes down the client will automatically reconnect and restart the data transfer. You can track progress here: #6149

I didn't "hung up" on anyone but patiently waiting

Thanks for your patience :)

@kernelogic
Copy link
Author

Can't wait to try it out. I hope the slingshot judges will use this new version of market to do the judging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/markets Area: Markets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants