I can't connect my website with aiven mysql server (python)

i can’t connect my website code which is in python with the my database hosted on aiven mysql it gives error of 11006 or 2003

Are you able to maybe copy/paste your connection code here so we can take a look? (with the password blanked out)

Error 11006 or 2003 typically indicates a connection failure to the MySQL server. Ensure correct hostname/IP, check firewall settings, and verify authentication credentials. Additionally, confirm MySQL server status and compatibility with your Python application’s MySQL library or driver.

Best Regard
Danish Hafeez | QA Assistant
ICTInnovations

hey did you solve your problem? cause I am facing the same issue. Please help me if you resolved it