Failed to find matching receipts entry for U64

Hi guys
My spark trading bot sometimes gives me randomly this error. What it can be?

 InvalidData(
        "ReceiptDecoder: failed to find matching receipts entry for U64",
    ),

P.S.
And sometimes I see this error

failed to find matching receipts entry for Tuple([Struct { fields: [U64, Struct { fields: [B256], generics: [] }, U64, Struct { fields: [B256], generics: [] }, U64, U64], generics: [] }, Struct { fields: [U64, Struct { fields: [B256], generics: [] }, U64, Struct { fields: [B256], generics: [] }, U64, U64], generics: [] }])

Looks like some logs detector error

Currently looking into it, it’s not impossible it’s linked to this issue we’re having here. The error messages are different but IMO it boils down to the same issue from the client.
Will keep you informed.

1 Like