-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The following error is raised during relayer connection when following the official guide:
Error:
Query failed with (6)
rpc error: code = Unknown desc = recovered
cannot create multiple scoped keepers for the same module name: blog
The "blog" is the IBC enabled module created during the tutorial.
To replicate install the relayer app from #1, branch feat/update.
Also make sure to use the commands from the new relayer ts app namespace:
ignite relayer ts configureignite relayer ts connect
Ignite version:
Ignite CLI version: v28.1.1-dev
Ignite CLI build date: 2024-01-16T13:39:16Z
Ignite CLI source hash: 39a5ce975f538a2a70923ccd16d86082349d1790
Ignite CLI config version: v1
Cosmos SDK version: v0.50.3
Your OS: darwin
Your arch: arm64
Your Node.js version: v16.20.2
Your go version: go version go1.21.5 darwin/arm64
Your uname -a: Darwin Protostar.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:53:18 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T6000 arm64 arm Darwin
Your cwd: /Users/jeronimoalbi/Projects/ignite/ignite-plugin-relayer
Is on Gitpod: false
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working