textileio/lotus-devnet

Lotus - Devnet always runs for more than 2 hours with the following error. I am using Powergate for the project

191644807 opened this issue · 0 comments

2021-03-05T01:30:12.565Z INFO miner miner/miner.go:383 Time delta between now and our mining base: 358803296s (nulls: 0)
2021-03-05T01:30:12.568Z WARN statemgr stmgr/forks.go:264 STARTING migration {"height": "41280", "from": "bafy2bzacedwlaae6pkt7ybab2ecqi3zclvo77jpkolno36gdljk7accfr3dsy"}
2021-03-05T01:30:12.569Z ERROR statemgr stmgr/forks.go:270 FAILED migration {"height": "41280", "from": "bafy2bzacedwlaae6pkt7ybab2ecqi3zclvo77jpkolno36gdljk7accfr3dsy", "error": "failed to load reimbursement account actor: actor not found", "errorVerbose": "failed to load reimbursement account actor:\n github.com/filecoin-project/lotus/chain/stmgr.UpgradeFaucetBurnRecovery\n /go/pkg/mod/github.com/filecoin-project/lotus@v1.5.0/chain/stmgr/forks.go:665\n - actor not found"}
2021-03-05T01:30:12.569Z ERROR miner miner/miner.go:229 mining block failed: failed to create block:
github.com/filecoin-project/lotus/miner.(*Miner).mineOne
/go/pkg/mod/github.com/filecoin-project/lotus@v1.5.0/miner/miner.go:438

  • failed to load tipset state:
    github.com/filecoin-project/lotus/chain/gen.MinerCreateBlock
    /go/pkg/mod/github.com/filecoin-project/lotus@v1.5.0/chain/gen/mining.go:27
  • error handling state forks:
    github.com/filecoin-project/lotus/chain/stmgr.(*StateManager).ApplyBlocks
    /go/pkg/mod/github.com/filecoin-project/lotus@v1.5.0/chain/stmgr/stmgr.go:351
  • failed to load reimbursement account actor:
    github.com/filecoin-project/lotus/chain/stmgr.UpgradeFaucetBurnRecovery
    /go/pkg/mod/github.com/filecoin-project/lotus@v1.5.0/chain/stmgr/forks.go:665
  • actor not found