0glabs / 0g-chain

The First Modular AI Chain
Apache License 2.0
28 stars 37 forks source link

Issue with 0gchaind launch #68

Open Razek2007 opened 4 weeks ago

Razek2007 commented 4 weeks ago

version 0.3.1

After start get error:

Started 0gchaind.service - og node service. panic: failed to instantiate new Wasm VM instance: Error calling the VM: Cache error: Error creating state directory goroutine 1 [running]: github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper.NewKeeperWithConfig({0x3ac1da0, 0xc0013d5620}, {0x3a83ba8, 0xc0015fe170}, {0x3a89e20, 0xc0017475e0}, {0xc001254330, 0x29}, {{0x2e89a3d, 0xb}, ...}, ...) github.com/cosmos/ibc-go/modules/light-clients/08-wasm@v0.1.1-ibc-go-v7.3-wasmvm-v1.5/keeper/keeper.go:93 +0x276 github.com/0glabs/0g-chain/app.NewApp({0x3aa7900, 0xc0015fe640}, {0x3ac2550, 0xc000b1a3b8}, {0xc000d8c160, 0x19}, {0x0, 0x0}, {{0x3ab42a0, 0xc000602020}, ...}, ...) github.com/0glabs/0g-chain/app/app.go:455 +0x2e26 main.appCreator.newApp({{{0x3ab42a0, 0xc000602020}, {0x3ad70e0, 0xc0013d5620}, {0x3abe220, 0xc00088f0c0}, 0xc0001bfda8}}, {0x3aa7900, 0xc0015fe640}, {0x3ac2550, ...}, ...) github.com/0glabs/0g-chain/cmd/0gchaind/app.go:109 +0xc05 github.com/evmos/ethermint/server.startInProcess(_, {{0x0, 0x0, 0x0}, {0x3ac3e00, 0xc001856690}, 0x0, {0xc001243188, 0x14}, {0x3ad70e0, ...}, ...}, ...) github.com/evmos/ethermint@v0.21.0/server/start.go:360 +0xa3a github.com/evmos/ethermint/server.StartCmd.func2(0xc0016baf08, {0x56c4d40?, 0x0?, 0x0?}) github.com/evmos/ethermint@v0.21.0/server/start.go:158 +0x2e5 github.com/spf13/cobra.(*Command).execute(0xc0016baf08, {0x56c4d40, 0x0, 0x0}) github.com/spf13/cobra@v1.7.0/command.go:940 +0x862 github.com/spf13/cobra.(*Command).ExecuteC(0xc001680c08) github.com/spf13/cobra@v1.7.0/command.go:1068 +0x3a5 github.com/spf13/cobra.(*Command).Execute(...) github.com/spf13/cobra@v1.7.0/command.go:992 github.com/spf13/cobra.(*Command).ExecuteContext(...) github.com/spf13/cobra@v1.7.0/command.go:985 github.com/cosmos/cosmos-sdk/server/cmd.Execute(0xc001680c08, {0x2e821e3, 0x7}, {0xc000d8c160, 0x19}) github.com/cosmos/cosmos-sdk@v0.47.10/server/cmd/execute.go:39 +0x2e7 main.main() github.com/0glabs/0g-chain/cmd/0gchaind/main.go:15 +0x3c 0gchaind.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 0gchaind.service: Failed with result 'exit-code'.