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
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 / 重现步骤
找一个网络不通的矿工
./droplet-client storage asks query t01504
持续卡住不会返回正确的错误信息
The text was updated successfully, but these errors were encountered:
Droplet / 水滴
Version / 版本
Describe the Bug / 描述
droplet-client query 网络不通会一直卡住,不会返回正确的错误信息
./droplet-client storage asks query t01504
Logging Information / 日志
Repo Steps / 重现步骤
The text was updated successfully, but these errors were encountered: