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

Resolved Internal error ;-P after updates

kojot

Regular Pleskian
Hi, this morning I had

upload_2017-7-18_22-57-20.png

I clicked on it, and updates are finished, in bottom right corner I got this mesage
upload_2017-7-18_22-58-12.png

But also I got this error.

ERROR: Plesk\Exception\Database: DB query failed: SQLSTATE[70100]: &lt;&lt;Unknown error&gt;&gt;: 1317 Query execution was interrupted, query was: SELECT `ServiceNodeConfiguration`.* FROM `ServiceNodeConfiguration` WHERE (`serviceNodeId` = &#039;1&#039; AND `section` = &#039;phphandlers&#039;) (Mysql.php:53)<br />
<br><a href='Help Center' target='_blank'>Search for related Knowledge Base articles</a>

Site which using this MySQL database works for now.
Do I need be worried?
 
Last edited:
I think that it was the temporary error caused by MySQL server update procedure.
To be sure that there is no problem, I would advise you to run repair utility:

# plesk repair db
 
Hi thx, for reply

It looks like there is no problems
Code:
# plesk repair db

Checking the Plesk database using the native database server tools .. [OK]
Checking the structure of the Plesk database ........................ [OK]
Checking the consistency of the Plesk database ...................... [OK]
Error messages: 0; Warnings: 0; Errors resolved: 0
 
Back
Top