Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chocolatey GUI should honour the proxy settings of Chocolatey CLI when downloading the icons #1013

Open
4 tasks done
corbob opened this issue Jun 13, 2023 · 0 comments
Open
4 tasks done
Labels
Bug Issues where something has happened which was not expected or intended
Milestone

Comments

@corbob
Copy link
Member

corbob commented Jun 13, 2023

Checklist

  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my problem.
  • I have verified this is not an issue for a specific package.
  • I have verified this issue is not security related.

What You Are Seeing?

When Chocolatey GUI performs any Chocolatey related actions, Chocolatey configuration settings are honoured. This includes the proxy settings. However, when downloading the icon for a package, the Chocolatey configured proxy settings are ignored. Chocolatey GUI does however honour the system set proxy settings.

What is Expected?

Chocolatey GUI should use the Chocolatey CLI Configured proxy settings if they're present.

How Did You Get This To Happen?

  1. Setup/configure a proxy server (Can use the squid docker configuration from the internal Test Kitchen repository)
  2. Install Chocolatey GUI.
  3. Configure Chocolatey CLI to use a proxy server (choco config set proxy 10.0.2.2:8080)
  4. Launch Chocolatey GUI
  5. Notice that Chocolatey GUI is going through the proxy server for package statuses, but not for the icons
  6. Configure Windows proxy settings to go through the proxy
  7. Purge the Chocolatey GUI icon cache
  8. Navigate back to the This PC source
  9. Notice that Chocolatey GUI is going through the proxy server including for the icons.

