• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue Server Error 500 Error Call to a member function getMessage() on null

maurosan

New Pleskian
Hello,
I'm facing with some strange issues with my plesk onyx on centos.
Random at the login it appear Internal error during the login.
In the dashboard I get : Internal error ;-P{"items":[]}
Some time when I ask the Domains list it show:

Internal error ;-P{"pager":{"pageCount":2,"itemCountPerPage":100,"first":1,"current":1,"last":2,"next":2,"pagesInRange":{"1":1,"2":2},"firstPageInRange":1,"lastPageInRange":2,"currentItemCount":100,"totalItemCount":114,"firstItemNumber":1,"lastItemNumber":100},"state":{"sortField":"domainDisplayName","sortDirection":"up","currentPage":1,"itemsPerPage":100,"searchFilters":{"domainName":{"searchText":""},"status":{"searchText":""},"hostingType":{"searchText":""},"subscriberName":{"searchText":""},"description":{"searchText":""}},"forceShowSearch":false},"data":[{"id":"alias:8","domainDisplayName":"a-bucciarelli.it","domainName":"a-bucciarelli.it","hostingType":"alias","domainStatus":"0","ownerDescription":null,"adminDescription":null,"resellerDescription":null,"domainId":"61","realDomainName":"studiobucciarelli.it","realDomainDisplayName":"studiobucciarelli.it","realSize":"22708551680","setupDate":"2016-06-23","parentDomainId":"0","ownerId":"1","ownerName":"............

From logs I can't see notthing..
Any ideas ?


error.PNG
 
checking panel log:

[25-Nov-2020 09:37:50 Europe/Berlin] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1206 The total number of locks exceeds the lock table size in /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Statement/Pdo.php:228 Stack trace: #0 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array) #1 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array) #2 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array) #3 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('UPDATE `Session...', Array) #4 /usr/local/psa/admin/plib/Db/Adapter/Pdo/Mysql.php(30): Zend_Db_Adapter_Pdo_Abstract->query('UPDATE `Session...', Array) #5 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Abstract.php(635): Db_Adapter_Pdo_Mysql->query in /usr/local/psa/admin/plib/Db/Adapter/Pdo/Mysql.php on line 53 Mysql.php on line 53
 
Back
Top