• 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 MySQL server no longer available in Plesk UI

MichaelCa

New Pleskian
Plesk 17.5.3

MySQL 3306 instance db server is no longer showing up in the UI... not under Tools and Settings > database servers. Nor under customer subscriptions for adding adding databases.

If I try to add the db server, I get a message that it is already registered.

When I look in psa under databaseservers, it does how an entry for it. I'm not seeing any issues with that entry.

+----+-------------------+------+-------+----------------+---------------+------------+
| id | host | port | type | server_version | parameters_id | last_error |
+----+-------------------+------+-------+----------------+---------------+------------+
| 1 | localhost | 3306 | mysql | 5.6.35 | [NULL] | no_error |
+----+-------------------+------+-------+----------------+---------------+------------+

How do I get the database server to show again in the UI?

I have considered removing the record for it from the databaseservers table and then going into the UI and adding it again. I tried this, get no error. But MySQL still does not appear in the panel.
 
Last edited:
What about

plesk repair db

Have you tried? Any errors in output?
 
Back
Top