I’ve been using syncthing for a while and about a week ago I suddenly realized what it stopped syncing my files between my two linux PCs.
It could not sync any changes nor new files and just gave syncing: finishing: pull: generic error
on the receiving side.
It happens no matter which of the 2 devices is sender - the receiving one will throw the error. Completely wiping the configs also didn’t help. I don’t remember making any radical changes to both of the systems. With that is mind, I have no idea what broke the syncthing, because it is still capable of deciding which files were changed and need to be synced, it just can’t send the files themselves.
I haven’t really found any useful information about this error besides from that it means there’s something wrong on the sender side, e. g. filenames are not compatible between filesystems, there’s an IO error etc. I might be missing something, by there was nothing suspicious in the logs on the both sides to my eye.
I would appreciate any help!
Some information
Syncthing version on both PCs - v1.27.7.
First PC - NixOS - nixpkgs v24.05
Second PC - Fedora 40