Forums

Connecting in DBeaver

Hi All,

I am trying to connect to my MySQL database using SSH tunneling in DBeaver SQL client, but I am getting the following error:

cannot initialize tunnel

 cannot establish tunnel

  timeout: socket is not established

  timeout: socket is not established

I have filled all the details as mentioned on the page for MySQL DB connection Image Atached

Can anyone guide me how to connect with the DB? TIA

enter image description here

Unfortunately the image doesn't seem to have worked -- could you try posting it again?

Where you able to figure it out? been stuck for weeks with the same issue

enter image description here

For the SSH part of the connection, the port number should be 22. The password there should be the one you use to log in to our website. The MySQL port, 3306, should be specified on the "General" page (where it will probably be the default).

giles! Thank you for your answer, I modified that as well to 3306, because the guide said so, 22 worked perfectly!

Cool. Glad you got it working.

https://freeimage.host/i/HVIGDZb https://freeimage.host/i/HVIMFAF

here you see

i have problem connection time out with paid account, any help you can suggest ? poseted here https://www.pythonanywhere.com/forums/topic/32343/

Connect to port 22 on ssh.pythonanywhere.com not 3306

Maybe you should edit the documentation here

Do you mean for DBeaver specifically? The previous post (dated 1 March), although it was in this forum thread, was actually about setting up PuTTY SSH tunnelling.