Failed to initialize lotus-miner: creating miner failed #7766
Replies: 2 comments 1 reply
-
I was able to init the miner just fine on the latest release. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@whhpc19891120 Do you still need help with this error? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
while i execute this command i have a problem bow, what can i do then, thank you
lotus-miner init --owner=f3ryvywonhcgpmyw5ondjl4puxzieh6xo7deub6bqdc6xlkyp3g3ol4cum5jecb7s52bdefwbpcwj5zcflcasq --worker=f3xgmgwmajftgbt6kqoh3wyfbgms3izh6afyzbbhgqgs34fv7ig6ghcvy2ig5prb5jvookwenqyoqmhxqucn7q --no-local-storage
logs
################################################################################################
{"level":"info","ts":"2021-08-30T10:13:59.579+0800","logger":"main","caller":"lotus-miner/init.go:154","msg":"Trying to connect to full node RPC"}
{"level":"info","ts":"2021-08-30T10:13:59.800+0800","logger":"main","caller":"lotus-miner/init.go:166","msg":"Checking full node sync status"}
{"level":"info","ts":"2021-08-30T10:17:50.805+0800","logger":"main","caller":"lotus-miner/init.go:174","msg":"Checking if repo exists"}
{"level":"info","ts":"2021-08-30T10:17:50.805+0800","logger":"main","caller":"lotus-miner/init.go:190","msg":"Checking full node version"}
{"level":"info","ts":"2021-08-30T10:17:50.806+0800","logger":"main","caller":"lotus-miner/init.go:201","msg":"Initializing repo"}
{"level":"info","ts":"2021-08-30T10:17:50.806+0800","logger":"repo","caller":"repo/fsrepo.go:140","msg":"Initializing repo at '/root/.lotusminer'"}
{"level":"info","ts":"2021-08-30T10:17:50.807+0800","logger":"main","caller":"lotus-miner/init.go:416","msg":"Initializing libp2p identity"}
{"level":"info","ts":"2021-08-30T10:17:50.877+0800","logger":"badger","caller":"[email protected]/levels.go:183","msg":"All 0 tables opened in 0s\n"}
{"level":"info","ts":"2021-08-30T10:17:50.890+0800","logger":"badger","caller":"[email protected]/levels.go:183","msg":"All 0 tables opened in 0s\n"}
{"level":"error","ts":"2021-08-30T10:19:36.544+0800","logger":"main","caller":"lotus-miner/init.go:261","msg":"Failed to initialize lotus-miner: creating miner failed:\n main.storageMinerInit\n /kingdom/lotus-v1.11.2/lotus/cmd/lotus-miner/init.go:541\n - push worker init:\n main.createStorageMiner\n /kingdom/lotus-v1.11.2/lotus/cmd/lotus-miner/init.go:655\n - taking lock: context canceled"}
{"level":"info","ts":"2021-08-30T10:19:36.544+0800","logger":"main","caller":"lotus-miner/init.go:266","msg":"Cleaning up /root/.lotusminer after attempt..."}
Beta Was this translation helpful? Give feedback.
All reactions