My wife and I were successfully using Syncthing remotely for several weeks and then it suddenly stopped working.
The file transfer would be stuck even though we were connected with each other over TCP without a relay.
She is running macOS version 12.7.5 Monterey.
She is using Syncthing v1.27.8 installed from the .dmg macOS GitHub release and I’m using v1.27.7 installed from the Fedora repositories.
I looked at the forum and I saw a suggestion to delete the config.xml file to resolve issues:
(link removed, //@calmh)
The problem is that the config.xml file cannot be found on her macOS computer.
There is no Syncthing folder in this directory on her macOS:
$HOME/Library/Application Support/
No luck finding the config.xml file with Mac Finder.
I unsuccessfully had her run this command in Terminal at the root directory:
find -type f -name config.xml
We also tried to delete and add new Folders on Syncthing and that didn’t work.
Anyone have suggestions?
Thanks!