Skip to content

ERR re-enqueueing failed block: no concrete type registered for type URL /ibc.core.client.v1.MsgUpdateClient against interface *types.Msg #701

Description

@RaulBernal

Bug description

I get this error in loop:

11:07AM DBG processing block height=11134297
11:07AM ERR re-enqueueing failed block err="failed to get transactions for block: error while unpacking message: no concrete type registered for type URL /ibc.core.client.v1.MsgUpdateClient against interface *types.Msg" height=11134297
11:07AM DBG processing block height=11134297
11:07AM ERR re-enqueueing failed block err="failed to get transactions for block: error while unpacking message: no concrete type registered for type URL /ibc.core.client.v1.MsgUpdateClient against interface *types.Msg" height=12324351
image

As consequence, the MainNET explorer is 10 hours behind the current synced block.
image
I have another instance (a backup server) running the same software and is not stucked in the same ERR
image

Steps to reproduce

BDJuno version is (both servers):

bdjuno version 
version: 4.0.0-51-g340f59b4
commit: 340f59b4d0b3faeb00aa99bf69f17a5b95339dfb
go: go1.21.6 linux/amd64

Expected behavior

Expected a bypass if it can't parse the message not a stuck :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions