notional-labs / notional

Full Documentation of Notional's systems
60 stars 33 forks source link

Relayer #21

Closed MasterPi-2124 closed 3 years ago

MasterPi-2124 commented 3 years ago

Running Nodes

faddat commented 3 years ago

niiiiice.

Maybe get this just a little more specific.

Nonetheless very nice

Oh, and we shouldn't publish the IP addresses. Name dem boxen instead.

faddat commented 3 years ago

note: the config file for hermes, where you need to add new chains, is located at:

~/.hermes/config.toml

faddat commented 3 years ago

Allow the hermes health check to be your guide:

ssh root@162.55.132.230
Last login: Sat Oct 16 18:58:55 2021 from 42.113.155.71
[root@archive ~]# hermes health-check
Oct 16 19:27:00.187  INFO ThreadId(01) using default configuration from '/root/.hermes/config.toml'
Oct 16 19:27:00.188  INFO ThreadId(01) [juno-1] performing health check...
Oct 16 19:27:00.196  WARN ThreadId(01) Health checkup for chain 'juno-1' failed
Oct 16 19:27:00.196  WARN ThreadId(01)     Reason: Hermes health check failed while verifying the application compatibility for chain juno-1:http://127.0.0.1:2072/; caused by: SDK module at version '0.44.2' does not meet compatibility requirements >=0.41.3, <=0.44.1 for application junod:v1.0.0-7-g38d7b6f-38d7b6fa20f1ab5e935da40769aebbc26c931c70
Oct 16 19:27:00.196  WARN ThreadId(01)     Some Hermes features may not work in this mode!
Oct 16 19:27:00.196 ERROR ThreadId(01) [juno-1] chain is unhealthy
Oct 16 19:27:00.197  INFO ThreadId(01) [osmosis-1] performing health check...
Oct 16 19:27:00.203  INFO ThreadId(01) [osmosis-1] chain is healthy
Oct 16 19:27:00.204  INFO ThreadId(01) [akashnet-2] performing health check...
Oct 16 19:27:00.214  INFO ThreadId(01) [akashnet-2] chain is healthy
Oct 16 19:27:00.215  INFO ThreadId(01) [sentinelhub-2] performing health check...
Oct 16 19:27:00.222  INFO ThreadId(01) [sentinelhub-2] chain is healthy
Oct 16 19:27:00.223  INFO ThreadId(01) [irishub-1] performing health check...
Oct 16 19:27:00.236  INFO ThreadId(01) [irishub-1] chain is healthy
Oct 16 19:27:00.237  INFO ThreadId(01) [regen-1] performing health check...
Oct 16 19:27:00.248  INFO ThreadId(01) [regen-1] chain is healthy
Oct 16 19:27:00.250  INFO ThreadId(01) [cosmoshub-4] performing health check...
Oct 16 19:27:00.524  INFO ThreadId(01) [cosmoshub-4] chain is healthy
Oct 16 19:27:00.525  INFO ThreadId(01) [emoney-3] performing health check...
Oct 16 19:27:00.534  INFO ThreadId(01) [emoney-3] chain is healthy
Oct 16 19:27:00.535  INFO ThreadId(01) [impacthub-3] performing health check...
Oct 16 19:27:00.549  INFO ThreadId(01) [impacthub-3] chain is healthy
Oct 16 19:27:00.550  INFO ThreadId(01) [iov-mainnet-ibc] performing health check...
Oct 16 19:27:00.556  INFO ThreadId(01) [iov-mainnet-ibc] chain is healthy
Oct 16 19:27:00.557  INFO ThreadId(01) [core-1] performing health check...
Oct 16 19:27:00.805  INFO ThreadId(01) [core-1] chain is healthy
Oct 16 19:27:00.806  INFO ThreadId(01) [crypto-org-chain-mainnet-1] performing health check...
Oct 16 19:27:01.057  INFO ThreadId(01) [crypto-org-chain-mainnet-1] chain is healthy
Oct 16 19:27:01.058  INFO ThreadId(01) [sifchain-1] performing health check...
Oct 16 19:27:01.067  INFO ThreadId(01) [sifchain-1] chain is healthy
Oct 16 19:27:01.068  INFO ThreadId(01) [microtick-1] performing health check...
Oct 16 19:27:01.310  INFO ThreadId(01) [microtick-1] chain is healthy
Oct 16 19:27:01.311  INFO ThreadId(01) [columbus-5] performing health check...
Oct 16 19:27:01.617  INFO ThreadId(01) [columbus-5] chain is healthy
Success: performed health check for all chains in the config
MasterPi-2124 commented 3 years ago

oh I think it is not published so I just make my own checklist. Thank you for your suggestion.

faddat commented 3 years ago

Please continue to work on it in public :)

MasterPi-2124 commented 3 years ago

Hernes Relayer

MasterPi-2124 commented 3 years ago

@faddat please check which chain is currently running as validator.

faddat commented 3 years ago

so great, thank you