Search in the blog:

2023-12-16

Syncthing 1.27.1 and Windows 7

Warning: Updated Syncthing v1.27.1 crashes when launched on Windows 7.

This is due to Go 1.21, which dropped support for Windows 7.

===
...
Go 1.20 is the last release that will run on any release of Windows 7, 8, Server 2008 and Server 2012. Go 1.21 will require at least Windows 10 or Server 2016.
...
===


If you want to continue using Syncthing on Windows 7, disable autoupdate in the config.xml file (change the value to 0):

===
...
        <autoUpgradeIntervalH>0</autoUpgradeIntervalH>
...
===


And downgrade to v1.27.0 (rename syncthing.exe.old to syncthing.exe)

0 comments:

Post a Comment

Blog Archive