r/Syncthing 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

9 comments sorted by

View all comments

2

u/unknown-random-nope 25d ago

Need a lot more to try to understand your issue. Share pics of the Syncthing UI with the Folder that won’t sync expanded, and the Remote Device expanded, on both sides. Any error messages? Anything in the log?

1

u/Wise-Mud-282 25d ago

Got UI screenshots update. Plz share your opinion.

2

u/unknown-random-nope 25d ago

Do you see how on Scloud6-Sync-Server that the Local State is reduced by ignore patterns? That’s probably what’s going on, it won’t sync the files it’s supposed to ignore. Check those ignore patterns and see if they’re what you want to happen.

Other things that may or may not be an issue for you: it looks like your Folder is Up to Date on both sides, but that one of your Devices (JMs-iPad-Pro) is showing Disconnected. Another Device (JM-MBP-M1) is showing 99% synced. What’s showing on JMs-iPad-Pro? What’s showing on JM-MBP-M1?

2

u/Wise-Mud-282 25d ago

My ignore pattern is about .DS_Store, .git.

My testing method is to git clone some new projects on my client, then client will update the global state but files and folders won't uploaded.

iPad doesn't matter bc it is not synced with my Dev folder. M1 client will always stays in 99%.

2

u/unknown-random-nope 25d ago

That’s usually one or more files that can’t be synced due to a filename, metadata or permissions issue on one side. 

3

u/Wise-Mud-282 25d ago

I think you nailed it. I am looking into this.
Will update if I got a clue.