Hey, I updated yesterday to Innit Version. And also upgraded the python to 3.13 and everything was working fine. I checked database it was connected properly and working. Some python packages were missing, I installed them. But occasionally I am getting this:
2025-05-27 01:46:41,364: (Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-05-27 01:46:41,364: Database error: (mysql.connector.errors.OperationalError) MySQL Connection not available.
I never faced this before. I haven't changed anything in my code. This is purely happening after upgrading. Any ideas?
Also, as I have said, sometimes the flask is able to connect to database and sometimes not. It's random and happening only now after upgrade.