• 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

Resolved I'm facing an problem after updating plesk and unable to login showing this error.

Hello i have the same error anyone know what going on ?
After login in plesk web redirektion on ERROR: Class Laminas\ServiceManager\ServiceLocatorInterface cannot implement previously implemented interface Psr\Container\ContainerInterface
(ServiceLocatorInterface.php:18)
Ubuntu 18.04
Plesk newest Verson
Product version: Plesk Obsidian 18.0.47.0
OS version: Ubuntu 18.04 x86_64
Build date: 2022/09/23 17:00
Revision: 131d7c7ebb647e6eb42d66b3fee4542ae08c804f

Thanks 4 help
 
There is no solution for this problem. I contacted to ionso server support team they told me there is only one solution to this problem is to restore recent snapshot of server. I did the same and now m using the plesk old version. They said they will help to update plesk version when we want to update. you should do the same if you have snapshot on your server.
 
i have no snapshot but only a backup file. Eveything works in a background .
I take first a backup i will test .Thanks for you answer !
 
@flieg4bei , @ibstec ,
this problem may be caused by monitoring extension.
you can login to your server with ssh, remove extension (plesk installer remove --components monitoring) and try to login again.
 
I tried everything but I get the same error. Is there any other solution?



[root@inigis ~]# plesk bin extension --disable monitoring
PHP Warning: Class "Psr\Container\ContainerInterface" not found in /usr/local/psa/admin/plib/vendor/laminas/laminas-servicemanager/src/autoload.php on line 14
PHP Warning: Class "Psr\Container\ContainerExceptionInterface" not found in /usr/local/psa/admin/plib/vendor/laminas/laminas-servicemanager/src/autoload.php on line 17
PHP Warning: Class "Psr\Container\NotFoundExceptionInterface" not found in /usr/local/psa/admin/plib/vendor/laminas/laminas-servicemanager/src/autoload.php on line 20
PHP Fatal error: Uncaught Error: Class "Zend_Log" not found in /usr/local/psa/admin/plib/Plesk/Log.php:168
Stack trace:
#0 /usr/local/psa/admin/plib/PleskException.php(23): Plesk_Log::err('Class "Zend_Val...')
#1 /usr/local/psa/admin/plib/PleskException.php(13): report_crash('Class "Zend_Val...', Array, 'Error', 500, Object(Error))
#2 [internal function]: plesk_exception_handler(Object(Error))
#3 {main}
thrown in /usr/local/psa/admin/plib/Plesk/Log.php on line 168
exit status 255
[root@inigis ~]# plesk bin extension --upgrade monitoring
PHP Warning: Class "Psr\Container\ContainerInterface" not found in /usr/local/psa/admin/plib/vendor/laminas/laminas-servicemanager/src/autoload.php on line 14
PHP Warning: Class "Psr\Container\ContainerExceptionInterface" not found in /usr/local/psa/admin/plib/vendor/laminas/laminas-servicemanager/src/autoload.php on line 17
PHP Warning: Class "Psr\Container\NotFoundExceptionInterface" not found in /usr/local/psa/admin/plib/vendor/laminas/laminas-servicemanager/src/autoload.php on line 20
PHP Fatal error: Uncaught Error: Class "Zend_Log" not found in /usr/local/psa/admin/plib/Plesk/Log.php:168
Stack trace:
#0 /usr/local/psa/admin/plib/PleskException.php(23): Plesk_Log::err('Class "Zend_Val...')
#1 /usr/local/psa/admin/plib/PleskException.php(13): report_crash('Class "Zend_Val...', Array, 'Error', 500, Object(Error))
#2 [internal function]: plesk_exception_handler(Object(Error))
#3 {main}
thrown in /usr/local/psa/admin/plib/Plesk/Log.php on line 168
exit status 255
 
Back
Top