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

Error during relayer IBC connection creation #2

Open
jeronimoalbi opened this issue Jan 18, 2024 · 0 comments
Open

Error during relayer IBC connection creation #2

jeronimoalbi opened this issue Jan 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jeronimoalbi
Copy link
Member

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 configure
  • ignite 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
@jeronimoalbi jeronimoalbi added the bug Something isn't working label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant