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

Hermes health check failed while verifying the application compatibility for chain osmosis-1 #3733

Closed
99Kies opened this issue Dec 15, 2023 · 2 comments

Comments

@99Kies
Copy link

99Kies commented Dec 15, 2023

My relayer with osmosis suddenly failed, why is that?

~ hermes health-check
2023-12-15T06:12:19.621358Z  INFO ThreadId(01) using default configuration from '/home/ubuntu/.hermes/config.toml'
2023-12-15T06:12:19.622201Z  INFO ThreadId(01) running Hermes v1.7.3
2023-12-15T06:12:19.622240Z  INFO ThreadId(01) health_check{chain=vota-ash}: performing health check...
2023-12-15T06:12:19.747077Z  INFO ThreadId(07) health_check{chain=vota-ash}: Updated `max_block_time` using /genesis endpoint. Old value: `30s`, new value: `30s`
2023-12-15T06:12:19.747129Z  INFO ThreadId(01) health_check{chain=vota-ash}: chain is healthy
2023-12-15T06:12:19.747162Z  INFO ThreadId(01) health_check{chain=osmosis-1}: performing health check...
2023-12-15T06:12:21.161402Z  WARN ThreadId(13) health_check{chain=osmosis-1}: Chain 'osmosis-1' has no minimum gas price value configured for denomination 'uosmo'. This is usually a sign of misconfiguration, please check your chain and relayer configurations
2023-12-15T06:12:21.895366Z  WARN ThreadId(13) health_check{chain=osmosis-1}: Health checkup for chain 'osmosis-1' failed
2023-12-15T06:12:21.895404Z  WARN ThreadId(13) health_check{chain=osmosis-1}:     Reason: Hermes health check failed while verifying the application compatibility for chain osmosis-1:https://osmosis-grpc.lavenderfive.com/; caused by: SDK module at version '0.50.1' does not meet compatibility requirements >=0.44, <0.48
2023-12-15T06:12:21.895418Z  WARN ThreadId(13) health_check{chain=osmosis-1}:     Some Hermes features may not work in this mode!
2023-12-15T06:12:21.895475Z  WARN ThreadId(01) health_check{chain=osmosis-1}: chain is not healthy
SUCCESS performed health check for all chains in the config
@romac
Copy link
Member

romac commented Jan 3, 2024

You can safely ignore this, we'll bump the compatible versions to allow SDK 0.50+ in the next Hermes release (v1.8.0).

@ancazamfir
Copy link
Collaborator

fixed in #3749

@github-project-automation github-project-automation bot moved this from 🩹 Triage to ✅ Done in Hermes Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants