• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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