• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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