Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qclient error #297

Open
johnnychen8188 opened this issue Oct 14, 2024 · 0 comments
Open

qclient error #297

johnnychen8188 opened this issue Oct 14, 2024 · 0 comments

Comments

@johnnychen8188
Copy link

version:

2.0.0

error info:

Signature check passed
Stasis lock not yet released.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x11252ac]

goroutine 1 [running]:
source.quilibrium.com/quilibrium/monorepo/client/cmd.GetGRPCClient()
/opt/ceremonyclient/client/cmd/root.go:129 +0x4c
source.quilibrium.com/quilibrium/monorepo/client/cmd.init.func7(0xc000380100?, {0x18153ee?, 0x4?, 0x18153f2?})
/opt/ceremonyclient/client/cmd/balance.go:17 +0x31
github.com/spf13/cobra.(*Command).execute(0x64c9fa0, {0xa5d9260, 0x0, 0x0})
/go/pkg/mod/github.com/spf13/[email protected]/command.go:987 +0xab1
github.com/spf13/cobra.(*Command).ExecuteC(0x64cab20)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:1115 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:1039
source.quilibrium.com/quilibrium/monorepo/client/cmd.Execute()
/opt/ceremonyclient/client/cmd/root.go:119 +0x1a
main.main()
/opt/ceremonyclient/client/main.go:8 +0xf

config file

……………………
statsMultiaddr: /dns/stats.quilibrium.com/tcp/443
……………………
db:
path: .config/store
listenGrpcMultiaddr: /ip4/0.0.0.0/tcp/8337
listenRESTMultiaddr: /ip4/0.0.0.0/tcp/8338
logFile: ""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant