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

unmarshal error from lotus client retrieve #2643

Closed
whyrusleeping opened this issue Jul 28, 2020 · 4 comments
Closed

unmarshal error from lotus client retrieve #2643

whyrusleeping opened this issue Jul 28, 2020 · 4 comments
Assignees
Labels

Comments

@whyrusleeping
Copy link
Member

I tried retrieving very soon after making a storage deal with a miner, and was presented with this error:

why@MacBook-Pro ~/c/lotus (feat/pieces-cmds)> ./lotus client retrieve --miner=t03417 $IMPORT output_4
2020-07-27T14:29:07.477-0700	WARN	rpc	go-jsonrpc@v0.1.1-0.20200602181149-522144ab4e24/client.go:406	unmarshaling failed	{"message": "{\"Err\":\"failed to dial 12D3KooWKseJZkJJkh1t8VuQiQLdk6ihhEykv4wa3V3EkdGquNVA: all dials failed\\n  * [/ip4/127.0.0.1/tcp/32819] dial tcp4 127.0.0.1:32819: connect: connection refused\\n  * [/ip6/::1/tcp/44141] dial tcp6 [::1]:44141: connect: connection refused\\n  * [/ip4/192.168.254.80/tcp/32819] dial tcp4 192.168.254.80:32819: connect: connection refused\\n  * [/ip4/50.52.6.31/tcp/11591] dial tcp4 50.52.6.31:11591: connect: connection refused\\n  * [/ip4/50.52.6.31/tcp/18605] dial tcp4 50.52.6.31:18605: connect: connection refused\",\"Root\":null,\"Piece\":null,\"Size\":0,\"MinPrice\":\"\\u003cnil\\u003e\",\"UnsealPrice\":\"\\u003cnil\\u003e\",\"PaymentInterval\":0,\"PaymentIntervalIncrease\":0,\"Miner\":\"t03417\",\"MinerPeerID\":\"12D3KooWKseJZkJJkh1t8VuQiQLdk6ihhEykv4wa3V3EkdGquNVA\"}"}
ERROR: RPC client error: unmarshaling result: failed to parse big string: '"\u003cnil\u003e"'
@YiRuiLiher
Copy link

It’s amazing, I also encountered this problem, and hope to get news on how someone can solve this problem

@jennijuju
Copy link
Member

(try to repro to see if the issue still exists)

@RobQuistNL
Copy link
Contributor

definately still exists. happens on 98% of the retrievals :)

@rjan90
Copy link
Contributor

rjan90 commented Jun 3, 2024

Closing this ticket as the Legacy Lotus/Lotus-Miner Markets sub-system reached EOL at the end of the 31st January 2023, and is being completely removed from the code here:

@rjan90 rjan90 closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

No branches or pull requests

5 participants