More information on returned configuration error #1020
Closed
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