❔ Has anyone dealt with this exception before?

Weird thing to me is that this is thrown by my DbContext. The problem is that this is thrown after a tons of requests have been made to databse (mostly identical ones). Is this a bug or is it an error on my end? I have set up the project exactly the same as on my other project and those run smoothly 24/7 for months now. They do have older versions of MySql connector and EF Core though.
4 Replies
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Martin Ferenec
Martin Ferenec11mo ago
I downgraded NuGet packages to versions I know don't throw any exceptions in my existing projects (EF Core and MySQL). No problems so far, but will report after a while. I think this fixed my issue though. If issue did go away with this I will report a bug in proper GitHub repo.
MODiX
MODiX11mo ago
TeBeCo
open an issue on the repo of who every own the MySql provider
React with ❌ to remove this embed.
Accord
Accord11mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.