Page 1 of 1

Socket Exception - The operation completed successfully

Posted: Thu 28 Feb 2019 15:04
by ackava
This is a bug, which happens only on .NET Core, I have asp.net 4.5 application with same version of mysql dot connect, it is working correctly but in .net core, after few minutes (roughly after 30 minutes) this error starts coming and after restarting website in IIS it starts working again.

SocketException: The operation completed successfully
. (byte[] , int , int )

MySqlException: Can't connect to MySQL server on '127.0.0.1' (10061): Authentication failed.

I haven't changed any timeout values anywhere, everywhere it is standard timeout. And there is only one use (me) testing it with the live database. So there is no load on web server and mysql server.

Re: Socket Exception - The operation completed successfully

Posted: Thu 07 Mar 2019 17:10
by Pinturiccio
Sorry for the late response. We are processing your request and will contact you as soon as possible.

Re: Socket Exception - The operation completed successfully

Posted: Thu 14 Mar 2019 15:04
by Pinturiccio
We have answered you via e-mail.

Re: Socket Exception - The operation completed successfully

Posted: Wed 15 Jan 2020 09:53
by adam104064
Will you please also email me this? Thanks in advance

Re: Socket Exception - The operation completed successfully

Posted: Fri 17 Jan 2020 12:52
by Shalex
adam104064 wrote: Wed 15 Jan 2020 09:53 Will you please also email me this? Thanks in advance
The described issue should be fixed. Please upgrade to v8.16.1541. If this doesn't help, send us a small test project with the corresponding DDL/DML script for reproducing the error.