• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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