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

No concrete type registered for tx type #593

Open
IlliaHreben opened this issue Jun 2, 2023 · 0 comments
Open

No concrete type registered for tx type #593

IlliaHreben opened this issue Jun 2, 2023 · 0 comments
Assignees

Comments

@IlliaHreben
Copy link

IlliaHreben commented Jun 2, 2023

Hello there. I'm currently experiencing an issue with processing transactions in blocks due to a bug (likely mine).

The error message I'm receiving is "ERR re-enqueueing failed block err="failed to get transactions for block: error while unpacking message: no concrete type registered for type URL /ethermint.evm.v1.MsgEthereumTx against interface *types.Msg".

I've noticed that the first version of bigdipper is functioning well and I've identified that the problem lies in the fact that this @type is unfamiliar to bdjuno. Would it be possible for you to assist me with this matter? Thank you.

Based on the chain_id listed as "primo_1337-1" in the Genesis file, it seems that my blockchain is a custom blockchain. Is it a possibility that the message cannot be processed due to this custom blockchain?

I found the big dipper implementation and it works fine with this @type

rpc: http://159.223.229.157:26657/
grpc: 159.223.229.157:9090/
grpc-web: 159.223.229.157:9091
Tendermint API: http://159.223.229.157:1317

image_2023-06-02_10-38-29
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants