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

OutOfMemoryException for Microsoft.Extensions.DependencyInjection.Abstractions

MaceWindu opened this issue · comments

https://www.fuget.org/packages?q=Microsoft.Extensions.DependencyInjection.Abstractions

System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at 
System.String.CreateStringFromEncoding(Byte* bytes, Int32 byteLength, Encoding encoding) at 
System.Text.UTF8Encoding.GetString(Byte[] bytes, Int32 index, Int32 count) at 
System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1 buffer, HttpContentHeaders headers) at 
System.Net.Http.HttpClient.GetStringAsyncCore(Task`1 getTask) at 
FuGetGallery.PackagesSearchResults.ResultsCache.GetValueAsync(String q, HttpClient httpClient, CancellationToken token) in 
D:\home\site\repository\Data\PackagesSearchResults.cs:line 84

Looks like temporary issue with server