Upload .net 8 api failed. System.TypeLoadException: Could not load type 'Microsoft.Extensions.Diagnostics.Metrics.MetricsServiceExtensions'
rubendd
TRIALOP
2 years ago
Im trying to upload a .Net Api with docker but I get this stacktrace:
Starting Container
Unhandled exception.
System.TypeLoadException: Could not load type 'Microsoft.Extensions.Diagnostics.Metrics.MetricsServiceExtensions' from assembly 'Microsoft.Extensions.Diagnostics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
container event container died
Unhandled exception.
at Microsoft.AspNetCore.Hosting.Gene
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
mignnoni
HOBBY
a year ago
Same here, does anyone knows what to do?