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

[sophon-miner] 统计某时间段内的赢票数时,日志报错 #6128

Closed
1 of 7 tasks
BaiYuTest opened this issue Aug 24, 2023 · 1 comment
Closed
1 of 7 tasks
Assignees
Labels
C-bug Category: This is a bug CU-force-community Category: from force community

Comments

@BaiYuTest
Copy link

Sophon Service / 智子服务

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

Version / 版本

sophon-miner version 1.13.0-rc2'+git10ac056'

Describe the Bug / 描述

执行命令:./sophon-miner winner count --epoch-start=806228 --epoch-end=848228 t023456
-----sophon-miner.log------
2023-08-24T17:23:08.662+0800 ERROR miner miner/miningmgr.go:216 generate winner met error can't find base info on chain, addr t023456 should be a new miner or no sector found before chain finality
2023-08-24T17:24:32.234+0800 ERROR miner miner/miningmgr.go:67 create WinningPoStProver for t016137: getting sector size: handler: websocket connection closed error code 2

Logging Information / 日志

-----sophon-miner.log------
2023-08-24T17:23:08.662+0800    ERROR    miner    miner/miningmgr.go:216    generate winner met error can't find base info on chain, addr t023456 should be a new miner or no sector found before chain finality
2023-08-24T17:24:32.234+0800    ERROR    miner    miner/miningmgr.go:67    create WinningPoStProver for t016137: getting sector size: handler: websocket connection closed error code 2

Repo Steps / 重现步骤

No response

@BaiYuTest BaiYuTest added the C-bug Category: This is a bug label Aug 24, 2023
@Fatman13 Fatman13 added the CU-force-community Category: from force community label Aug 28, 2023
@simlecode
Copy link
Collaborator

generate winner met error can't find base info on chain, addr t023456 should be a new miner or no sector found before chain finality

上面这个错误是计算某个高度出块权时,miner 还没有 sector

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
Development

No branches or pull requests

3 participants