Skip to content

More information on returned configuration error #1020

Closed
@colin-axner

Description

Crate

relayer-cli

Summary

using v0.3.2

hermes -c config_example.toml start cosmoshub-4 akashnet-2 -c channel-95
    Finished release [optimized] target(s) in 0.11s
     Running `target/release/hermes -c config_example.toml start cosmoshub-4 akashnet-2 -c channel-95`
Error: chain runtime error: event monitor error: failed to create WebSocket driver: WebSocket Error: IO error: Connection refused (os error 111) (code: 1)

Note, I modified config_example with the information necessary. I just didn't want to modify my config in ~/.hermes.

Problem Definition

I'm not sure which chain the connection failed for

Proposal

Indicate which chain failed.

Acceptance Criteria

Printing the chain-id for the failed connection


For Admin Use

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

Metadata

Assignees

Labels

I: CLIInternal: related to the relayer's CLIO: usabilityObjective: cause to improve the user experience (UX) and ease using the product

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions