Hello,
Sometimes (often actually) in "Diagnostic Center" -> "Log Messages" tab I see the following errors:
Message:
An error occurred in the web application: Response Content-Length mismatch: too few bytes written (0 of 23315).
Details: URL: http://my-proget-url/nuget/sc/v3/flatcontainer/microsoft.net.sdk.maccatalyst.manifest-6.0.100/15.0.101-preview.11.551/microsoft.net.sdk.maccatalyst.manifest-6.0.100.15.0.101-preview.11.551.nupkg
Referrer: (not set)
User: (unknown)
User Agent: NuGet Client V3/6.0.0
Details:
Stack trace: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ThrowException(Exception exception)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.CompleteAsync(Exception exception)
at System.Web.HttpResponse.CompleteAsync()
at Inedo.Web.AhWebMiddleware.InvokeAsync(HttpContext context)
Can you help me to understand is it something significant or I can ignore those kind of errors?