This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Sync fails on Block #1590283 (Parent not found) #9766
Labels
F1-panic 🔨
The client panics and exits without proper error handling.
M4-core ⛓
Core client code / Rust.
P5-sometimesoon 🌲
Issue is worth doing soon.
Milestone
actual
Parity crashes reproducably at sync of block #1590283 w/o warp sync (due to traces+archived)
expected
Parity syncs the chain beyond #1590283
reproduce
docker run -d --name=parity-mainnet -v /tank/parity-mainnet/v2.0.8:/home/parity/.local/share/ -p 30303:30303 -p 30303:30303/udp -p 8545:8545 parity/parity:v2.0.8 --ws-origins=all --ws-interface=all --pruning=archive --jsonrpc-cors all --tracing on --fat-db on --db-compaction ssd --jsonrpc-apis all --jsonrpc-threads=50 --no-color --jsonrpc-interface=all --no-periodic-snapshot --force-direct
Filesystem is verified ok. a ZFS scrub doesn't reveal any errors.
The text was updated successfully, but these errors were encountered: