❔ System.InvalidCastException when connecting to MariaDB in docker
Hello! I have a console application that works fine in Windows and WSL2. For some reason, when running it under docker (linux) with the dotnet-runtime 6.0 image i get an exception when pinging the database
This exception happen when i
OpenAsync
the connection, not while reading anything.
I can login into the database from inside that container just fine with the mariadb-client
What might be causing this?1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.