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-sector-manager] ext-prover stdin 使用 bufio.Scanner 可能存在的问题 #230

Closed
1 of 4 tasks
dtynn opened this issue Jun 10, 2022 · 0 comments · Fixed by #232
Closed
1 of 4 tasks

[venus-sector-manager] ext-prover stdin 使用 bufio.Scanner 可能存在的问题 #230

dtynn opened this issue Jun 10, 2022 · 0 comments · Fixed by #232
Labels
bug Something isn't working
Milestone

Comments

@dtynn
Copy link
Contributor

dtynn commented Jun 10, 2022

模块 / Components

  • venus-sector-manager
  • venus-worker
  • 工具链 / toolchains
  • 文档 / docs

版本 / Version

支持 ext-prover 的版本

描述 / Describe the Bug

参考
ma6174/blog#10

日志 / Logging Information

2022-06-10T19:35:05.410+0800    INFO    sealing sealer/sealer_cli.go:75 mock generate window post start {"miner": 1120291, "sectors": 752}
2022-06-10T19:35:05.410+0800    DEBUG   porver-ext      ext/prover.go:362       sub processor selected  {"candidates": 1, "weights-max": 1, "weight-selected": 0, "candidate-index": 0}
2022-06-10T19:35:05.416+0800    DEBUG   porver-ext      ext/prover.go:169       request received        {"pid": 37124, "ppid": 37108, "loop": "req", "id": 1}
2022-06-10T19:35:05.418+0800    WARN    processor-cmd   processor/processor.go:74       stdin broken: bufio.Scanner: token too long     {"pid": 37124, "ppid": 37108, "proc": "wdpost"}
2022-06-10T19:35:05.424+0800    INFO    porver-ext      ext/prover.go:151       response loop stop      {"pid": 37124, "ppid": 37108, "loop": "resp"}
2022-06-10T19:35:05.424+0800    WARN    sealing sealer/sealer_cli.go:78 generate window post failed: sub process: write bytes: write |1: broken pipe    {"miner": 1120291, "sectors": 752}


### 重现步骤 / Repo Steps

_No response_
@dtynn dtynn added the bug Something isn't working label Jun 10, 2022
@dtynn dtynn added this to the v0.4.0 milestone Jun 10, 2022
@diwufeiwen diwufeiwen moved this to Done in venus-cluster Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant