hermes: Hermes Causes Osmosis Sentry to Crash When Accessing gRPC

Crate

Hermes Relayer

Summary of Bug

Hermes Causes Osmosis Sentry to Crash When Accessing gRPC. gRPC is enable by default and the Osmosis Sentry node runs fine BUT when I enable Hermes to access the node it cause it to crash. I see that a transaction will output a long, long string of data and the node stops reading blocks.

Version

git version 2.25.1

Steps to Reproduce

For me, In stall the Osmosis sentry and then configure Hermes to access it. The problem occurs withing 5 minutes

Jul 21 05:35:24 osmosis-sentry-02 cosmovisor[2904]: 5:35AM INF Error reconnecting to peer. Trying again addr={"id":"00c328a33578466c711874ec5ee7ada75951f99a","ip":"35.82.201.64","port":26656} err="auth failure: secret conn failed: read tcp 94.16.108.152:40766->35.82.201.64:26656: i/o timeout" module=p2p tries=4
Jul 21 05:35:25 osmosis-sentry-02 cosmovisor[2904]: 5:35AM INF ABCIQuery data=0A087472616E7366657212096368616E6E656C2D301A0B18FFFFFFFFFFFFFFFFFF01 module=rpc path=/ibc.core.channel.v1.Query/PacketAcknowledgements result={"code":0,"codespace":"","height":"436445","index":"0","info":"","key":null,"log":"","proofOps":null,"value":"CjkKCHRyYW5zZmVyEgljaGFubmVsLTAYASIgCPdVftUYJv4Y2EUSvyTsdQAe268hI6R333KgqfNkCnwKOQoIdHJhbnNmZXISCWNoYW5uZWwtMBgKIiAI91V+1Rgm/hjYRRK/JOx1AB7bryEjpHffcqCp82QKfAo5Cgh0cmFuc2ZlchIJY2hhbm5lbC0wGGQiIAj3VX7VGCb+GNhFEr8k7HUAHtuvISOkd99yoKnzZAp8CjoKCHRyYW5zZmVyEgljaGFubmVsLTAY6AciIAj3VX7VGCb+GNhFEr8k7HUAHtuvISOkd99yoKnzZAp8CjoKCHRyYW5zZmVyEgljaGFubmVsLTAYkE4iIAj3VX7VGCb+GNhFEr8k7HUAHtuvISOkd99yoKnzZAp8CjoKCHRyYW5zZmVyEgljaGFubmVsLTAYkU4iIAj3VX7VGCb+GNhFEr8k7HUAHtuvISOkd99yoKnzZAp8CjoKCHRyYW5zZmVyEgljaGFubmVsLTAYkk4iIAj3VX7VGCb+GNhFEr8k7...........

Acceptance Criteria

Hermes 6 is able to access gRPC for Osmosis witout killing the node


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15 (5 by maintainers)

Most upvoted comments

Oh, sorry need to refresh. Let me update to v0.7.2 and get back to you. I am currently on v7.0.1.

The issues I was having has been resolved by installing everything on one box. I am now relaying.

Hi Need to update the be latest binary which I will do today and get back with you. Thanks.