Most of my automatically updated packages query their latest binaries from GitHub releases. When AppVeyor tries to update all packages, all these packages fail to update and hang completely until the 1200s UpdateTimeout is reached. This problem does not occur when the website queried is not GitHub.
I think this problem is related to the TLS used on the GitHub website.
Most of my automatically updated packages query their latest binaries from GitHub releases. When AppVeyor tries to update all packages, all these packages fail to update and hang completely until the
1200s UpdateTimeout
is reached. This problem does not occur when the website queried is not GitHub.I think this problem is related to the TLS used on the GitHub website.
My repository: https://github.com/joachimschmidt557/chocolatey-packages-manual-automatic My update status: https://gist.github.com/joachimschmidt557/8a2f24b529db5159a7c189c3b4ccd9a4 My AppVeyor builds: https://ci.appveyor.com/project/joachimschmidt557/chocolatey-packages-manual-automatic