praeclarum / FuGetGallery

An alternative web UI for browsing nuget packages

Home Page:https://www.fuget.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception thrown when searching for package

bruce31 opened this issue · comments

Not sure if this occurred only when the search item does not exist

System.ArgumentNullException: Value cannot be null. (Parameter 'array') at 
System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1.Return(T[] array, Boolean clearArray) at 
System.Net.Http.HttpContent.LimitArrayPoolWriteStream.Dispose(Boolean disposing) at 
System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at
 FuGetGallery.PackagesSearchResults.ResultsCache.GetValueAsync(String q, HttpClient httpClient, CancellationToken token) in 
/home/runner/work/FuGetGallery/FuGetGallery/Data/PackagesSearchResults.cs:line 84