• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

MySQL down after update

S

StarGate

Guest
Hello,

I updated my 8.1 just now via the Plesk updater.

Now MySQL is down or gone and won't start.

When I try to load Plesk CP I get this:

ERROR: PleskFatalException
Unable to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)

0: /usr/local/psa/admin/plib/common_func.php3:153
psaerror(string 'Unable to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)')
1: /usr/local/psa/admin/auto_prepend/auth.php3:90

HELP!!
 
h924475:~ # /etc/init.d/mysql start
Starting service MySQL failed
 
Solved, by my tech whom I was thankfully able to reach after hours.

The Plesk Update changed permission to the /var directory.

A chmod 775 /var/ in SSH and restart after that (shutdown -r now) solved the problem.

I hope this helps other people now too as the problem is very new and no post here handles it.
 
Back
Top