• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Resolved Internal error ;-P after updates

CoyoteKG

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