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

Header parsing panic kills chain runtime #1342

Closed
5 tasks
Tracked by #1330
Galadrin opened this issue Sep 11, 2021 · 2 comments · Fixed by #1343
Closed
5 tasks
Tracked by #1330

Header parsing panic kills chain runtime #1342

Galadrin opened this issue Sep 11, 2021 · 2 comments · Fixed by #1343
Labels
A: bug Admin: something isn't working
Milestone

Comments

@Galadrin
Copy link

Crate

Hermes ibc_relayer v0.7

Summary of Bug

When running hermes ibc_relayers between Osmosis and Cosmoshub, packet worker stop after panic.
Log of the error can be found at this link:
https://pastebin.com/uGDZSFjU

config file can be provided if needed.
on gaiad side, no logs exept this line at hermes startup :

9:49AM ERR Failed to read request err="websocket: close 1006 (abnormal closure): unexpected EOF" module=rpc-server protocol=websocket remote={"IP":"127.0.0.1","Port":43862,"Zone":""}
9:49AM ERR error while stopping connection error="already stopped" module=rpc-server protocol=websocket

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added the A: bug Admin: something isn't working label Sep 13, 2021
@adizere adizere added this to the 09.2021 milestone Sep 13, 2021
@adizere adizere changed the title Cosmos chain websocket connection issue Header parsing panic kills chain runtime Sep 13, 2021
@adizere
Copy link
Member

adizere commented Sep 13, 2021

Thank you for flagging this issue! We're investigating it and would appreciate if you could share your config.toml file.

@adizere adizere mentioned this issue Sep 13, 2021
10 tasks
@Galadrin
Copy link
Author

Hi, this is my config for hermes right now
https://pastebin.com/Pbca30tz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Admin: something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants