• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue ERR [panel] Cannot save cli call statistic DB query failed

vbyfield

New Pleskian
Server operating system version
CentOS Linux 7.2.1511 (Core)
Plesk version and microupdate number
Plesk Obsidian Version 18.0.45 Update #2, last updated on July 25, 2022 09:04 PM
I was looking into why one of my MYSQL databases wasn't appearing on Plesk, ran a plesk repair command and this is the result:

[root@u19071692 ~]# plesk repair db -verbose
[2022-08-23 15:11:59.216] 2915:6305429f34a03 ERR [panel] Cannot save cli call statistic DB query failed: SQLSTATE[HY000]: General error: 1016 Can't open file: './psa/CliCallsStat.frm' (errno: 24), query was: INSERT CliCallsStat (`util`, `command`, `lastExecutionDateTime`) VALUES :)util, :command, now()) ON DUPLICATE KEY UPDATE `count` = `count` + 1, `lastExecutionDateTime` = now()

Checking the Plesk database using the native database server tools
DB query failed: SQLSTATE[HY000]: General error: 1018 Can't read dir of './psa/' (errno: 24), query was: SHOW TABLES
The database structure is corrupted. You can try to repair it with "plesk repair installation" and "plesk repair db".

I'm concerned the 'installation' option may do more harm than good. Any suggestions?

Thanks :)
 
Back
Top