ERROR blobscache satPiecesTotal < 0

Never seen such errors before. What does it mean?

2024-04-22T18:48:37+02:00       ERROR   blobscache      satPiecesTotal < 0      {"satPiecesTotal": -3072}
2024-04-22T18:48:37+02:00       ERROR   blobscache      satPiecesContentSize < 0        {"satPiecesContentSize": -2560}
2024-04-22T18:48:37+02:00       ERROR   blobscache      satPiecesTotal < 0      {"satPiecesTotal": -1280}
2024-04-22T18:48:37+02:00       ERROR   blobscache      satPiecesContentSize < 0        {"satPiecesContentSize": -768}

This is only mean that your used-space-filewalker didn’t finish its job or you disabled it. In the latter case I would suggest to enable it back, save the config and restart the node.

Yes , used-space-filewalker is running.

If this is expected behavior, why calling it error? Should be info message then.

Yes, it’s expected, because normally it should not occur, if used-space-filewalker wasn’t disabled. But when the used-space-filewalker will finish its work and update databases, this error should gone.