-
Notifications
You must be signed in to change notification settings - Fork 934
Closed
Description
What You Are Seeing?
PS C:\Windows\system32> choco upgrade chocolatey
Chocolatey v0.10.15
Upgrading the following packages:
chocolatey
By upgrading you accept licenses for the packages.
Error retrieving packages from source 'https://chocolatey.org/api/v2/':
The operation has timed out.
chocolatey was not found with the source(s) listed.
If you specified a particular version and are receiving this message, it is possible that the package name exists but the version does not.
Version: ""; Source(s): "https://chocolatey.org/api/v2/"
Chocolatey upgraded 0/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Warnings:
- chocolatey - chocolatey was not found with the source(s) listed.
same with install command:
What is Expected?
It should upgrade / install packages.
choco seems to work but not when installing / upgrading packages.
Output Log
choco install chocolateygui --debug --trace --log-file="'C:\temp\GH2350.log'" -y
System.Net Error: 0 : [23636] Can't retrieve proxy settings for Uri 'https://chocolatey.org/api/v2/'. error code: 12180.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

