Inconsistent Sync status

I have two machines (vps and local raspberry pi) that seem to have completed a sync, however, the status shows

On the Pi: everything is in sync: two folders and a remote device (VPS).

On the VPS: two folders are in sync, while the remote device (PI) has 1551 out of sync files.

So the PI thinks it is in SYNC, while the VPS thinks the PI is not in Sync.

Clicking on those “out of sync items” reveals an empty window (I’ve checked network requests, and response is really empty).

On the VPS, ST thinks there are 9473 folders

On the PI, the same folder looks like it has 7922 folders

9473-7922=1551 which is precisely the number of “out of sync” items.

Can you please help me understand what are those folders and what can I do with them?

I’ve already scanned through logs on both sides, fixed all permission errors … and I want it to be all green =)

Try removing and readding the folder.

Tried that. It is re-synced and still those 1551 folders persist as “out of sync”

It depends which end you removed the folder from. Suggest you shut syncthing down on both sides, run syncthing -reset-deltas on both sides and start them up again.

Honestly, I think I should find those folders at first. Is there a command that can show me which paths are out of sync in syncthing?

It should should in the out of sync modal (assuming it locally thinks its out of sync, not a remote device showing out of sync).

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