• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

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