ord icon indicating copy to clipboard operation
ord copied to clipboard

ERROR ord::index::updater] failed to fetch block

Open abdelhamidelkhouider opened this issue 10 months ago • 1 comments

C:\Program Files\Bitcoin\ord>ord server --http-port 8080 http://0.0.0.0:8080 [indexing blocks] ████████████████████████████████████████████████████████████████████████████████░░░░░░░░ 767424/839578[2024-04-17T02:17:28Z ERROR ord::index::updater] would sleep for more than 120s, giving up [2024-04-17T02:17:28Z ERROR ord::index::updater] failed to fetch block 767430: JSON-RPC error: RPC error response: RpcError { code: -1, message: "Block not available (pruned data)", data: None } ████████████████████████████████████████████████████████████████████████████████████████████████░░░░░░░░░░ 767430/839580[2024-04-17T02:19:44Z ERROR ord::index::updater] would sleep for more than 120s, giving up [2024-04-17T02:19:44Z ERROR ord::index::updater] failed to fetch block 767430: JSON-RPC error: RPC error response: RpcError { code: -1, message: "Block not available (pruned data)", data: None } ████████████████████████████████████████████████████████████████████████████████████████████████░░░░░░░░░░ 767430/839580[2024-04-17T02:22:00Z ERROR ord::index::updater] would sleep for more than 120s, giving up [2024-04-17T02:22:00Z ERROR ord::index::updater] failed to fetch block 767430: JSON-RPC error: RPC error response: RpcError { code: -1, message: "Block not available (pruned data)", data: None } ████████████████████████████████████████████████████████████████████████████████████████████████░░░░░░░░░░ 767430/83958[2024-04-17T02:24:16Z ERROR ord::index::updater] would sleep for more than 120s, giving up

abdelhamidelkhouider avatar Apr 17 '24 14:04 abdelhamidelkhouider

I have the same problem if someone could help

RU4REAL avatar Apr 18 '24 23:04 RU4REAL

you cannot use a pruned node, please follow the guide here: https://docs.ordinals.com/guides/wallet.html#configuring-bitcoin-core

raphjaph avatar Apr 22 '24 18:04 raphjaph