ord
ord copied to clipboard
Issue with Ord Server Indexing: "Couldn't receive txs" Error at Block 760000
I encountered an issue when starting the ord server. Every time the indexing blocks reach around 760,000, I receive the following error:
[indexing blocks] ███████████████████████████████████░░░░░░░░░░ 767427/868769 [2024-11-04T02:16:24Z ERROR ord::index::updater] Couldn't receive txs failed to fetch raw transactions after 5 retries: error reading a body from connection: end of file before message length reached
I attempted to resolve this by running bitcoind with the reindex option, but the same issue persists.
ord version: 0.21.1
Are you running bitcoind with the -txindex?