-
Notifications
You must be signed in to change notification settings - Fork 63
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: Query failed with (18): header failed basic validation #221
Comments
I cannot help without more info. Can you please tell me which two chains you are connecting. And if you can reproduce this everytime you send. I need Some chains have forked the cosmos-sdk which may cause issues. This has been tested against cosmos sdk 0.42 in simapp and wasmd and cosmos sdk 0.44 in naiad |
@ethanfrey thanks for the response.
|
Thank you for the details. I have never seen deweb before. Can you link me to the repo and version used here, so I can see what cosmos-sdk is used and maybe reproduce in a CI |
@ethanfrey it is using Cosmos SDK v.0.44.3 and Tendermint v.0.34.14 |
Thank you. @ jackzampolin can you share the rpc endpoints your team used to set up the Juno-Osmosis channel. I want to verify we are using "relayer-friendly" endpoints before debugging more |
@ethanfrey they are both archive nodes https://osmosis-1.technofractal.com:443 and https://juno-1.technofractal.com:443 |
@ethanfrey what I can do with this issue? |
I have seen professional relayers have all kinds of issues with the juno osmo bridge using Hermes and go relayer This project is maintained but mainly focused on testnet / ci testing. Not supported for production use. I try to fix any clear issue that is solved by the other relayers, but this seems to be some issue with the chains. I would switch to another relayer and as some professional relayers for help. |
Any updates? I have similar issue with juno and osmosis |
I think this only would make sense one I run osmosis and Juno nodes in the CI, and not try to debug on production. |
Hello, getting the following error:
What can be the issue?
The text was updated successfully, but these errors were encountered: