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

droplet-client query 网络不通会一直卡住 #433

Closed
1 of 3 tasks
YiRuiLiher opened this issue Sep 15, 2023 · 0 comments · Fixed by #449
Closed
1 of 3 tasks

droplet-client query 网络不通会一直卡住 #433

YiRuiLiher opened this issue Sep 15, 2023 · 0 comments · Fixed by #449
Assignees
Labels
C-bug Category: This is a bug

Comments

@YiRuiLiher
Copy link

Droplet / 水滴

  • droplet
  • droplet-client
  • 文档 / docs

Version / 版本

droplet-client version v2.9.0+git.0a23f46

Describe the Bug / 描述

droplet-client query 网络不通会一直卡住,不会返回正确的错误信息

./droplet-client storage asks query t01504

Logging Information / 日志

2023-09-15T14:21:50.251+0800	DEBUG	swarm2	swarm/limiter.go:201	[limiter] clearing all peer dials: 12D3KooWFviV912XCwYoB8BhhZWjooFUmTS1tBXa3aFXfeFNNZSU
2023-09-15T14:22:36.596+0800	WARN	storagemarket_network	network/libp2p_impl.go:92	open stream to 12D3KooWFviV912XCwYoB8BhhZWjooFUmTS1tBXa3aFXfeFNNZSU canceled by context
2023-09-15T14:22:36.596+0800	WARN	rpc	go-jsonrpc@v0.1.8-0.20230707064447-fc69e93936b4/handler.go:456	error in RPC call to 'VENUS_MARKET_CLIENT.ClientQueryAsk': failed to open stream to miner:
    github.com/filecoin-project/go-fil-markets/storagemarket/impl.(*Client).GetAsk
        /root/go/pkg/mod/github.com/ipfs-force-community/go-fil-markets@v1.2.6-0.20230822060005-aee2cbae5b01/storagemarket/impl/client.go:222
  - open stream to 12D3KooWFviV912XCwYoB8BhhZWjooFUmTS1tBXa3aFXfeFNNZSU canceled by context:
    github.com/filecoin-project/go-fil-markets/shared.(*RetryStream).OpenStream
        /root/go/pkg/mod/github.com/ipfs-force-community/go-fil-markets@v1.2.6-0.20230822060005-aee2cbae5b01/shared/retrystream.go:99
2023-09-15T14:22:36.596+0800	ERROR	rpc	go-jsonrpc@v0.1.8-0.20230707064447-fc69e93936b4/websocket.go:127	handle me:websocket: close sent

Repo Steps / 重现步骤

  1. 找一个网络不通的矿工
  2. ./droplet-client storage asks query t01504
  3. 持续卡住不会返回正确的错误信息
@YiRuiLiher YiRuiLiher added the C-bug Category: This is a bug label Sep 15, 2023
@simlecode simlecode self-assigned this Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants