forest
forest copied to clipboard
Failed to export diff snapshots
Failed to export diff snapshot on archie for epoch 3420000+3000
Error:
+ EPOCH_TIMESTAMP=1700996400
++ date --date=@1700996400 -u -I
+ DATE=2023-11-26
+ FILE=forest_diff_mainnet_2023-11-26_height_3420000+3000.forest.car.zst
+ test -f forest_diff_mainnet_2023-11-26_height_3420000+3000.forest.car.zst
+ /home/archie/forest-v0.16.3/forest-tool archive export --depth 3000 --epoch 3423000 --diff 3420000 --diff-depth 900 --output-path forest_diff_mainnet_2023-11-26_height_3420000+3000.forest.car.zst forest_snapshot_mainnet_2023-11-25_height_3420000.forest.car.zst forest_snapshot_mainnet_2023-12-05_height_3450000.forest.car.zst
thread 'tokio-runtime-worker' panicked at /home/runner/work/forest/forest/src/ipld/util.rs:491:42:
unreachable: ReceiveClosed
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
To Reproduce
Steps to reproduce the behaviour:
- Connect to archie
cd /mnt/md0/exported- Run Command:
./diff_script.sh forest_snapshot_mainnet_2023-11-25_height_3420000.forest.car.zst forest_snapshot_mainnet_2023-12-05_height_3450000.forest.car.zstLog File:
diff_export.log
Other information and links
This is observed on forest version v0.16.3 & v0.16.6