• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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