Is your server in the WestUS1 region? If so, we encountered issues today with a few MySQL servers in that region, resulting in connectivity problems for customers.
However, it appears that the issue has now been resolved.
Thank You!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a MySQL instance in Azure which has run fine for about 2+ years.
I have a Function App which inserts some data into on a monthly basis which has failed this month with the following error:
Result: Failure Exception: InterfaceError: 2026 (HY000): SSL connection error: error:1408F10B:SSL routines:ssl3_get_record**:wrong version number** Stack: File "/azure-functions-host/workers/python/3.9/LINUX/X64/azure_functions_worker/dispatcher.py"
So I have tried from my PC using MySQL Workbench and get the exact same error. Also tried with MySQL Shell 8.0.36 and the same:
SSL connection error: error:0A00010B:SSL routines::wrong version number
I ran a Wireshark whilst connecting and get the following response:
08S01Bad handshake
The fact I don't touch/change this thing suggests something in Azure has been tweaked to cause it. I last connected to it probably 2 or 3 weeks ago.
Is your server in the WestUS1 region? If so, we encountered issues today with a few MySQL servers in that region, resulting in connectivity problems for customers.
However, it appears that the issue has now been resolved.
Thank You!
Same problem here... any solutions?
Same issue here. I can restart the server and it is working, but after a couple of hours it happens again. And it happens with different clients.
OpenSSL Error messages:
error:0A00010B:SSL routines::wrong version number