Forums

MySQL Workbench

I have been using MYSQL Workbench accessing a MySQL database on PythonAnywhere for over a year with no issues. Suddenly I cannot connect. I have tried resetting passwords on PythonAnywhere, creating new database connection profiles in MYSQL Workbench but all to no avail. I have tried connecting from different machines and reinstalled MYSQL Workbench. But no joy ;-(

I have now tried SSH tunneling into PythonAnywhere and get this error:

Last login: Sun Aug 18 10:20:52 on console Nicholass-MacBook:~ nicholasfarley$ ssh NicholasjFarley@ssh.pythonanywhere.com ssh: connect to host ssh.pythonanywhere.com port 22: Connection refused Nicholass-MacBook:~ nicholasfarley$

Is this an issue with my account? Because I cannot access the database, I cannot continue my current development project. I would appreciate any assistance.

Thanks Nick

If you try to log in with an incorrect password 5 times, we block the IP for an hour to prevent brute-force attacks. If your IP is blocked, you will get the "Connection refused" error.