genesis in the repo is not the one expected by this version of Lotus! #6732
Replies: 5 comments 2 replies
-
Usually, this error is because you have not cleared the old version of the compilation environment. I suggest you download the master branch code again and recompile it. If lotus daemon can run normal, please let me know |
Beta Was this translation helpful? Give feedback.
-
Please remember to delete the old lotus folder before you download lotus. |
Beta Was this translation helpful? Give feedback.
-
go with a stable version for calibnet -the master might not be up to date with what is running there |
Beta Was this translation helpful? Give feedback.
-
I encounter this err today cause I run lotus daemon when i didn't delete old data which is store at ~/.lotus |
Beta Was this translation helpful? Give feedback.
-
@colccool DO you still need help with this or were you able to fix this error? If yes, then can you tell us how you fixed it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
run- lotus daemon
version: lotus version 1.11.1-dev+calibnet+git.88ac2ebc0
ERROR: initializing node: starting node: could not build arguments for function "github.com/filecoin-project/lotus/node/modules/lp2p".StartListening.func1 (/Users/pluto/lotus/node/modules/lp2p/addrs.go:98): failed to build host.Host: could not build arguments for function "reflect".makeFuncStub (/opt/homebrew/Cellar/go/1.16.5/libexec/src/reflect/asm_arm64.s:12): failed to build lp2p.BaseIpfsRouting: could not build arguments for function "reflect".makeFuncStub (/opt/homebrew/Cellar/go/1.16.5/libexec/src/reflect/asm_arm64.s:12): failed to build dtypes.NetworkName: could not build arguments for function "reflect".makeFuncStub (/opt/homebrew/Cellar/go/1.16.5/libexec/src/reflect/asm_arm64.s:12): failed to build dtypes.AfterGenesisSet: received non-nil error from function "reflect".makeFuncStub (/opt/homebrew/Cellar/go/1.16.5/libexec/src/reflect/asm_arm64.s:12): genesis in the repo is not the one expected by this version of Lotus!
someone can help me ?
Beta Was this translation helpful? Give feedback.
All reactions