C
C#4mo ago
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.
2 Replies
p.armytank
p.armytank4mo ago
could there be a difference in the environment variables? Maybe compare all your local env vars with the defaults used by the image.
Daz
Daz4mo ago
I tested running the 'locale' inside the docker container and It has all the expected variables set as UTF 8
Want results from more Discord servers?
Add your server