You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running Callisto (using juno 5.3.0) I get this ERR logs:
9:41AMERRre-enqueueingfailedblockerr="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=941089:41AMERRre-enqueueingfailedblockerr="failed to get transactions for block: error while unpacking message: no concrete type registered for type URL /ibc.applications.transfer.v1.MsgTransfer against interface *types.Msg"height=949259:41AMDBGprocessingblockheight=949259:41AMDBGprocessingblockheight=941089:41AMERRre-enqueueingfailedblockerr="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=145329:41AMDBGprocessingblockheight=145329:41AMDBGenqueueingmissingblockheight=954459:41AMERRre-enqueueingfailedblockerr="failed to get transactions for block: error while unpacking message: no concrete type registered for type URL /ibc.applications.transfer.v1.MsgTransfer against interface *types.Msg"height=951739:41AMDBGprocessingblockheight=951739:41AMERRre-enqueueingfailedblockerr="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=951699:41AMDBGprocessingblockheight=951699:41AMERRre-enqueueingfailedblockerr="failed to get transactions for block: error while unpacking message: no concrete type registered for type URL /ibc.applications.transfer.v1.MsgTransfer against interface *types.Msg"height=940909:41AMDBGprocessingblockheight=940909:41AMERRre-enqueueingfailedblockerr="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=94764
Steps to reproduce
Syncing the chain bitcanna-1 we get this errors with old blocks (SDK v044 to v046) and new blocks (v047 from height 12288420)
Expected behavior
The expected behavior is to parse the IBC update & ack messages or skip them after a configurable number of retries (or low amount like 2 or 3 times)
The text was updated successfully, but these errors were encountered:
Bug description
Running Callisto (using juno 5.3.0) I get this ERR logs:
Steps to reproduce
Syncing the chain bitcanna-1 we get this errors with old blocks (SDK v044 to v046) and new blocks (v047 from height 12288420)
Expected behavior
The expected behavior is to parse the IBC update & ack messages or skip them after a configurable number of retries (or low amount like 2 or 3 times)
The text was updated successfully, but these errors were encountered: