You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have syncthing open, as I can access the config page on my browser and it syncs folders, but synctrayzor won't be able to communicate with syncthing. When I open synctrayzor, it stays stuck in the "Syncthing Stopped / Start Syncthing" page. If I click "Start Syncthing" the following popup shows:
It adds this to the Syncthing console bellow:
[monitor] 18:35:23 INFO: Log output saved to file "C:\Users\[USER]\AppData\Local\Syncthing\syncthing.log"
[start] 18:35:23 INFO: syncthing v1.18.1 "Fermium Flea" (go1.16.6 windows-amd64) [email protected] 2021-07-30 12:41:57 UTC
[start] 18:35:23 WARNING: Failed to initialize config: config file version (37) is newer than supported version (35). If this is expected, use -allow-newer-config to override.
It tells you what the problem is here:
"config file version (37) is newer than supported version (35). If this is expected, use -allow-newer-config to override."
If you simply want to get rid of this, open SyncTrayzor window, go to File, then Settings, tab "Syncthing", and Advanced, and in start parameters... paste "-allow-newer-config to override", without the quotation marks. Restart the application.
I have syncthing open, as I can access the config page on my browser and it syncs folders, but synctrayzor won't be able to communicate with syncthing. When I open synctrayzor, it stays stuck in the "Syncthing Stopped / Start Syncthing" page. If I click "Start Syncthing" the following popup shows:
It adds this to the Syncthing console bellow:
Also adds this to the synctrayzor log:
What I tried:
The text was updated successfully, but these errors were encountered: