Forums

Error not connecting to mysql database outside pythonanywhere

Hi, I have tried to connect to the mysql database in the pythonanywhere and it success in pythonanywhere bash console (via python script), but when I run the same script on my machine it doesn't work with error (2002, "Can't connect to server on 'gazali.mysql.pythonanywhere-services.com' (10060)"). Also I have seen a post about the same problem but it was because the user is not in paid plan, but I am in paid plan already

Thank you

See https://help.pythonanywhere.com/pages/AccessingMySQLFromOutsidePythonAnywhere/