You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ kubectl get pods
NAME READY STATUS RESTARTS AGE
hermes-neutron-osmosis-0 0/2 Init:CrashLoopBackOff 2 (23s ago) 113s
neutron-1-genesis-0 2/2 Running 0 113s
osmosis-1-genesis-0 2/2 Running 0 113s
registry-6fb4575c58-qr2s9 1/1 Running 0 113s
$ kubectl logs hermes-neutron-osmosis-0
Defaulted container "relayer" out of: relayer, exposer, init-exposer (init), wait-for-chains (init), init-relayer (init)
Error from server (BadRequest): container "relayer" in pod "hermes-neutron-osmosis-0" is waiting to start: PodInitializing
The text was updated successfully, but these errors were encountered:
I'm not sure how to get that info, but when I run starship help I see that it says --version <ver> Specify the version of the Helm chart, default: v0.2.6.
with the following config, relayer just stays
Pending
. If I switchNeutron
forCosmosHub
then it does start fine:Some more logs, in case it helps:
The text was updated successfully, but these errors were encountered: