(Plesk Onyx 17.8.11) I have a domain and a database connected to it. I have set the settings to 'Allow remote connections from any host' and created a user. When I try to connect to it from an external programm (datagrip) it gives this error: (database and host.com are the databasename and the domain)
Connection to [email protected] failed.
[08S01] Communications link failure.
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
I know everything works well because when I use a SSH tunnel and as host I type localhost everything works well and I can connect. But I don't want it to do it this way...
I have port forwarded port 3306 on Plesk to any host and restarted Plesk. Why is Datagrip still not able to connect properly to the database? How do I solve this problem?
Connection to [email protected] failed.
[08S01] Communications link failure.
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
I know everything works well because when I use a SSH tunnel and as host I type localhost everything works well and I can connect. But I don't want it to do it this way...
I have port forwarded port 3306 on Plesk to any host and restarted Plesk. Why is Datagrip still not able to connect properly to the database? How do I solve this problem?
Last edited: