• 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.

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