Long time no see, I hope you guys are well
Thanks for your continuous work on this great software!
I just found a headless Linux (64-bit Intel/AMD) running Syncthing that is stuck on v1.27.12. Log error message: “Automatic upgrade: couldn’t find a release to download”
Look for the issue that caused a shitstorm when we last made a release with a new Go compiler. We now enforce those requirements on auto upgrade. You’re welcome.
You can find the required kernel versions at the bottom of https://github.com/syncthing/syncthing/blob/main/compat.yaml. This is about Go versions used to compile Syncthing, so you would need to check which of them was used to compile the specific Syncthing release.
In GUI it shows “Automatic upgrades - Unavailable/Disabled by administrator or maintainer” and so I was looking for network error, configuration setting, firewall, etc. But instead update check is working correctly - it could be helpful to show a hint e.g. “your system is no longer supported” there?
I will now start cloning myself so I can make time to upgrade this old system