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]检索时生成文件错误 #5850

Closed
1 of 11 tasks
Tracked by #5861 ...
YiRuiLiher opened this issue Mar 22, 2023 · 0 comments · Fixed by ipfs-force-community/droplet#313
Closed
1 of 11 tasks
Tracked by #5861 ...

[venus-market]检索时生成文件错误 #5850

YiRuiLiher opened this issue Mar 22, 2023 · 0 comments · Fixed by ipfs-force-community/droplet#313
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-makret检索时生成文件错误

日志 / Logging Information

-----------market------log---------------
root@200-111:~/venus-market# ./market-client retrieval retrieve --maxPrice 0.1fil --miner f01023  QmPtJ3Jgg6KN1pFMJSoTKUEbUt74UPSS3gbRDCeC5vB66o aaaaaa.txt
Recv 0 B, Paid 0 FIL, Open (New), 1ms [1678954896579140702|0]
Recv 0 B, Paid 0 FIL, DealProposed (WaitForAcceptance), 2ms [1678954896579140702|0]
Recv 0 B, Paid 0 FIL, UnsealPaymentRequested (Accepted), 15ms [1678954896579140702|0]
Recv 0 B, Paid 0 FIL, PaymentChannelAddingFunds (PaymentChannelAddingInitialFunds), 23ms [1678954896579140702|0]
Recv 0 B, Paid 0 FIL, PaymentChannelReady (PaymentChannelAllocatingLane), 3m0.029s [1678954896579140702|0]
Recv 0 B, Paid 0 FIL, LaneAllocated (Ongoing), 3m0.031s [1678954896579140702|0]
Recv 0 B, Paid 0 FIL, PaymentRequested (FundsNeeded), 3m0.032s [1678954896579140702|0]
Recv 0 B, Paid 0 FIL, SendFunds (SendFunds), 3m0.032s [1678954896579140702|0]
Recv 0 B, Paid 0.00000001 FIL, PaymentSent (Ongoing), 3m0.055s [1678954896579140702|0]
Recv 68 B, Paid 0.00000001 FIL, BlocksReceived (Ongoing), 3m0.088s [1678954896579140702|68]
Recv 12.37 KiB, Paid 0.00000001 FIL, BlocksReceived (Ongoing), 3m0.091s [1678954896579140702|12663]
Recv 12.37 KiB, Paid 0.00000001 FIL, AllBlocksReceived (BlocksComplete), 3m0.092s [1678954896579140702|12663]
Recv 12.37 KiB, Paid 0.00000001 FIL, Complete (CheckComplete), 3m0.094s [1678954896579140702|12663]
Recv 12.37 KiB, Paid 0.00000001 FIL, CompleteVerified (FinalizingBlockstore), 3m0.096s [1678954896579140702|12663]
Recv 12.37 KiB, Paid 0.00000001 FIL, BlockstoreFinalized (Completed), 3m0.096s [1678954896579140702|12663]
2023-03-22T03:11:40.313Z	FATAL	main	market-client/main.go:146	file type *unixfile.ufsDirectory at "aaaaaa.txt" is not supported

重现步骤 / Repo Steps

  1. 检索命令:./market-client retrieval retrieve --maxPrice 0.1fil --miner aaaaaa.txt
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