Invalid path while importing downloaded snapshot
skaled was starting from snapshot and got this error.
┆Issue is synchronized with this Jira Bug ┆Attachments: good_snapshot_downloading.log | skale_schain_rapping-cursa.log
➤ Dima Litvinov commented:
waiting for reproduction on 3.7.3-fixed-delete ( https://hub.docker.com/layers/skalenetwork/schain/3.7.3-fixed-delete/images/sha256-a7ec735d857dcf8da838eb80c7ec4808995f523e467315b13fc0dab441706ccf?context=explore )
➤ Oleksandr Sydorenko commented:
Verified on 3.7.3-fixed-delete
[^good_snapshot_downloading.log]
➤ Oleksandr Sydorenko commented:
Should be rechecked on the stable version of skaled
➤ Oleksandr Sydorenko commented:
blocked by https://skalelabs.atlassian.net/browse/SKALE-3939 ( https://skalelabs.atlassian.net/browse/SKALE-3939|smart-link )
➤ Ganna Kulikova commented:
Should be checked by Dima Litvinov
➤ Automation for Jira commented:
Corresponding Pull Request https://github.com/skalenetwork/skaled/pull/734
Re-verify for 2.1
Actual if remove the snapshot physically from the shared space directory during downloading procedure
In other cases is not reproducible.
Version: skalenetwork/schain:3.16.0-beta.6
Snapshot hash should be at least 4 GB
Steps to reproduce
- restart the skaled on the node from the snapshot.
- Check skaled start download the sanspshot.
- remove the snapshot from the shared-space/data/ directory
- Check skaled logs
--- FATAL: Exception while importing downloaded snapshot: --- Invalid path /shared-space/data/428276
in other cases skaled does not return this error
Corner case, can be postponed