This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Description
Neither Ignite Nightly or lastest version work.
root@localhost:~# ignite version
Ignite CLI version: v0.26.1-dev
Ignite CLI build date: undefined
Ignite CLI source hash: undefined
Ignite CLI config version: v1
Cosmos SDK version: v0.47.1
Your OS: linux
Your arch: amd64
Your go version: go version go1.19 linux/amd64
Your uname -a: Linux localhost 5.19.0-29-generic #30-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 4 12:14:09 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Your cwd: /root
Is on Gitpod: false
root@localhost:~# ignite n chain list
✘ Rpc error: code = Unknown desc = unknown query path: unknown request
Ignite Network commands work on old system (which uses and older version of cli-plugin-network)
root@localhost:~# ignite version
Ignite CLI version: v0.26.1
Ignite CLI build date: 2023-01-24T18:50:18Z
Ignite CLI source hash: d2a2e287c176ba010557f0b8fbaa198cdeee928d
Ignite CLI config version: v1
Cosmos SDK version: v0.46.7
Your OS: linux
Your arch: amd64
Your go version: go version go1.19 linux/amd64
Your uname -a: Linux localhost 5.19.0-41-generic #42-Ubuntu SMP PREEMPT_DYNAMIC Mon Apr 17 19:17:03 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Your cwd: /root
Is on Gitpod: false
root@localhost:~# ignite network chain list
Launch Id Chain Id Source Phase
5 gold-1 https://github.com/mondainai247/gold coordinating
4 chainone-1 https://gitlab.com/mostafamshk/chainone coordinating
3 gold-1 https://github.com/mondainai247/gold coordinating
2 gold-1 https://github.com/mondainai247/gold coordinating
1 testchain-1 https://github.com/mondainai247/testchain coordinating
How do I fix this? Is this a bug? I noticed the cli-plugin-network shows v0.26.2, but my ignite version is v0.26.1. Please help, I cannot simply clone my old system, thank you.