• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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