System.InvalidOperationException : Could not parse '/sys/fs/cgroup/memory.max' content. Expected to find available memory in bytes but got 'max ' instead #5161
Labels
bug
This issue describes a behavior which is not expected - a bug.
Description
Run web API integration test(in container) error caused by
Microsoft.Extensions.Diagnostics.ResourceMonitoring
Microsoft.Extensions.Diagnostics.ResourceMonitoring
8.5.0docker Image : mcr.microsoft.com/dotnet/sdk:8.0
Reproduction Steps
run
dotnet test
Expected behavior
should not exception
Actual behavior
Regression?
No response
Known Workarounds
Fallback to 8.4.0
Configuration
Image : mcr.microsoft.com/dotnet/sdk:8.0
Host OS: Ubuntu 22.04.4 LTS
docker: 26.1.2
Other information
No response
The text was updated successfully, but these errors were encountered: