© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
2 replies
Daz

Docker - .NET 8.0 UTF-8 Problem

does anybody knows if there's a known problem with the docker image for .NET 8.0 where it can't handle special characters for spanish (and probably other languages)? I attached my dockerfile. I'm getting this response, for example '{
"title": "Inicio de sesi�n inv�lido.",
"status": 409} with the response header ' content-type: application/problem+json; charset=utf-8 ' This never happened to me on my local environment, neither in production on a Ubuntu VM. This only happens when I try to use it in docker.
test.txt997B
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Using UTF-8 encoding
C#CC# / help
2y ago
AssemblyLoadContext Error - .NET 8.0
C#CC# / help
2y ago
Switch from UTF-16 to UTF-8 for ProtoBuf
C#CC# / help
2y ago