Created
October 28, 2016 13:30
-
-
Save cmanon/81a6db97d5e40d999d337dcaceb1e2ef to your computer and use it in GitHub Desktop.
Chocolatey Error Log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS C:\ProgramData\chocolatey\config> choco search slack -d -v | |
Chocolatey v0.10.3 | |
Chocolatey is running on Windows v 10.0.14393.0 | |
Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". | |
Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". | |
Command line: "C:\ProgramData\chocolatey\choco.exe" search slack -d -v | |
Received arguments: search slack -d -v | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type | |
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. | |
Configuration: CommandName='search'| | |
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'| | |
Debug='True'|Verbose='True'|Force='False'|Noop='False'| | |
HelpRequested='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='True'|AcceptLicense='False'| | |
AllowUnofficialBuild='False'|Input='slack'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|Prerelease='False'|ForceX86='False'| | |
OverrideArguments='False'|NotSilent='False'| | |
ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows'| | |
Information.ChocolateyVersion='0.10.3.0'| | |
Information.ChocolateyProductVersion='0.10.3'| | |
Information.FullName='choco, Version=0.10.3.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64Bit='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
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.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='True'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'|UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
_ Chocolatey:ChocolateyListCommand - Normal Run Mode _ | |
Searching for package information | |
Running list with the following filter = 'slack' | |
--- Start of List --- | |
Chocolatey had an error occur: | |
System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO | |
.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remot | |
e host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host | |
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) | |
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) | |
--- End of inner exception stack trace --- | |
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) | |
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) | |
at System.Net.Security._SslStream.StartFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProt | |
ocolRequest asyncRequest) | |
at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asy | |
ncRequest) | |
at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRe | |
quest) | |
at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncReq | |
uest) | |
at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) | |
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) | |
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) | |
--- End of inner exception stack trace --- | |
at System.Net.HttpWebRequest.GetResponse() | |
at NuGet.RequestHelper.GetResponse() | |
at NuGet.RedirectedHttpClient.GetResponseUri(HttpClient client) | |
at NuGet.RedirectedHttpClient.EnsureClient() | |
at System.Lazy`1.CreateValue() | |
at System.Lazy`1.LazyInitValue() | |
at NuGet.MemoryCache.GetOrAdd[T](Object cacheKey, Func`1 factory, TimeSpan expiration, Boolean absoluteExpiration) | |
at NuGet.RedirectedHttpClient.get_CachedClient() | |
at NuGet.RedirectedHttpClient.get_Uri() | |
at NuGet.DataServicePackageRepository.get_Context() | |
at NuGet.DataServicePackageRepository.Search(String searchTerm, IEnumerable`1 targetFrameworks, Boolean allowPrerelea | |
seVersions) | |
at System.Linq.Enumerable.<>c__DisplayClass7_0`3.<CombineSelectors>b__0(TSource x) | |
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() | |
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) | |
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) | |
at NuGet.AggregateQuery`1..ctor(IEnumerable`1 queryables, IEqualityComparer`1 equalityComparer, ILogger logger, Boole | |
an ignoreFailures) | |
at NuGet.AggregateRepository.CreateAggregateQuery(IEnumerable`1 queries) | |
at chocolatey.infrastructure.app.nuget.NugetList.execute_package_search(ChocolateyConfiguration configuration, ILogge | |
r nugetLogger) | |
at chocolatey.infrastructure.app.services.NugetService.<list_run>d__15.MoveNext() | |
at chocolatey.infrastructure.app.services.ChocolateyPackageService.<list_run>d__16.MoveNext() | |
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) | |
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) | |
at chocolatey.infrastructure.app.runners.GenericRunner.run(ChocolateyConfiguration config, Container container, Boole | |
an isConsole, Action`1 parseArgs) | |
at chocolatey.infrastructure.app.runners.ConsoleApplication.run(String[] args, ChocolateyConfiguration config, Contai | |
ner container) | |
at chocolatey.console.Program.Main(String[] args) | |
Exiting with 1 | |
PS C:\ProgramData\chocolatey\config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment