I am trying to connect database on Dbeaver, but I keep getting error (Error establishing SSHJ tunnel: Connection Timeout). What should i do to solve this.
I am trying to connect database on Dbeaver, but I keep getting error (Error establishing SSHJ tunnel: Connection Timeout). What should i do to solve this.
Can you please provide a bit more information on how you are trying to make this connection?
I am following guide from https://help.pythonanywhere.com/pages/AccessingMySQLFromOutsidePythonAnywhere/ to setup the SSH Connection for both Dbeaver and Python.
On mac/dbeaver, when click test connection will stuck at initialize tunnel.
and also I can connect ssh with Python code, but i prefer to use dbeaver.
Do i need to provide more other information?
Thanks, I managed to connect ssh already.
Ok, I'm glad it worked.