ord icon indicating copy to clipboard operation
ord copied to clipboard

Issue with Ord Server Indexing: "Couldn't receive txs" Error at Block 760000

Open Kunsect opened this issue 1 year ago • 1 comments

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

Kunsect avatar Nov 04 '24 02:11 Kunsect

Are you running bitcoind with the -txindex?

raphjaph avatar Nov 21 '24 08:11 raphjaph