#### System information Geth version: **Voyager Cluster (v1.10.4)** ### Issue We are currently getting some below logs in mainnet : ``` ERROR[07-21|15:16:45.852] Invalid receipt array RLP hash=b1d9c0..120402 err="rlp: expected input list for []*types.LogForStorage, decoding into ([]*types.ReceiptForStorage)[0](types.storedReceiptRLP).Logs" ERROR[07-21|15:16:45.844] Invalid receipt array RLP hash=545c0a..079883 err="rlp: expected input list for []*types.LogForStorage, decoding into ([]*types.ReceiptForStorage)[0](types.storedReceiptRLP).Logs" ... ```