• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Add external Percona DB from Docker

Puma7

New Pleskian
Hi,

i tried to ad a Percona DB which is running in a Docker as an external DB. For some reasen it always fails.
If I use a MariaDB in a Docker it works with localhost or 127.0.0.1
Is there any differnece in adding Percona as external DB than a MariaDB?
 
Hi,

there should be no differences. I checked the main scenario: added Percona as an external database and I had no problems.

At what step do you have a problem? What error is displayed? Maybe you have 2 databases running on the same port?
 
Hi,

i get following message:
Code:
Error: The test connection to the database server has failed:

SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client

This happends if I use Host 127.0.0.1 with localhost I get a different message:
Code:
DB query failed: SQLSTATE[HY000] [1524] Plugin 'unix_socket' is not loaded

But I have no problem to connect via MySql Workbench
 
Last edited:
Back
Top