You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version (run lotus version):
Tip of master from Friday (commit 0f83515a4).
$ lotus version
Daemon: 1.11.0-dev+mainnet+git.0f83515a4.dirty+api1.3.0
Local: lotus version 1.11.0-dev+mainnet+git.0f83515a4.dirty
To Reproduce
Just run the command lotus client retrieve --miner f023870 bafykbzacecqe643ksdept3qnkzh4hrtgwbvl5insg2paqy7zskuroduvt6l3k /dev/null 2457938 /mnt/hdd/ubuntu-home/lotus-daemon.log
Expected behavior
Expecting a successful retrieval of that CID.
Describe the bug
Trying to do a retrieval of a particular miner,CID pair and seeing it fail with
ClientEventUnknownResponseReceived
.Version (run
lotus version
):Tip of master from Friday (commit
0f83515a4
).To Reproduce
Just run the command
lotus client retrieve --miner f023870 bafykbzacecqe643ksdept3qnkzh4hrtgwbvl5insg2paqy7zskuroduvt6l3k /dev/null 2457938 /mnt/hdd/ubuntu-home/lotus-daemon.log
Expected behavior
Expecting a successful retrieval of that CID.
Logs
lotus-daemon-log-bafykbzacecqe643ksdept3qnkzh4hrtgwbvl5insg2paqy7zskuroduvt6l3k.log
Other
The way it reverts to
DealStatusNew
is reminiscent of #6297, but that doesn't seem to be the underlying problem in either case.The text was updated successfully, but these errors were encountered: