First Error when Checking

So, I just got my first error when checking.
What do I do to solve it?

2020-07-07 09:23:45.407 INFO SNAPSHOT_CHECK Listing all chunks
2020-07-07 09:53:37.192 WARN SNAPSHOT_CHECK Chunk 6f03818ad8e04ed2d0916ccad07199c411581b028e506e22ee42be42be6e8a3c.othcyghd.tmp has a size of 0
2020-07-07 09:53:37.217 WARN SNAPSHOT_CHECK Chunk 1e0d391d8f066e0c3001d4f1bd9c1c12d2e05a6cdb964ad308e98fcb6c8a83a7.mesmhawb.tmp has a size of 0
2020-07-07 09:53:37.462 INFO SNAPSHOT_CHECK 1 snapshots and 4 revisions
2020-07-07 09:53:37.467 INFO SNAPSHOT_CHECK Total chunk size is 1941G in 412372 chunks
2020-07-07 09:53:39.333 INFO SNAPSHOT_CHECK All chunks referenced by snapshot CF1-DADOS at revision 15 exist
2020-07-07 09:53:40.984 INFO SNAPSHOT_CHECK All chunks referenced by snapshot CF1-DADOS at revision 16 exist
2020-07-07 09:53:42.563 INFO SNAPSHOT_CHECK All chunks referenced by snapshot CF1-DADOS at revision 17 exist
2020-07-07 09:53:44.176 INFO SNAPSHOT_CHECK All chunks referenced by snapshot CF1-DADOS at revision 18 exist
2020-07-07 09:53:44.176 ERROR SNAPSHOT_CHECK 2 chunks have a size of 0

Tried pruning 2 times and error persist.

Should I worry?

Hmmm, I’m getting this error too, after updating to the new CLI version.

I know a 0-byte test was added to the check command but I’m wondering if it’s seeing the handful of .tmp files and halting because of it. I wouldn’t expect .tmp files to trigger an error, because they’d just be failed or in-progress uploads and not referenced by any snapshot.

I’m currently doing a -files check on the last revision in the snapshot id I’m looking at, so will update this post as to whether there were other 0-byte chunks.

1 Like

I noticed that the CLI was updated and got it after as well.
I will wait on your update.
Do you want me to run any command?

CLI 2.6.1 should fix this issue. Restart the web GUI and 2.6.1 will be automatically downloaded.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.