Skip to content

Node synchronization error #59

@blocknodehub

Description

@blocknodehub

Hello! The node encountered an error after synchronizing for a period of time and could not continue synchronizing. Even after restarting, it will quickly get stuck.How can I restore the node to synchronization? I have another question: are there any snapshots available for quick node recovery?
version: ord 0.22.1 https://github.com/okx/ord/releases/tag/0.22.3.1
ord --chain=mainnet --data-dir=/node --bitcoin-rpc-url=btcurl --bitcoin-rpc-username=myuser --bitcoin-rpc-password=mypass --bitcoin-rpc-limit=2000 --index-brc20 --index-runes --index-sats --index-transactions --log-level=info server --http
log:
2025-11-04 16:28:53.498 +08:00 INFO [src/index/updater.rs:329] Block 767428 at 2022-12-14 20:12:25 UTC with 1736 transactions…
2025-11-04 16:28:53.542 +08:00 INFO [src/index/updater.rs:409] Wrote 3051881 sat ranges from 4335 outputs in 43 ms
2025-11-04 16:28:53.543 +08:00 INFO [src/index/updater.rs:329] Block 767429 at 2022-12-14 20:21:27 UTC with 2552 transactions…
2025-11-04 16:28:53.581 +08:00 INFO [src/index/updater.rs:409] Wrote 1814244 sat ranges from 8250 outputs in 38 ms
2025-11-04 16:28:53.595 +08:00 INFO [src/index/updater.rs:329] Block 767430 at 2022-12-14 20:32:00 UTC with 2332 transactions…

thread '' panicked at src/index/utxo_entry.rs:157:24:
called Option::unwrap() on a None value
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
2025-11-04 16:28:53.925 +08:00 INFO [src/index/updater.rs:181] Block receiver disconnected: sending on a closed channel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions