• 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.

URGENT: Cannot connect to the DB

B

bjsteiger

Guest
For some strange reason last night my server started throwing this error message

Code:
ERROR: ld.so: object '/tmp/getuid.so' from /etc/ld.so.preload cannot be preloaded: ignored.

So I rebooted and ever since I cannot get into plesk and all of my sites are down that need to connect to a DB:

Code:
ERROR: Unable to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) 0: /usr/local/psa/admin/auto_prepend/auth.php3:81 psaerror(string "Unable to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)")

Please HELP
 
bjsteiger,

Your Plesk is standalone, or inside a VPS?

I encountered this issue last time in my Plesk inside VPS. It was due to the Virtuozzo QOS setting of that VPS. I increased the QOS setting for those have the failed counter. It solved my problem.

Hope this help.
 
I have the same problem,
since sunday evening around 18.00 dutch time.
my server failed and no more mysql no sites that connect to db's.
no mail and no contol panel...

Help
 
I know this may sound like a strange answer but I went to: ld.so.preload and I removed the file it was calling to. That solved my problems
 
Back
Top