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

Issue Issue when trying to backup Google Drive

360webfirm

Basic Pleskian
I get this when I try to do a backup

Internal error ;-P
ERROR: Plesk\Exception\Database: DB query failed: SQLSTATE[HY000]: General error: 23 Out of resources when opening file &#039;/tmp/#sql_2f4_0.MAI&#039; (Errcode: 24 &quot;Too many open files&quot;), query was: DESCRIBE `sessions` (Mysql.php:53)<br />
<br><a href='Search results – Plesk Help Center' target='_blank'>Search for related Knowledge Base articles</a>


Any ideas as this happens no matter which way i try to do backups...
 
It's indicating that the number of files that mysql is permitted to open has been exceeded. Check out your open files limits in my.cnf.
 
Back
Top