• 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

ERROR: PleskUtilException

  • Thread starter alejandro jaime
  • Start date
A

alejandro jaime

Guest
Hi!

I'm using plesk 8.1.1 and when access to the reports I get the following error:

ERROR: PleskUtilException

get_dir_size: Error: unable to get dir size for /var/lib/mysql/abc

System error 2: No such file or directory

0: /usr/local/psa/admin/plib/DatabaseManagerMySQL.php:276
DatabaseManagerMySQL->getDatabaseSizeImpl(string 'abc', resource)
1: /usr/local/psa/admin/plib/DatabaseManager.php:265
DatabaseManager->getDatabaseSize(object of type Database)
2: /usr/local/psa/admin/plib/report/class.DomainReport.php:722
DomainReport->make_report_full_databases_()
3: /usr/local/psa/admin/plib/report/class.Report.php:269
Report->make_report(integer '7')
4: /usr/local/psa/admin/plib/ui_common/ReportUIPointer.php:37
ReportUIPointer->accessItem(string 'GET', NULL null)
5: /usr/local/psa/admin/plib/UIPointer.php:524
UIPointer->access(string 'GET')
6: /usr/local/psa/admin/htdocs/plesk.php:19
 
That error means that the database "abc" (/var/lib/mysql/abc) does not exist...
 
Back
Top