Description
After upgrading the ETH client from v1.16.4 to v1.16.5, the Arbitrum node started logging the following warnings:
arb-node | WARN [10-17|10:16:02.647] error reading inbox err="failed to get blobs: error fetching blobs in 23595470 l1 block: beacon client in blobSidecars got error or empty response fetching non-expired blobs in slot: 12821418, if using a prysm endpoint, try --enable-experimental-backfill flag, err: response returned with status 500 Internal Server Error, want 200 OK. body: on overflows","code":500}"
Adding the --enable-experimental-backfill flag to Prysm does not resolve the issue, and the Arbitrum node is unable to fetch historical L1 blobSidecars.