After following all of the instructions and choosing to use the stable channel, then updating my sources with apt update and finally trying to install syncthing I get this error.
sudo apt install syncthing
Installing:
syncthing
Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 14.0 MB
Space needed: 35.7 MB / 898 GB available
Ign:1 https://apt.syncthing.dev syncthing/stable-v2 amd64 syncthing amd64 2.0.10
Ign:1 https://apt.syncthing.dev syncthing/stable-v2 amd64 syncthing amd64 2.0.10
Ign:1 https://apt.syncthing.dev syncthing/stable-v2 amd64 syncthing amd64 2.0.10
Err:1 https://apt.syncthing.dev syncthing/stable-v2 amd64 syncthing amd64 2.0.10
SSL connection failed: error:00000000:lib(0)::reason(0) / Connection reset by peer [IP: 172.67.220.56 443]
Error: Failed to fetch https://apt.syncthing.dev/pool/syncthing_2.0.10_amd64.deb SSL connection failed: error:00000000:lib(0)::reason(0) / Connection reset by peer [IP: 172.67.220.56 443]
Error: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
I tried all the trouble shooting steps on their page, and removed the cache from apt and updated the repos again and I would have the same issue. I even tried an older version that the repo had 2.0.9 despite 2.0.10 being the current. with the same issues.