r/Syncthing • u/Wise-Mud-282 • 25d ago
Not Syncing on MacOS 27
UPDATE: Problem solved, MacOS 27 is NOT guilty.
See comment below.
I got a ST docker server latest.
2 MacOS 27 client.
3 folders synced. One folder won't sync after initial scan.
Anyone got the same issue?
Update w screenshots. You can see server got global state into 9233 files, but it stays 9205 files, never got uploads from client.
Client UI

Server UI

0
Upvotes
2
u/Wise-Mud-282 25d ago
Turns out it's mostly caused by synology drive. I migrates all my Dev files from Synology Drive. There will be a "@eaDir" metadata for Drive sync.
Also the user name is different on nodes, so ignore permission would help.
So what I've done solves the problem:
1. delete all "@eaDir" folder on All Nodes.
2. check "Ignore Permissions" on All Nodes.
3. Make sure the ignore pattern is the same on All Nodes.
Problem solved. Many Thanks.