Some hosts that I noticed in my tests that are icon related:

  • raw.githubusercontent.com
  • assets.onestore.ms (I suspect this is dotnetfx)
  • chocolatey.org (note this was not community.chocolatey.org
  • rawcdn.githack.com
  • cdn.rawgit.com
  • cdn.jsdelivr.net

System Details

  • Operating System: Server 2022
  • Windows PowerShell version: 5.1
  • Chocolatey CLI Version: 2.0.0
  • Chocolatey Licensed Extension version: N/A
  • Chocolatey License type: Open Source
  • Terminal/Emulator: conhost

Installed Packages

chocolatey|2.0.0
chocolatey-compatibility.extension|1.0.0
chocolatey-core.extension|1.4.0
chocolatey-dotnetfx.extension|1.0.1
chocolateygui|2.0.0
chocolatey-visualstudio.extension|1.10.2
chocolatey-windowsupdate.extension|1.0.5
dotnet-6.0-aspnetruntime|6.0.16
dotnet-6.0-desktopruntime|6.0.16
dotnet-6.0-runtime|6.0.16
dotnet-6.0-sdk|6.0.408
dotnet-6.0-sdk-4xx|6.0.408
dotnetfx|4.8.0.20220524
git|2.40.1
git.install|2.40.1
KB2919355|1.0.20160915
KB2919442|1.0.20160915
KB2999226|1.0.20181019
KB3033929|1.0.5
KB3035131|1.0.3
KB3063858|1.0.0
netfx-4.7.2|4.7.2
netfx-4.8|4.8.0.20220524
Pester|5.4.1
vcredist140|14.34.31938
visualstudio2022community|117.5.5
visualstudio2022-workload-manageddesktop|1.0.1
visualstudio-installer|2.0.3

Output Log

2023-06-13 16:18:46.651 -07:00 [Warning] Updated UseLanguage = en
2023-06-13 16:18:48.412 -07:00 [Information] chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.
2023-06-13 16:18:50.516 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:18:51.719 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/$metadata
2023-06-13 16:18:51.779 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/$metadata 42ms
2023-06-13 16:18:51.812 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:18:52.951 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:18:52.985 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey') and IsLatestVersion&semVerLevel=2.0.0 31ms
2023-06-13 16:18:53.143 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:18:54.213 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-compatibility.extension') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:18:54.258 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-compatibility.extension') and IsLatestVersion&semVerLevel=2.0.0 44ms
2023-06-13 16:18:54.297 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:18:55.482 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-core.extension') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:18:55.526 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-core.extension') and IsLatestVersion&semVerLevel=2.0.0 43ms
2023-06-13 16:18:55.566 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:18:56.618 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-dotnetfx.extension') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:18:56.658 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-dotnetfx.extension') and IsLatestVersion&semVerLevel=2.0.0 39ms
2023-06-13 16:18:56.701 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:18:57.875 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolateygui') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:18:57.902 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolateygui') and IsLatestVersion&semVerLevel=2.0.0 25ms
2023-06-13 16:18:57.968 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:18:59.122 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-visualstudio.extension') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:18:59.150 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-visualstudio.extension') and IsLatestVersion&semVerLevel=2.0.0 27ms
2023-06-13 16:18:59.155 -07:00 [Information] chocolatey-visualstudio.extension|1.10.2|1.11.0|false
2023-06-13 16:18:59.242 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:00.270 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-windowsupdate.extension') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:00.312 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-windowsupdate.extension') and IsLatestVersion&semVerLevel=2.0.0 41ms
2023-06-13 16:19:00.406 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:01.508 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-aspnetruntime') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:02.325 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-aspnetruntime') and IsLatestVersion&semVerLevel=2.0.0 817ms
2023-06-13 16:19:02.325 -07:00 [Information] dotnet-6.0-aspnetruntime|6.0.16|6.0.18|false
2023-06-13 16:19:02.450 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:03.667 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-desktopruntime') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:04.400 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-desktopruntime') and IsLatestVersion&semVerLevel=2.0.0 721ms
2023-06-13 16:19:04.403 -07:00 [Information] dotnet-6.0-desktopruntime|6.0.16|6.0.18|false
2023-06-13 16:19:04.518 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:05.634 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-runtime') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:06.506 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-runtime') and IsLatestVersion&semVerLevel=2.0.0 871ms
2023-06-13 16:19:06.509 -07:00 [Information] dotnet-6.0-runtime|6.0.16|6.0.18|false
2023-06-13 16:19:06.565 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:07.644 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-sdk') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:09.052 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-sdk') and IsLatestVersion&semVerLevel=2.0.0 1408ms
2023-06-13 16:19:09.055 -07:00 [Information] dotnet-6.0-sdk|6.0.408|6.0.410|false
2023-06-13 16:19:09.105 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:10.316 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-sdk-4xx') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:11.210 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnet-6.0-sdk-4xx') and IsLatestVersion&semVerLevel=2.0.0 894ms
2023-06-13 16:19:11.214 -07:00 [Information] dotnet-6.0-sdk-4xx|6.0.408|6.0.410|false
2023-06-13 16:19:11.270 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:12.468 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnetfx') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:12.499 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'dotnetfx') and IsLatestVersion&semVerLevel=2.0.0 30ms
2023-06-13 16:19:12.527 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:13.704 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'git') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:13.742 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'git') and IsLatestVersion&semVerLevel=2.0.0 32ms
2023-06-13 16:19:13.746 -07:00 [Information] git|2.40.1|2.41.0|false
2023-06-13 16:19:13.766 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:14.957 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'git.install') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:14.988 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'git.install') and IsLatestVersion&semVerLevel=2.0.0 30ms
2023-06-13 16:19:14.990 -07:00 [Information] git.install|2.40.1|2.41.0|false
2023-06-13 16:19:15.058 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:16.101 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb2919355') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:16.132 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb2919355') and IsLatestVersion&semVerLevel=2.0.0 30ms
2023-06-13 16:19:16.235 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:17.324 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb2919442') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:17.362 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb2919442') and IsLatestVersion&semVerLevel=2.0.0 36ms
2023-06-13 16:19:17.421 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:18.552 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb2999226') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:18.592 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb2999226') and IsLatestVersion&semVerLevel=2.0.0 38ms
2023-06-13 16:19:18.636 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:19.712 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb3033929') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:19.743 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb3033929') and IsLatestVersion&semVerLevel=2.0.0 30ms
2023-06-13 16:19:19.798 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:20.859 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb3035131') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:20.891 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb3035131') and IsLatestVersion&semVerLevel=2.0.0 31ms
2023-06-13 16:19:20.988 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:22.149 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb3063858') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:22.193 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'kb3063858') and IsLatestVersion&semVerLevel=2.0.0 40ms
2023-06-13 16:19:22.261 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:23.319 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'netfx-4.7.2') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:25.572 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'netfx-4.7.2') and IsLatestVersion&semVerLevel=2.0.0 2196ms
2023-06-13 16:19:25.683 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:26.895 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'netfx-4.8') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:26.920 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'netfx-4.8') and IsLatestVersion&semVerLevel=2.0.0 24ms
2023-06-13 16:19:26.940 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:27.979 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'pester') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:28.228 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'pester') and IsLatestVersion&semVerLevel=2.0.0 246ms
2023-06-13 16:19:28.321 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:29.480 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'vcredist140') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:29.511 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'vcredist140') and IsLatestVersion&semVerLevel=2.0.0 27ms
2023-06-13 16:19:29.530 -07:00 [Information] vcredist140|14.34.31938|14.36.32532|false
2023-06-13 16:19:29.638 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:30.759 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'visualstudio2022community') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:30.791 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'visualstudio2022community') and IsLatestVersion&semVerLevel=2.0.0 29ms
2023-06-13 16:19:30.802 -07:00 [Information] visualstudio2022community|117.5.5.0|117.6.2.0|false
2023-06-13 16:19:30.889 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:32.097 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'visualstudio2022-workload-manageddesktop') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:33.526 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'visualstudio2022-workload-manageddesktop') and IsLatestVersion&semVerLevel=2.0.0 1363ms
2023-06-13 16:19:33.643 -07:00 [Information] [NuGet] Enhanced retry: HttpRetryHandler is in a state that retry would have been abandoned or not waited if it were not enabled.
2023-06-13 16:19:34.821 -07:00 [Information] [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'visualstudio-installer') and IsLatestVersion&semVerLevel=2.0.0
2023-06-13 16:19:34.846 -07:00 [Information] [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'visualstudio-installer') and IsLatestVersion&semVerLevel=2.0.0 23ms
2023-06-13 16:19:40.630 -07:00 [Information] chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.
2023-06-13 16:20:11.244 -07:00 [Warning] Updated proxy = 10.0.2.2:8080

Additional Context

No response

@corbob corbob added the Bug Issues where something has happened which was not expected or intended label Jun 13, 2023
@pauby pauby added this to the 2.2.0 milestone Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues where something has happened which was not expected or intended
Projects
None yet
Development

No branches or pull requests

2 participants