Open hallazzang opened 5 months ago
@hallazzang do you have check 2 chains running?
@hallazzang do you have check 2 chains running?
Sure the chains are indeed running.
2 chains run on local or docker. I see you use same port 26657.
And can you describe all step run relayer?
This may be an IBC-Go thing? Looks like the hermes relayer had this same issue in the past come up here: https://github.com/informalsystems/hermes/issues/697
Need more info for what networks you are doing this on. I suspect its one of the chains issue vs relayer due to the invalid proof (improper packet?)
hey @hallazzang, any updates on this? @Reecepbcups asked for some additional information regarding your original issue https://github.com/cosmos/relayer/issues/1472#issuecomment-2170017509
if we could have some additional information about this issue it may help us come up with a solution or allow us to reproduce the issue on our end in order to validate your report.
If we don't hear back soon then i will close the issue as stale until we hear back. Thanks!
I keep getting this error when I run the relayer:
Is there any known reports about it? Here's my configuration file:
I just substituted some values with
...
to not disclose some information. I want to make sure if it's the relayer's issue or the chains' issue.