-
Notifications
You must be signed in to change notification settings - Fork 573
Description
Describe the bug
One is unable to list chains using the ignite network CLI.
Looks like a repeat of #3550
Edit: I tried to spin a local SPN instance and use --local. The n chain publish and n chain list works but n chain init returns the error described below.
To reproduce
Steps to reproduce the behavior:
➜ ~ ignite network chain list
✘ Rpc error: code = Unknown desc = unknown query path: unknown requestWhat version are you using?
Ignite CLI version: v0.27.1
Ignite CLI build date: 2023-06-13T13:42:09Z
Ignite CLI source hash: 4acd1f1
Ignite CLI config version: v1
Cosmos SDK version: v0.47.3
Your OS: linux
Your arch: amd64
Your Node.js version: v18.16.1
Your go version: go version go1.21.0 linux/amd64
Your uname -a: Linux lemurpro 5.10.189-1-MANJARO #1 SMP PREEMPT Wed Aug 9 06:30:25 UTC 2023 x86_64 GNU/Linux
Your cwd: /home/fmorency
Is on Gitpod: false