kozec / syncthing-gtk

GTK3 & python based GUI for Syncthing
GNU General Public License v2.0
1.3k stars 138 forks source link

Failed to download Syncthing daemon package #447

Closed ahogen closed 6 years ago

ahogen commented 6 years ago

I'm new to Syncthing and was just trying to install Syncthing-GTK on my Windows 7 machine when I got this error, in the title.

Failed to download Syncthing daemon package

g-io-error-quark: GET request failed: WinHttp error: SECURE_FAILURE (0)

This seemed similar-ish to something I encountered when trying to install updates for the Julia programming language. I tried applying the Windows TLS1.2 Default Easy fix, mentioned here, and then re-tried Syncthing-GTK.

What do you know, it started to download, and it seems the daemon is installed and set up now.

I'm not confident this was the solution, but it looks like it could have been so I thought I'd mention it.

Cheers!

kozec commented 6 years ago

I believe that Github is gradually increasing min. required protocol version, probably in some deal with MS to wipe out their older systems from face of earth :D

Similar problem prevents updates on XP with no solution AFAIK, so your solution for W7 is definitely better :)

ahogen commented 6 years ago

Ah okay, I didn't realize it was pulling the daemon from Github. So this Github notice applies then.

kozec commented 6 years ago

I've ended up adding message with link to that fix for affected machines. w7