• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

PleskMainDBException when opening Server => Mail

L

lancep

Guest
Hi all,

I think the spectres of the bodged update are still in effect with my plesk. I've been fixing DB problems as I find them but this one has me stumped. It was working fine before, it seems to have come from nowhere.

When I click Server => Mail I'm presented with this:

MySQL query failed: Got error 28 from storage engine

0: /usr/local/psa/admin/plib/common_func.php3:218
db_query(string 'SELECT COUNT(*) AS num FROM mail m, accounts a WHERE m.account_id=a.id AND a.type='plain' AND a.password != "" GROUP BY m.mail_name, a.password having num > 1')
1: /usr/local/psa/admin/plib/cmd_mail.php3:1673
short_pop3_names_compability()
2: /usr/local/psa/admin/plib/class.ServerMailForm.php:106
ServerMailForm->javascript(boolean true)
3: /usr/local/psa/admin/plib/class.ServerMailForm.php:319
ServerMailForm->assign(array, array, object of type SPFManager)
4: /usr/local/psa/admin/htdocs/server/mail.php3:217


Help, anyone? :)
 
Error code 28: No space left on device

do you have enough free space on your server ?
 
EDIT: There was a large tar I'd forgotten about. Deleted this and problem is now fixed. Thanks for the heads up :)
 
Back
Top