• 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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