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

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