-
Notifications
You must be signed in to change notification settings - Fork 547
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
FIX: Error while creating Hermes relayer client between Earth and Mars chains (in IBC Tutorial) #4391
Labels
type:bug
Something isn't working
Comments
I have the same problem. These are my logs:
@Srutip04 We can fix it by this:
Now it is working:
btw, I don't know the core reason of it, maybe someone could provide some ideas? |
Oh no, when I delete the cache
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Title: Error while creating Hermes relayer client between Earth and Mars chains
Description:
I am trying to configure a Hermes relayer between two chains, Earth and Mars, using the Ignite CLI. During the configuration process, I encountered an error while attempting to create a client. Below are the details of the issue:
Steps to Reproduce:
Run the following command to configure the Hermes relayer:
Confirm the reuse of the existing configuration file.
Observe the following error message after the configuration:
Expected Behavior:
I expected the command to successfully create a client between the Earth and Mars chains.
Actual Behavior:
The command fails with an error indicating that it exited with status 1.
Environment:
Additional Information:
The text was updated successfully, but these errors were encountered: