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

[venus-market]检索时 payload 不存在,marshal 返回结果失败 #5849

Closed
1 of 11 tasks
Tracked by #5861 ...
YiRuiLiher opened this issue Mar 22, 2023 · 0 comments · Fixed by ipfs-force-community/droplet#312
Closed
1 of 11 tasks
Tracked by #5861 ...
Assignees
Labels
C-bug Category: This is a bug CU-force-community Category: from force community

Comments

@YiRuiLiher
Copy link
Collaborator

链服务模块 / Chain Service Components

  • venus
  • venus-auth
  • venus-gateway
  • venus-messager
  • venus-miner
  • 文档 / docs

订单服务模块 / Deal Service Components

  • venus-market
  • 文档 / docs

算力服务模块 / Storage Power Service Components

  • venus-sector-manager
  • venus-worker
  • 文档 / docs

版本 / Version

commit e68b73ad4ba04c7def637a66ffeafe416beccb11 (HEAD -> master

描述 / Describe the Bug

  1. 当venus-market被检索时,配置文件RetrievalPaymentAddress=“”
  2. venus-market没有返回相关的错误信息

日志 / Logging Information

-------------------venus-market-----------log---------------
2023-03-22T02:25:30.553Z	ERROR	retrievaladapter	retrievalprovider/stream_handler.go:67	retrieve piece(<nil>) or payload(bafyreigkzfk4cvwnzlvjy6cqmdjgxwqwhhunzazrg66j5lvuakmejqjcy4) failed, not found
2023-03-22T02:25:30.553Z	ERROR	retrievaladapter	retrievalprovider/stream_handler.go:70	Retrieval query: writing query response: cannot marshal undefined address
2023-03-22T02:27:16.071Z	ERROR	retrievaladapter	retrievalprovider/stream_handler.go:67	retrieve piece(<nil>) or payload(bafyreigkzfk4cvwnzlvjy6cqmdjgxwqwhhunzazrg66j5lvuakmejqjcy4) failed, not found
2023-03-22T02:27:16.071Z	ERROR	retrievaladapter	retrievalprovider/stream_handler.go:70	Retrieval query: writing query response: cannot marshal undefined address

重现步骤 / Repo Steps

./market-client retrieval retrieve --maxPrice 0.1fil --miner f01023 aaa.txt

@YiRuiLiher YiRuiLiher added the C-bug Category: This is a bug label Mar 22, 2023
@simlecode simlecode changed the title [venus-market]检索时RetrievalPaymentAddress未填写时没有返回具体的错误 [venus-market]检索时 payload 不存在时 marshal 返回结果失败 Mar 22, 2023
@Fatman13 Fatman13 added the CU-force-community Category: from force community label Mar 23, 2023
@simlecode simlecode mentioned this issue Mar 27, 2023
35 tasks
@simlecode simlecode changed the title [venus-market]检索时 payload 不存在时 marshal 返回结果失败 [venus-market]检索时 payload 不存在,marshal 返回结果失败 Mar 28, 2023
@simlecode simlecode self-assigned this Mar 28, 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 CU-force-community Category: from force community
Projects
Status: Done
3 participants