Replies: 1 comment
-
|
Nilon |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Failed to start the nilchain node, the error message is as follows, how to solve it
goroutine 1 [running]:
github.com/cosmos/cosmos-sdk/server.DefaultBaseappOptions({0x3fa24a0, 0xc001e84a80})
/home/ubuntu/go/pkg/mod/github.com/cosmos/[email protected]/server/util.go:529 +0xb3b
github.com/NillionNetwork/nilchain/nilchaind/cmd.newApp({0x3fe0b78, 0xc00168be30}, {0x3ff8400, 0xc001d68040}, {0x0, 0x0}, {0x3fa24a0, 0xc001e84a80})
/data/.nillion/nillion/nilchaind/cmd/root.go:314 +0x57
github.com/cosmos/cosmos-sdk/server.startApp(0xc001e2b300, 0x3900e10, {0x3901660, 0x0, 0x0, 0x0, 0x3901670})
/home/ubuntu/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:619 +0x223
github.com/cosmos/cosmos-sdk/server.start(_, {{0x0, 0x0, 0x0}, {0x3ffd9f8, 0xc001e6b8f0}, 0x0, {0x0, 0x0}, {0x401c2c8, ...}, ...}, ...)
/home/ubuntu/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:225 +0x159
github.com/cosmos/cosmos-sdk/server.StartCmdWithOptions.func2.1()
/home/ubuntu/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:199 +0x63
github.com/cosmos/cosmos-sdk/server.wrapCPUProfile(0xc001e2b300, 0xc0010a79f0)
/home/ubuntu/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:571 +0x1b3
github.com/cosmos/cosmos-sdk/server.StartCmdWithOptions.func2(0xc001d16308, {0xc001e2b4c0?, 0x0?, 0x2?})
/home/ubuntu/go/pkg/mod/github.com/cosmos/[email protected]/server/start.go:198 +0x212
github.com/spf13/cobra.(*Command).execute(0xc001d16308, {0xc001e2b4a0, 0x2, 0x2})
/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:985 +0xaca
github.com/spf13/cobra.(*Command).ExecuteC(0xc001ca9b08)
/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:1117 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:1041
github.com/spf13/cobra.(*Command).ExecuteContext(...)
/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:1034
github.com/cosmos/cosmos-sdk/server/cmd.Execute(0xc001ca9b08, {0x0, 0x0}, {0xc000b03680, 0x1a})
/home/ubuntu/go/pkg/mod/github.com/cosmos/[email protected]/server/cmd/execute.go:34 +0x187
main.main()
/data/.nillion/nillion/nilchaind/main.go:16 +0x33
panic: failed to parse chain-id from genesis file: invalid character 'ý' looking for beginning of value
Beta Was this translation helpful? Give feedback.
All reactions