Files are locally modified when logs says they are unchanged

Good news - following a reset of the receive-side database via the /rest/system/reset endpoint, upon unpausing the folder it quickly reported “Up to date” instead of “Local additions”.

Better still, upon setting up a similar send/receive folder pair, that one worked first time.

I still wonder whether this was due to only enabling ‘ignore permissions’ after the initial sync calculations, but that would fail to explain why the problem only applied to about two-thirds of my files, when all seem to have the same permissions on the sending side. It’s interesting that @gyver also seems to have had around a 60% mismatch rate - could there be some value getting abbreviated or quantized in some way that ends up being wrong 30%-40% of the time? (Maybe only with v1…)

1 Like

That sounds like some kind of corrupted v1 database that got migrated 1:1 to v2.

I don’t think the migration is relevant - this problem was there when the receive folder was still on v1.

The mogration is in so far relevant as we trust the old database. So we might have simply copy pasted the bad state into the new schema. The real bug is that only a reset of the folder can fix this.

1 Like

In my case there was no migration : the index-v2 was re-created from scratch after wiping it.

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