I am trying to install Chocolatey according to the instructions from the official website. System requirements are met, restrictions are lifted, but the installation is interrupted by an error:
Exception when calling "DownloadString" with "1" arguments: "Base connection closed: Unexpected transmission error."
line:1 character:166
+ ... -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('ht ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : WebException
I tried connecting via VPN, and the result is the same.