Error failed parse child message params cid
when walking vm_messages
#1110
Labels
kind/bug
Kind: Bug
failed parse child message params cid
when walking vm_messages
#1110
Describe the bug:
Might be related with #1088 but since is a different error, I'm putting it in a new issue.
Steps to Reproduce:
aws s3 cp "s3://sentinel-backfill/historical-exports/snapshot_184320_187202_1666957166.car.zst" .
unzstd snapshot_184320_187202_1666957166.car.zst -o /tmp/snapshot.car
lily init --config=config.toml --import-snapshot /tmp/snapshot.car
nohup lily daemon --config=config.toml --bootstrap=false &> lily.log &
185799
:lily job run --storage=CSV walk --from 185795 --to 185805
cat visor_processing_reports.csv | grep ERROR
This is the
config.toml
file:The
visor_processing_reports.csv
has the following error:While the
lily.log
has:Lily Version: v0.13.0
The text was updated successfully, but these errors were encountered: