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

Unable to search the repo #3563

Closed
6 tasks done
sarhaynes opened this issue Nov 13, 2024 · 6 comments
Closed
6 tasks done

Unable to search the repo #3563

sarhaynes opened this issue Nov 13, 2024 · 6 comments

Comments

@sarhaynes
Copy link

Checklist

  • I confirm there are no unresolved issues reported on the Chocolatey Status page.
  • 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.
  • I confirm I am using official, and not unofficial, or modified, Chocolatey products.

What You Are Seeing?

Every attempt to I've made to run choco search has failed. I am also seeing the same result when I attempt install packages with dependencies. I can install packages if the dependencies are installed.

What is Expected?

The ability to search for packages and automatically install dependencies.

How Did You Get This To Happen?

  1. Ran choco search splunk
  2. Ran choco install chocolateygui
  3. Tried using system proxy and explicit proxy. Same result.

System Details

  • Operating System: 10.0.26100.0
  • Windows PowerShell version: 7.4.6
  • Chocolatey CLI Version: 2.4.0
  • Chocolatey Licensed Extension version: N/A
  • Chocolatey License type: Open Source
  • Terminal/Emulator: Microsoft Terminal

Installed Packages

chocolatey 2.4.0
chocolatey-compatibility.extension 1.0.0

Output Log

Items that I've had to redact are marked as ***REDACTED***.
The last entry shows that INSTALLS work OK.  Just SEARCH fails.

2024-11-13 13:04:34,011 32636 [INFO ] - ============================================================
2024-11-13 13:04:34,290 32636 [INFO ] - Chocolatey v2.4.0
2024-11-13 13:04:34,292 32636 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2024-11-13 13:04:34,292 32636 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-11-13 13:04:34,292 32636 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-11-13 13:04:34,306 32636 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" search chocolateygui -dv
2024-11-13 13:04:34,306 32636 [DEBUG] - Received arguments: search chocolateygui -dv
2024-11-13 13:04:34,338 32636 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-11-13 13:04:34,338 32636 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-11-13 13:04:34,338 32636 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-11-13 13:04:34,378 32636 [DEBUG] - Performing validation checks.
2024-11-13 13:04:34,386 32636 [DEBUG] - Global Configuration Validation Checks:
2024-11-13 13:04:34,386 32636 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2024-11-13 13:04:34,386 32636 [DEBUG] - System State Validation Checks:
2024-11-13 13:04:34,386 32636 [DEBUG] -  Reboot Requirement Checks:
2024-11-13 13:04:34,386 32636 [DEBUG] -  - Pending Computer Rename = Checked
2024-11-13 13:04:34,386 32636 [DEBUG] -  - Pending Component Based Servicing = Checked
2024-11-13 13:04:34,386 32636 [DEBUG] -  - Pending Windows Auto Update = Checked
2024-11-13 13:04:34,386 32636 [DEBUG] -  - Pending File Rename Operations = Ignored
2024-11-13 13:04:34,386 32636 [DEBUG] -  - Pending Windows Package Installer = Checked
2024-11-13 13:04:34,386 32636 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2024-11-13 13:04:34,402 32636 [DEBUG] - Cache Folder Lockdown Checks:
2024-11-13 13:04:34,402 32636 [DEBUG] -  - Elevated State = Checked
2024-11-13 13:04:34,402 32636 [DEBUG] -  - Folder Exists = Checked
2024-11-13 13:04:34,402 32636 [DEBUG] -  - Folder lockdown = Checked
2024-11-13 13:04:34,402 32636 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-11-13 13:04:34,402 32636 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-11-13 13:04:34,417 32636 [DEBUG] - 
NOTE: Hiding sensitive configuration data! Please double and triple
 check to be sure no sensitive data is shown, especially if copying
 output to a gist for review.
2024-11-13 13:04:34,417 32636 [DEBUG] - Configuration: CommandName='search'|
CacheLocation='C:\Users\***REDACTED***\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'|
IncludeConfiguredSources='False'|ShowOnlineHelp='False'|Debug='True'|
Verbose='True'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|
DisableCompatibilityChecks='False'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='chocolateygui'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
Prerelease='False'|ForceX86='False'|OverrideArguments='False'|
NotSilent='False'|ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.26100.0'|
Information.PlatformName='Windows 11'|
Information.ChocolateyVersion='2.4.0.0'|
Information.ChocolateyProductVersion='2.4.0'|
Information.FullName='choco, Version=2.4.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='***REDACTED***'|Information.UserDomainName='***REDACTED***'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\***REDACTED***'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.UsePackageHashValidation='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
UpgradeCommand.IgnorePinned='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='Unknown'|
ApiKeyCommand.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|
Proxy.Location='http://***REDACTED***:80/'|
Proxy.BypassOnLocal='True'|TemplateCommand.Command='unknown'|
CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-11-13 13:04:34,417 32636 [DEBUG] - _ Chocolatey:ChocolateySearchCommand - Normal Run Mode _
2024-11-13 13:04:34,417 32636 [DEBUG] - Searching for package information
2024-11-13 13:04:34,433 32636 [DEBUG] - Running list with the following filter = 'chocolateygui'
2024-11-13 13:04:34,433 32636 [DEBUG] - --- Start of List ---
2024-11-13 13:04:34,495 32636 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => pwsh => WindowsTerminal
2024-11-13 13:04:34,515 32636 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.0 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2024-11-13 13:04:34,517 32636 [DEBUG] - Using proxy server 'http://***REDACTED***:80/'.
2024-11-13 13:04:34,573 32636 [DEBUG] - Resolving resource PackageSearchResource for source https://community.chocolatey.org/api/v2/
2024-11-13 13:04:34,957 32636 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Search()?$filter=IsLatestVersion&$orderby=Id&searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$skip=0&$top=30&semVerLevel=2.0.0
2024-11-13 13:04:34,989 32636 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Search()?$filter=IsLatestVersion&$orderby=Id&searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$skip=30&$top=30&semVerLevel=2.0.0
2024-11-13 13:04:34,989 32636 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Search()?$filter=IsLatestVersion&$orderby=Id&searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$skip=60&$top=30&semVerLevel=2.0.0
2024-11-13 13:04:34,989 32636 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey'
2024-11-13 13:04:35,073 32636 [INFO ] - [NuGet]   BadRequest http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey' 69ms
2024-11-13 13:04:35,073 32636 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-11-13 13:04:35,073 32636 [ERROR] - Failed to fetch results from V2 feed at 'http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey'' with following message : Response status code does not indicate success: 400 (Bad Request).
2024-11-13 13:04:35,084 32636 [ERROR] - More Details: NuGet.Protocol.Core.Types.FatalProtocolException: Failed to fetch results from V2 feed at 'http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey'' with following message : Response status code does not indicate success: 400 (Bad Request). ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at NuGet.Protocol.HttpSource.<>c__DisplayClass15_0`1.<<GetAsync>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Common.ConcurrencyUtilities.<ExecuteWithFileLockedAsync>d__6`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at NuGet.Common.ConcurrencyUtilities.<ExecuteWithFileLockedAsync>d__6`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Common.ConcurrencyUtilities.<ExecuteWithFileLockedAsync>d__5`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.HttpSource.<GetAsync>d__15`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.V2FeedParser.<LoadXmlAsync>d__91.MoveNext()
   --- End of inner exception stack trace ---
   at NuGet.Protocol.V2FeedParser.<LoadXmlAsync>d__91.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at NuGet.Protocol.V2FeedParser.<QueryV2FeedAsync>d__89.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.V2FeedParser.<Search>d__81.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.PackageSearchResourceV2Feed.<SearchAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at chocolatey.infrastructure.app.nuget.NugetList.<SearchPackagesAsync>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at chocolatey.infrastructure.app.nuget.NugetList.GetPackages(ChocolateyConfiguration configuration, ILogger nugetLogger, IFileSystem filesystem)
   at chocolatey.infrastructure.app.services.NugetService.<List>d__15.MoveNext()
   at chocolatey.infrastructure.app.services.ChocolateyPackageService.<List>d__23.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at chocolatey.infrastructure.app.commands.ChocolateySearchCommand.Run(ChocolateyConfiguration configuration)
   at chocolatey.infrastructure.app.runners.GenericRunner.Run(ChocolateyConfiguration config, Container container, Boolean isConsole, Action`1 parseArgs)
   at chocolatey.infrastructure.app.runners.ConsoleApplication.Run(String[] args, ChocolateyConfiguration config, Container container)
   at chocolatey.console.Program.Main(String[] args)
2024-11-13 13:04:35,084 32636 [DEBUG] - Exiting with 1
2024-11-13 13:23:11,061 22168 [INFO ] - ============================================================
2024-11-13 13:23:11,330 22168 [INFO ] - Chocolatey v2.4.0
2024-11-13 13:23:11,346 22168 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2024-11-13 13:23:11,346 22168 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-11-13 13:23:11,346 22168 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-11-13 13:23:11,358 22168 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install chocolateygui -dv
2024-11-13 13:23:11,358 22168 [DEBUG] - Received arguments: install chocolateygui -dv
2024-11-13 13:23:11,389 22168 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-11-13 13:23:11,394 22168 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-11-13 13:23:11,394 22168 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-11-13 13:23:11,430 22168 [DEBUG] - Performing validation checks.
2024-11-13 13:23:11,432 22168 [DEBUG] - Global Configuration Validation Checks:
2024-11-13 13:23:11,432 22168 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2024-11-13 13:23:11,432 22168 [DEBUG] - System State Validation Checks:
2024-11-13 13:23:11,432 22168 [DEBUG] -  Reboot Requirement Checks:
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Pending Computer Rename = Checked
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Pending Component Based Servicing = Checked
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Pending Windows Auto Update = Checked
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Pending File Rename Operations = Ignored
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Pending Windows Package Installer = Checked
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2024-11-13 13:23:11,441 22168 [DEBUG] - Cache Folder Lockdown Checks:
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Elevated State = Checked
2024-11-13 13:23:11,441 22168 [DEBUG] -  - Folder Exists = Checked
2024-11-13 13:23:11,452 22168 [DEBUG] -  - Folder lockdown = Checked
2024-11-13 13:23:11,452 22168 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-11-13 13:23:11,457 22168 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-11-13 13:23:11,457 22168 [DEBUG] - 
NOTE: Hiding sensitive configuration data! Please double and triple
 check to be sure no sensitive data is shown, especially if copying
 output to a gist for review.
2024-11-13 13:23:11,457 22168 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\***REDACTED***\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'|
IncludeConfiguredSources='False'|ShowOnlineHelp='False'|Debug='True'|
Verbose='True'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|
DisableCompatibilityChecks='False'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='chocolateygui'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='chocolateygui'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.26100.0'|
Information.PlatformName='Windows 11'|
Information.ChocolateyVersion='2.4.0.0'|
Information.ChocolateyProductVersion='2.4.0'|
Information.FullName='choco, Version=2.4.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='***REDACTED***'|Information.UserDomainName='***REDACTED***'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\ProgramData\chocolatey\logs'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.UsePackageHashValidation='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
UpgradeCommand.IgnorePinned='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='Unknown'|
ApiKeyCommand.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|
Proxy.Location='http://***REDACTED***:80/'|
Proxy.BypassOnLocal='True'|TemplateCommand.Command='unknown'|
CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-11-13 13:23:11,473 22168 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2024-11-13 13:23:11,473 22168 [INFO ] - Installing the following packages:
2024-11-13 13:23:11,473 22168 [INFO ] - chocolateygui
2024-11-13 13:23:11,473 22168 [INFO ] - By installing, you accept licenses for the packages.
2024-11-13 13:23:11,555 22168 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => pwsh => WindowsTerminal
2024-11-13 13:23:11,569 22168 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.0 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2024-11-13 13:23:11,577 22168 [DEBUG] - Using proxy server 'http://***REDACTED***:80/'.
2024-11-13 13:23:11,648 22168 [DEBUG] - Running list with the following filter = ''
2024-11-13 13:23:11,648 22168 [DEBUG] - --- Start of List ---
2024-11-13 13:23:11,664 22168 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => pwsh => WindowsTerminal
2024-11-13 13:23:11,671 22168 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.0 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2024-11-13 13:23:11,671 22168 [DEBUG] - Using proxy server 'http://***REDACTED***:80/'.
2024-11-13 13:23:11,671 22168 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-11-13 13:23:11,775 22168 [DEBUG] - chocolatey 2.4.0
2024-11-13 13:23:11,775 22168 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2024-11-13 13:23:11,791 22168 [DEBUG] - --- End of List ---
2024-11-13 13:23:11,795 22168 [DEBUG] - Resolving resource ListResource for source https://community.chocolatey.org/api/v2/
2024-11-13 13:23:12,139 22168 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/$metadata
2024-11-13 13:23:12,158 22168 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id)%20eq%20'chocolateygui')%20and%20IsLatestVersion&semVerLevel=2.0.0
2024-11-13 13:23:12,171 22168 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2024-11-13 13:23:12,186 22168 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Packages(Id='ChocolateyGUI',Version='2.1.1')
2024-11-13 13:23:12,202 22168 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey'&semVerLevel=2.0.0
2024-11-13 13:23:12,218 22168 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712264601443','0.9.8.26-alpha2','chocolatey'
2024-11-13 13:23:12,281 22168 [INFO ] - [NuGet]   BadRequest http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712264601443','0.9.8.26-alpha2','chocolatey' 69ms
2024-11-13 13:23:12,295 22168 [WARN ] - Failed to fetch results from V2 feed at 'http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey'&$skiptoken='1712264601443','0.9.8.26-alpha2','chocolatey'' with following message : Response status code does not indicate success: 400 (Bad Request).
2024-11-13 13:23:12,296 22168 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2024-11-13 13:23:12,296 22168 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'
2024-11-13 13:23:12,345 22168 [INFO ] - [NuGet]   BadRequest http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension' 47ms
2024-11-13 13:23:12,345 22168 [WARN ] - Failed to fetch results from V2 feed at 'http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'' with following message : Response status code does not indicate success: 400 (Bad Request).
2024-11-13 13:23:12,345 22168 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='dotnetfx'&semVerLevel=2.0.0
2024-11-13 13:23:12,358 22168 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/FindPackagesById?id='dotnetfx'&$skiptoken='1712309606233','4.6.0','dotnetfx'
2024-11-13 13:23:12,408 22168 [INFO ] - [NuGet]   BadRequest http://community.chocolatey.org/api/v2/FindPackagesById?id='dotnetfx'&$skiptoken='1712309606233','4.6.0','dotnetfx' 50ms
2024-11-13 13:23:12,408 22168 [WARN ] - Failed to fetch results from V2 feed at 'http://community.chocolatey.org/api/v2/FindPackagesById?id='dotnetfx'&$skiptoken='1712309606233','4.6.0','dotnetfx'' with following message : Response status code does not indicate success: 400 (Bad Request).
2024-11-13 13:23:12,456 22168 [ERROR] - Unable to resolve dependency 'chocolatey-core.extension'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
2024-11-13 13:23:12,472 22168 [WARN ] - 
Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-11-13 13:23:12,472 22168 [INFO ] - 
2024-11-13 13:23:12,472 22168 [ERROR] - Failures
2024-11-13 13:23:12,472 22168 [ERROR] -  - ChocolateyGUI - Unable to resolve dependency 'chocolatey-core.extension'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
2024-11-13 13:23:12,472 22168 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-11-13 13:23:12,472 22168 [DEBUG] - Exiting with 1
2024-11-13 13:28:05,249 33332 [INFO ] - ============================================================
2024-11-13 13:28:05,515 33332 [INFO ] - Chocolatey v2.4.0
2024-11-13 13:28:05,531 33332 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2024-11-13 13:28:05,540 33332 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-11-13 13:28:05,540 33332 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-11-13 13:28:05,546 33332 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" search chocolateygui -dv
2024-11-13 13:28:05,546 33332 [DEBUG] - Received arguments: search chocolateygui -dv
2024-11-13 13:28:05,578 33332 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-11-13 13:28:05,578 33332 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-11-13 13:28:05,578 33332 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-11-13 13:28:05,609 33332 [DEBUG] - Performing validation checks.
2024-11-13 13:28:05,625 33332 [DEBUG] - Global Configuration Validation Checks:
2024-11-13 13:28:05,625 33332 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2024-11-13 13:28:05,625 33332 [DEBUG] - System State Validation Checks:
2024-11-13 13:28:05,625 33332 [DEBUG] -  Reboot Requirement Checks:
2024-11-13 13:28:05,625 33332 [DEBUG] -  - Pending Computer Rename = Checked
2024-11-13 13:28:05,625 33332 [DEBUG] -  - Pending Component Based Servicing = Checked
2024-11-13 13:28:05,625 33332 [DEBUG] -  - Pending Windows Auto Update = Checked
2024-11-13 13:28:05,625 33332 [DEBUG] -  - Pending File Rename Operations = Ignored
2024-11-13 13:28:05,625 33332 [DEBUG] -  - Pending Windows Package Installer = Checked
2024-11-13 13:28:05,625 33332 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2024-11-13 13:28:05,640 33332 [DEBUG] - Cache Folder Lockdown Checks:
2024-11-13 13:28:05,640 33332 [DEBUG] -  - Elevated State = Checked
2024-11-13 13:28:05,640 33332 [DEBUG] -  - Folder Exists = Checked
2024-11-13 13:28:05,640 33332 [DEBUG] -  - Folder lockdown = Checked
2024-11-13 13:28:05,640 33332 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-11-13 13:28:05,640 33332 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-11-13 13:28:05,656 33332 [DEBUG] - 
NOTE: Hiding sensitive configuration data! Please double and triple
 check to be sure no sensitive data is shown, especially if copying
 output to a gist for review.
2024-11-13 13:28:05,656 33332 [DEBUG] - Configuration: CommandName='search'|
CacheLocation='C:\Users\***REDACTED***\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'|
IncludeConfiguredSources='False'|ShowOnlineHelp='False'|Debug='True'|
Verbose='True'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|
DisableCompatibilityChecks='False'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='chocolateygui'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
Prerelease='False'|ForceX86='False'|OverrideArguments='False'|
NotSilent='False'|ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.26100.0'|
Information.PlatformName='Windows 11'|
Information.ChocolateyVersion='2.4.0.0'|
Information.ChocolateyProductVersion='2.4.0'|
Information.FullName='choco, Version=2.4.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='***REDACTED***'|Information.UserDomainName='**REDACTED***'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\ProgramData\chocolatey\logs'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.UsePackageHashValidation='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
UpgradeCommand.IgnorePinned='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='Unknown'|
ApiKeyCommand.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-11-13 13:28:05,656 33332 [DEBUG] - _ Chocolatey:ChocolateySearchCommand - Normal Run Mode _
2024-11-13 13:28:05,656 33332 [DEBUG] - Searching for package information
2024-11-13 13:28:05,671 33332 [DEBUG] - Running list with the following filter = 'chocolateygui'
2024-11-13 13:28:05,671 33332 [DEBUG] - --- Start of List ---
2024-11-13 13:28:05,734 33332 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => pwsh => WindowsTerminal
2024-11-13 13:28:05,734 33332 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.0 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2024-11-13 13:28:05,797 33332 [DEBUG] - Resolving resource PackageSearchResource for source https://community.chocolatey.org/api/v2/
2024-11-13 13:28:06,194 33332 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Search()?$filter=IsLatestVersion&$orderby=Id&searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$skip=0&$top=30&semVerLevel=2.0.0
2024-11-13 13:28:06,210 33332 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Search()?$filter=IsLatestVersion&$orderby=Id&searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$skip=30&$top=30&semVerLevel=2.0.0
2024-11-13 13:28:06,226 33332 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/Search()?$filter=IsLatestVersion&$orderby=Id&searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$skip=60&$top=30&semVerLevel=2.0.0
2024-11-13 13:28:06,226 33332 [INFO ] - [NuGet]   GET http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey'
2024-11-13 13:28:06,273 33332 [INFO ] - [NuGet]   BadRequest http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey' 45ms
2024-11-13 13:28:06,273 33332 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-11-13 13:28:06,273 33332 [ERROR] - Failed to fetch results from V2 feed at 'http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey'' with following message : Response status code does not indicate success: 400 (Bad Request).
2024-11-13 13:28:06,273 33332 [ERROR] - More Details: NuGet.Protocol.Core.Types.FatalProtocolException: Failed to fetch results from V2 feed at 'http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey'' with following message : Response status code does not indicate success: 400 (Bad Request). ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at NuGet.Protocol.HttpSource.<>c__DisplayClass15_0`1.<<GetAsync>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Common.ConcurrencyUtilities.<ExecuteWithFileLockedAsync>d__6`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at NuGet.Common.ConcurrencyUtilities.<ExecuteWithFileLockedAsync>d__6`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Common.ConcurrencyUtilities.<ExecuteWithFileLockedAsync>d__5`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.HttpSource.<GetAsync>d__15`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.V2FeedParser.<LoadXmlAsync>d__91.MoveNext()
   --- End of inner exception stack trace ---
   at NuGet.Protocol.V2FeedParser.<LoadXmlAsync>d__91.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at NuGet.Protocol.V2FeedParser.<QueryV2FeedAsync>d__89.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.V2FeedParser.<Search>d__81.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at NuGet.Protocol.PackageSearchResourceV2Feed.<SearchAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at chocolatey.infrastructure.app.nuget.NugetList.<SearchPackagesAsync>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at chocolatey.infrastructure.app.nuget.NugetList.GetPackages(ChocolateyConfiguration configuration, ILogger nugetLogger, IFileSystem filesystem)
   at chocolatey.infrastructure.app.services.NugetService.<List>d__15.MoveNext()
   at chocolatey.infrastructure.app.services.ChocolateyPackageService.<List>d__23.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at chocolatey.infrastructure.app.commands.ChocolateySearchCommand.Run(ChocolateyConfiguration configuration)
   at chocolatey.infrastructure.app.runners.GenericRunner.Run(ChocolateyConfiguration config, Container container, Boolean isConsole, Action`1 parseArgs)
   at chocolatey.infrastructure.app.runners.ConsoleApplication.Run(String[] args, ChocolateyConfiguration config, Container container)
   at chocolatey.console.Program.Main(String[] args)
2024-11-13 13:28:06,289 33332 [DEBUG] - Exiting with 1

2024-11-13 13:34:27,735 21604 [INFO ] - ============================================================
2024-11-13 13:34:28,016 21604 [INFO ] - Chocolatey v2.4.0
2024-11-13 13:34:28,026 21604 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2024-11-13 13:34:28,026 21604 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-11-13 13:34:28,026 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-11-13 13:34:28,036 21604 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install chocolatey-compatibility.extension -dv
2024-11-13 13:34:28,036 21604 [DEBUG] - Received arguments: install chocolatey-compatibility.extension -dv
2024-11-13 13:34:28,066 21604 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-11-13 13:34:28,071 21604 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-11-13 13:34:28,078 21604 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-11-13 13:34:28,097 21604 [DEBUG] - Performing validation checks.
2024-11-13 13:34:28,110 21604 [DEBUG] - Global Configuration Validation Checks:
2024-11-13 13:34:28,110 21604 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2024-11-13 13:34:28,113 21604 [DEBUG] - System State Validation Checks:
2024-11-13 13:34:28,113 21604 [DEBUG] -  Reboot Requirement Checks:
2024-11-13 13:34:28,118 21604 [DEBUG] -  - Pending Computer Rename = Checked
2024-11-13 13:34:28,118 21604 [DEBUG] -  - Pending Component Based Servicing = Checked
2024-11-13 13:34:28,118 21604 [DEBUG] -  - Pending Windows Auto Update = Checked
2024-11-13 13:34:28,118 21604 [DEBUG] -  - Pending File Rename Operations = Ignored
2024-11-13 13:34:28,118 21604 [DEBUG] -  - Pending Windows Package Installer = Checked
2024-11-13 13:34:28,118 21604 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2024-11-13 13:34:28,126 21604 [DEBUG] - Cache Folder Lockdown Checks:
2024-11-13 13:34:28,126 21604 [DEBUG] -  - Elevated State = Checked
2024-11-13 13:34:28,126 21604 [DEBUG] -  - Folder Exists = Checked
2024-11-13 13:34:28,129 21604 [DEBUG] -  - Folder lockdown = Checked
2024-11-13 13:34:28,132 21604 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-11-13 13:34:28,140 21604 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-11-13 13:34:28,141 21604 [DEBUG] - 
NOTE: Hiding sensitive configuration data! Please double and triple
 check to be sure no sensitive data is shown, especially if copying
 output to a gist for review.
2024-11-13 13:34:28,148 21604 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\***REDACTED***\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'|
IncludeConfiguredSources='False'|ShowOnlineHelp='False'|Debug='True'|
Verbose='True'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|
DisableCompatibilityChecks='False'|AcceptLicense='False'|
AllowUnofficialBuild='False'|
Input='chocolatey-compatibility.extension'|
AllVersions='False'|SkipPackageInstallProvider='False'|
SkipHookScripts='False'|
PackageNames='chocolatey-compatibility.extension'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.26100.0'|
Information.PlatformName='Windows 11'|
Information.ChocolateyVersion='2.4.0.0'|
Information.ChocolateyProductVersion='2.4.0'|
Information.FullName='choco, Version=2.4.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='***REDACTED***'|Information.UserDomainName='***REDACTED***'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\ProgramData\chocolatey\logs'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.UsePackageHashValidation='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
UpgradeCommand.IgnorePinned='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='Unknown'|
ApiKeyCommand.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-11-13 13:34:28,148 21604 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2024-11-13 13:34:28,155 21604 [INFO ] - Installing the following packages:
2024-11-13 13:34:28,155 21604 [INFO ] - chocolatey-compatibility.extension
2024-11-13 13:34:28,155 21604 [INFO ] - By installing, you accept licenses for the packages.
2024-11-13 13:34:28,224 21604 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => pwsh => WindowsTerminal
2024-11-13 13:34:28,241 21604 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.0 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2024-11-13 13:34:28,303 21604 [DEBUG] - Running list with the following filter = ''
2024-11-13 13:34:28,319 21604 [DEBUG] - --- Start of List ---
2024-11-13 13:34:28,329 21604 [DEBUG] - Process Tree: Chocolatey CLI => Chocolatey CLI => pwsh => WindowsTerminal
2024-11-13 13:34:28,329 21604 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.4.0 (Chocolatey CLI) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2024-11-13 13:34:28,335 21604 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-11-13 13:34:28,435 21604 [DEBUG] - chocolatey 2.4.0
2024-11-13 13:34:28,435 21604 [DEBUG] - --- End of List ---
2024-11-13 13:34:28,444 21604 [DEBUG] - Resolving resource ListResource for source https://community.chocolatey.org/api/v2/
2024-11-13 13:34:28,672 21604 [INFO ] - [NuGet]   CACHE https://community.chocolatey.org/api/v2/$metadata
2024-11-13 13:34:28,701 21604 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-compatibility.extension') and IsLatestVersion&semVerLevel=2.0.0
2024-11-13 13:34:28,749 21604 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'chocolatey-compatibility.extension') and IsLatestVersion&semVerLevel=2.0.0 46ms
2024-11-13 13:34:28,780 21604 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2024-11-13 13:34:28,781 21604 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-compatibility.extension',Version='1.0.0')
2024-11-13 13:34:28,813 21604 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-compatibility.extension',Version='1.0.0') 33ms
2024-11-13 13:34:28,860 21604 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2024-11-13 13:34:28,875 21604 [DEBUG] - Resolving resource DownloadResource for source https://community.chocolatey.org/api/v2/
2024-11-13 13:34:28,894 21604 [DEBUG] - Attempting to delete file "".
2024-11-13 13:34:28,894 21604 [INFO ] - Downloading package from source 'https://community.chocolatey.org/api/v2/'
2024-11-13 13:34:28,894 21604 [DEBUG] - Package download location 'https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0'
2024-11-13 13:34:28,901 21604 [INFO ] - [NuGet]   GET https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0
2024-11-13 13:34:29,198 21604 [INFO ] - [NuGet]   OK https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0 294ms
2024-11-13 13:34:29,214 21604 [INFO ] - [NuGet] Acquiring lock for the installation of chocolatey-compatibility.extension 1.0.0
2024-11-13 13:34:29,235 21604 [INFO ] - [NuGet] Acquired lock for the installation of chocolatey-compatibility.extension 1.0.0
2024-11-13 13:34:29,329 21604 [INFO ] - [NuGet] Installed chocolatey-compatibility.extension 1.0.0 from https://community.chocolatey.org/api/v2/ with content hash cRfCv902OWoBUREOIdPpWS5y7Hm+qpscBpEeJ0X2IC1qNkoChFKHPM/X8H0jeutO/o/6tD/4uNSmUueRWjJWjQ==.
2024-11-13 13:34:29,329 21604 [DEBUG] - Skipping package hash validation as feature 'usePackageHashValidation' is not enabled.
2024-11-13 13:34:29,340 21604 [INFO ] - [NuGet] Adding package 'chocolatey-compatibility.extension.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-11-13 13:34:29,372 21604 [INFO ] - [NuGet] Added package 'chocolatey-compatibility.extension.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
2024-11-13 13:34:29,372 21604 [DEBUG] - Attempting to delete file "C:\Users\***REDACTED***\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-compatibility.extension/1.0.0\chocolatey-compatibility.extension.1.0.0.nupkg".
2024-11-13 13:34:29,372 21604 [DEBUG] - Attempting to delete file "C:\Users\***REDACTED***\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-compatibility.extension/1.0.0\.nupkg.metadata".
2024-11-13 13:34:29,389 21604 [DEBUG] - Attempting to delete file "C:\Users\***REDACTED***\AppData\Local\Temp\chocolatey\ChocolateyScratch\chocolatey-compatibility.extension/1.0.0\chocolatey-compatibility.extension.1.0.0.nupkg.sha512".
2024-11-13 13:34:29,389 21604 [INFO ] - 
chocolatey-compatibility.extension v1.0.0 [Approved]
2024-11-13 13:34:29,405 21604 [INFO ] - chocolatey-compatibility.extension package files install completed. Performing other installation steps.
2024-11-13 13:34:29,531 21604 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension'
2024-11-13 13:34:29,531 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\chocolatey-compatibility.extension.nupkg'
  with checksum 'FA277C3720AB0DA4947D11272DAB96A8'
2024-11-13 13:34:29,531 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\chocolatey-compatibility.extension.nuspec'
  with checksum 'E4F76BE29CB79EF59D3238F490BA92E2'
2024-11-13 13:34:29,531 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\chocolatey-compatibility.psm1'
  with checksum 'D6BED48F1A2055D2CC8A7E65A3B9B653'
2024-11-13 13:34:29,531 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-PackageParameters.ps1'
  with checksum '71D1214302A8DCEDBC514DDD1A4C8B02'
2024-11-13 13:34:29,546 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-UninstallRegistryKey.ps1'
  with checksum 'BEF350705A6096C5A6D5008674F81A0A'
2024-11-13 13:34:29,547 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Install-ChocolateyDesktopLink.ps1'
  with checksum '507F2FBE3B0E4E7026FF318F57D11629'
2024-11-13 13:34:29,547 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateyFailure.ps1'
  with checksum '62F5761ED276CC6E52D7B7A57F50B669'
2024-11-13 13:34:29,550 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateySuccess.ps1'
  with checksum 'F2D4D28C6EAA6D52E827761700BFC366'
2024-11-13 13:34:29,550 21604 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-FileUpdateLog.ps1'
  with checksum '96B9E7F714A968AE4CD62E3749C3E5EC'
2024-11-13 13:34:29,552 21604 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\chocolatey-compatibility.psm1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1".
2024-11-13 13:34:29,561 21604 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-PackageParameters.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Get-PackageParameters.ps1".
2024-11-13 13:34:29,562 21604 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Get-UninstallRegistryKey.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Get-UninstallRegistryKey.ps1".
2024-11-13 13:34:29,562 21604 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Install-ChocolateyDesktopLink.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Install-ChocolateyDesktopLink.ps1".
2024-11-13 13:34:29,562 21604 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateyFailure.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-ChocolateyFailure.ps1".
2024-11-13 13:34:29,562 21604 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-ChocolateySuccess.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-ChocolateySuccess.ps1".
2024-11-13 13:34:29,562 21604 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\extensions\helpers\Write-FileUpdateLog.ps1"
 to "C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\helpers\Write-FileUpdateLog.ps1".
2024-11-13 13:34:31,074 21604 [WARN ] -  Installed/updated chocolatey-compatibility extensions.
2024-11-13 13:34:31,090 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.arguments".
2024-11-13 13:34:31,090 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.extra".
2024-11-13 13:34:31,090 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.version".
2024-11-13 13:34:31,090 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.sxs".
2024-11-13 13:34:31,090 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.pin".
2024-11-13 13:34:31,090 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chocolatey-compatibility.extension.1.0.0\.deploymentLocation".
2024-11-13 13:34:31,090 21604 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-11-13 13:34:31,090 21604 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chocolatey-compatibility.extension\.chocolateyPending".
2024-11-13 13:34:31,106 21604 [INFO ] -  The install of chocolatey-compatibility.extension was successful.
2024-11-13 13:34:31,106 21604 [INFO ] -   Deployed to 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility'
2024-11-13 13:34:31,110 21604 [WARN ] - 
Chocolatey installed 1/1 packages. 
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-11-13 13:34:31,110 21604 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-11-13 13:34:31,110 21604 [DEBUG] - Exiting with 0

Additional Context

No response

@sarhaynes sarhaynes added the Bug label Nov 13, 2024
@pauby
Copy link
Member

pauby commented Nov 13, 2024

Are you using, or behind, a proxy or something else that intercepts your network connection to the Chocolatey Community Repository?

Are you able to get to the repository in the browser?

@sarhaynes
Copy link
Author

sarhaynes commented Nov 13, 2024

Are you using, or behind, a proxy or something else that intercepts your network connection to the Chocolatey Community Repository?

Are you able to get to the repository in the browser?

Yes we are behind a proxy. I can get to everything with the browser. I even copied the URL that failed into the browser and got some ATOM file as a response.
I get a file called "search.atom" when I type the URL into the browser.

http://community.chocolatey.org/api/v2/Search?searchTerm='chocolateygui'&targetFramework=''&includePrerelease=false&$filter=IsLatestVersion&$orderby=Id&$top=30&$skiptoken='run00.teamcitychocolatey'

This is the contents of that file:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<feed xml:base="http://community.chocolatey.org/api/v2/" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns="http://www.w3.org/2005/Atom">
  <title type="text">Search</title>
  <id>http://community.chocolatey.org/api/v2/Search</id>
  <updated>2024-11-13T18:55:02Z</updated>
  <author>
    <name />
  </author>
  <link rel="self" title="Search" href="Search" />
</feed>

@pauby
Copy link
Member

pauby commented Nov 14, 2024

Yes we are behind a proxy

Have you tried it without the proxy?

99 times out of 100, the proxy is the issue.

@sarhaynes
Copy link
Author

Yes we are behind a proxy

Have you tried it without the proxy?

99 times out of 100, the proxy is the issue.

Unfortunately no. That kind of defeats the purpose of having the proxy and my company does not let us bypass the proxy. This problem is most likely being caused by the fact that search functions are not using the proxy, but the download/install functions are using the proxy.

@sarhaynes
Copy link
Author

Here is the strange thing. I've tried to recreate this on 2 different machines today that I used the other day without making any changes and this problem is no longer occurring.
I'm wondering if there was an intermittent server-side problem that has since resolved?
It is still strange that download/install GET calls would work but search GET calls would fail...

@pauby
Copy link
Member

pauby commented Nov 29, 2024

As I mentioned, 99 times out of 100 the proxy is the issue.

That kind of defeats the purpose of having the proxy and my company does not let us bypass the proxy.

The request to try it without the proxy was top determine if it was the problem. Remove each thing in the way between Chocolatey CLI and the Community Repository to see which one makes it work.

This problem is most likely being caused by the fact that search functions are not using the proxy, but the download/install functions are using the proxy.

Where did you determine that was happening?

But if it were the case, why did it start working when nothing in Chocolatey CLI changed? If nobody else was reporting issues with the Chocolatey Community Repository then it sounds like the issue was isolated to your environment. Having a proxy between the connection always makes me suspicious.

There is no evidence that there is anything wrong with Chocolatey CLI or the Chocolatey Community Repository, so the natural conclusion would be related to the proxy. Given the experience when proxies are involved, it's the likely culprit.

It is still strange that download/install GET calls would work but search GET calls would fail...

When proxies are involved, nothing surprises me.

I'm going to go ahead and close this now.

@pauby pauby added invalid This is used to mark Hacktoberfest PR's as invalid Invalid / Not Issue / No repro / Not Implementing and removed Bug 0 - Waiting on User invalid This is used to mark Hacktoberfest PR's as invalid labels Nov 29, 2024
@pauby pauby closed this as completed Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants