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
As consequence, the MainNET explorer is 10 hours behind the current synced block.

I have another instance (a backup server) running the same software and is not stucked in the same ERR

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 :)
Bug description
I get this error in loop:
As consequence, the MainNET explorer is 10 hours behind the current synced block.


I have another instance (a backup server) running the same software and is not stucked in the same ERR
Steps to reproduce
BDJuno version is (both servers):
Expected behavior
Expected a bypass if it can't parse the message not a stuck :)