I’m trying to connect MYSQL WorkBench to a db on digitalocean droplet. I follow the link:
But still getting the following error:
Failed to Connect to MySQL at localhost:3306 through SSH tunnel at root@xxx.xxx.xxx.xxx with user root
Cannot open SSH Tunnel: Connection refused
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
It sounds like that the SSH connection is timing out. Are you able to SSH to the server directly as per the instructions here?
https://docs.digitalocean.com/products/droplets/how-to/connect-with-ssh/
Regards, Bobby