Skip to content

Keep getting error while sending rpc request from host to ignite's docker container #3108

@visser300

Description

@visser300

Describe the bug
Tell us what you were doing and provide a clear and concise description of issue you encountered.

To reproduce
Steps to reproduce the behavior:

  1. Start a ignite chain in a docker.
  2. Ports 1317, 4500 and 26657 are opened.
  3. Start a cosmosclient in the host and import the account using keyring memory and send a rpc request to the chain
  4. Getting this error:
    pubKey does not match signer address cosmos1huhhaqxwzt9v5mvh4tz5sv4dwn97rqa778uhhk with signer index: 0: invalid pubkey
  5. If I start the cosmosclient in the docker, the request would successfully.

What version are you using?
Version is 0.25.1

Provide the output of the ignite version command.
Ignite CLI version: v0.25.1
Ignite CLI build date: 2022-10-20T15:52:00Z
Ignite CLI source hash: cc393a9
Cosmos SDK version: v0.46.3
Your OS: linux
Your arch: amd64
Your go version: go version go1.19.3 linux/amd64
Your uname -a: Linux 903f5a2a1653 5.15.49-linuxkit #1 SMP PREEMPT Tue Sep 13 07:51:32 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Metadata

Metadata

Assignees

Labels

type:errorSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions