Here is the information you need:
The issue is that SyncTrayzor currently bundles a very old version, which doesn’t have the improved auto-update yet.
You had a recent version of syncthing running, but when you installed SyncTrayzor it “downgraded” your syncthing version, which will now refuse to start. You can either clear all syncthing settings, by deleting the config folder, or manually upgrade the syncthing.exe shipped with SyncTrayzor.
Possible solutions (one of these should do):
- The syncthing.exe normally used by SyncTrayzor is stored in
%AppData%\SyncTrayzor
. You can try manually updating the binary (any recent version from GitHub will do) - Open a terminal in
%AppData%\SyncTrayzor
and try runningsyncthing -upgrade
- Delete everything in
%LOCALAPPDATA%/Syncthing
(This will reset everything)
You should Definitely do #1. Just use the .exe you previously downloaded.
Here is the link to the thread in the forum: Can’t Start Syncthing