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

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