-
Notifications
You must be signed in to change notification settings - Fork 573
Closed
Labels
type:errorSomething isn't workingSomething isn't working
Description
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:
- Start a ignite chain in a docker.
- Ports 1317, 4500 and 26657 are opened.
- Start a cosmosclient in the host and import the account using keyring memory and send a rpc request to the chain
- Getting this error:
pubKey does not match signer address cosmos1huhhaqxwzt9v5mvh4tz5sv4dwn97rqa778uhhk with signer index: 0: invalid pubkey - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:errorSomething isn't workingSomething isn't working
Type
Projects
Status
Done