You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See error:
ERROR main lotus-storage-miner/init.go:237 Failed to initialize lotus-storage-miner: creating miner failed:
main.storageMinerInit
/home/test/filecoin-project/lotus-source/cmd/lotus-storage-miner/init.go:492
Describe the bug
louts Use create-worker-key to create an error
To Reproduce
Steps to reproduce the behavior:
See error:
ERROR main lotus-storage-miner/init.go:237 Failed to initialize lotus-storage-miner: creating miner failed:
main.storageMinerInit
/home/test/filecoin-project/lotus-source/cmd/lotus-storage-miner/init.go:492
main.createStorageMiner
/home/test/filecoin-project/lotus-source/cmd/lotus-storage-miner/init.go:639
main.glob..func2
/home/test/filecoin-project/lotus-source/cmd/lotus-storage-miner/init.go:237
gopkg.in/urfave/cli%2ev2.(*Command).Run
/home/test/gocode/pkg/mod/gopkg.in/urfave/[email protected]/command.go:167
gopkg.in/urfave/cli%2ev2.(*App).Run
/home/test/gocode/pkg/mod/gopkg.in/urfave/[email protected]/app.go:261
main.main
/home/test/filecoin-project/lotus-source/cmd/lotus-storage-miner/main.go:79
runtime.main
the network reply:
Send actor error {"from": "t3s55v6xrff3yz7jty6sk5ni4tz3jjlf4a3565fxyiqqnhlu2n632zlk5hywlb75gtzf76memsa7e2s4gne6aq", "to": "t04", "nonce": 1, "method": "4", "height": "333", "error": "failed to init new actor (RetCode=16):\n github.com/filecoin-project/specs-actors/actors/builtin.RequireSuccess\n /home/test/gocode/pkg/mod/github.com/filecoin-project/[email protected]/actors/builtin/shared.go:17"}
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Version (run
lotus --version
):lotus version 0.3.0+gitfca3f3a8.dirty
Additional context
Add any other context about the problem here.
Using create-worker-key will generate a new wallet address
The text was updated successfully, but these errors were encountered: