• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue plesk not accessible via GUI after restore

opentype

New Pleskian
Server operating system version
Ubuntu 20.04 LTS
Plesk version and microupdate number
18.0.68.2
Hi everyone,

after a restore (comlpete server) I can´t access plesk via the GUI. I tried to run plesk repair via ssh but unfortunately only got the following error message:

Code:
PHP Warning: require(/opt/psa/admin/plib/vendor/composer/../laminas/laminas-servicemanager/src/autoload.php): Failed to open stream: No such file or directory in /opt/psa/admin/plib/vendor/composer/autoload_real.php on line 45
PHP Fatal error: Uncaught Error: Failed opening required '/opt/psa/admin/plib/vendor/composer/../laminas/laminas-servicemanager/src/autoload.php' (include_path='/opt/psa/admin/plib/vendor/plesk/zf1/library:/opt/psa/admin/plib') in /opt/psa/admin/plib/vendor/composer/autoload_real.php:45
Stack trace:
#0 /opt/psa/admin/plib/vendor/composer/autoload_real.php(49): {closure}('c9d07b32a2e02bc...', '/opt/psa/admin/...')
#1 /opt/psa/admin/plib/vendor/autoload.php(25): ComposerAutoloaderInitPlesk::getLoader()
#2 /opt/psa/admin/plib/Loader.php(23): require_once('/opt/psa/admin/...')
#3 /opt/psa/admin/plib/common_func.php(6): Loader::registerAutoload()
#4 /opt/psa/admin/plib/api-common/cu.php(6): require_once('/opt/psa/admin/...')
#5 /opt/psa/admin/plib/api-common/cuApp.php(4): require_once('/opt/psa/admin/...')
#6 /opt/psa/admin/plib/api-common/CuExecutor.php(4): require_once('/opt/psa/admin/...')
#7 /opt/psa/admin/plib/api-cli/CliUtilityRunner.php(15): require_once('/opt/psa/admin/...')
#8 /opt/psa/admin/plib/api-cli/repair.php(3): require_once('/opt/psa/admin/...')
#9 {main}
thrown in /opt/psa/admin/plib/vendor/composer/autoload_real.php on line 45
exit status 255

Does anyone have an idea how to solve the problem?
Thanks in advance for any help!
 
I guess the first question I have is how was the restore done? Was it a full VM restore, bare metal? OS level restore? Files only?

In either case, you tried running the following in a SSH session?

Bash:
plesk repair installation

If that didn't work, try reinstalling by following the instructions at Quick Start
 
I guess the first question I have is how was the restore done? Was it a full VM restore, bare metal? OS level restore? Files only?

In either case, you tried running the following in a SSH session?

Bash:
plesk repair installation

If that didn't work, try reinstalling by following the instructions at Quick Start

Thank you for your reply. The restore was performed for our entire VM, I mean with Arconis (I only see BackupControl in the hoster's backend).

Bash:
plesk repair installation
I tried, unfortunately the same error message

If I reinstall Plesk, won't the data be lost?
 
OK, thanks!
I entered "plesk installer" and unfortunately the error message came up again. Should I continue anyway?
 
Code:
Components and product validation detected at least one important issue:
Plesk license key availability check
  PHP Warning:  require(/opt/psa/admin/plib/vendor/composer/../laminas/laminas-servicemanager/src/autoload.php): Failed to open stream: No such file or directory in /opt/psa/admin/plib/vendor/composer/autoload_real.php on line 45
  PHP Fatal error:  Uncaught Error: Failed opening required '/opt/psa/admin/plib/vendor/composer/../laminas/laminas-servicemanager/src/autoload.php' (include_path='/opt/psa/admin/plib/vendor/plesk/zf1/library:/opt/psa/admin/plib') in /opt/psa/admin/plib/vendor/composer/autoload_real.php:45
  Stack trace:
  #0 /opt/psa/admin/plib/vendor/composer/autoload_real.php(49): {closure}('c9d07b32a2e02bc...', '/opt/psa/admin/...')
  #1 /opt/psa/admin/plib/vendor/autoload.php(25): ComposerAutoloaderInitPlesk::getLoader()
  #2 /opt/psa/admin/plib/Loader.php(23): require_once('/opt/psa/admin/...')
  #3 /opt/psa/admin/plib/pm/Loader.php(19): Loader::registerAutoload(true)
  #4 /opt/psa/admin/plib/sdk.php(4): pm_Loader::registerAutoload()
  #5 /root/parallels/pool/PSA_18.0.69_16779/examiners/license_key_check.php(5): require_once('/opt/psa/admin/...')
  #6 {main}
    thrown in /opt/psa/admin/plib/vendor/composer/autoload_real.php on line 45

Proceeding with installation or upgrade without resolving the issues
that were found can corrupt your data.

Do you want to continue? [y/n]:
 
Back
Top