• 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

New Error Message

A

AFTDESIGN

Guest
On the main Plesk page where it lists all the clients, I click on "Traffic" and I get the following error. Yesterday it worked perfectly, but today it doesn't work and I didn't change anything...


ERROR
Up LevelUp Level
Unable to query: Got error 28 from table handler
0: /usr/local/psa/admin/plib/common_func.php3:203 psaerror(string "Unable to query: Got error 28 from table handler")
1: /usr/local/psa/admin/plib/class.ServerTrafficList.php:59 db_query(string "SELECT YEAR(tr.date), MONTH(tr.date), DAYOFMONTH(MIN(tr.date)), DAYOFMONTH(MAX(tr.date)), SUM(tr.http_in) + SUM(tr.ftp_in) + SUM(tr.smtp_in) + SUM(tr.pop3_imap_in), SUM(tr.http_out) + SUM(tr.ftp_out) + SUM(tr.smtp_out) + SUM(tr.pop3_imap_out) FROM ClientsTraffic tr GROUP BY YEAR(tr.date), MONTH(tr.date) ORDER BY tr.date ASC")
2: /usr/local/psa/admin/plib/class.cList.php3:94 ServerTrafficList->fetchServerTrafficList()
3: /usr/local/psa/admin/plib/class.cList.php3:114 ServerTrafficList->fetchList()
4: /usr/local/psa/admin/htdocs/server/server_traffic.php:44 ServerTrafficList->init()


Any help would be appreciated.


-Andrew
 
Hello,


Just restart the plesk service

service psa restart

and it will fix it.
 
Back
Top