Node Lost Transaction Data

A month ago, I set up a Linea node via Docker. Now, I’ve noticed that when calling eth_getTransactionReceipt for transactions in the first 130,000 blocks, I’m unable to retrieve any data, and it returns {"jsonrpc":"2.0","id":1,"result":null}

Hi were you able to figure it out?