• 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

Issue Control panel blank page after night autoupdate

jonium

Basic Pleskian
Hello all,
after last night autoupdate my Plesk Obsidian controlpanel shows a blank page.
.html links like https://plesk.example.com:8443/example.html are successfully loaded
Websites are accessible.

Here is the last php error log after a try to access the control panel login page:
[2022-02-23 16:22:26] PHP Fatal error: require(): Failed opening required 'C:\Program Files (x86)\Plesk\admin\plib\vendor\composer/../react/promise/src/functions_include.php' (include_path='C:\Program Files (x86)\Plesk\admin\plib\vendor/plesk/zf1/library;C:\Program Files (x86)\Plesk\admin\plib') in C:\Program Files (x86)\Plesk\admin\plib\vendor\composer\autoload_real.php on line 70
[2022-02-23 16:22:27] PHP Warning: require(C:\Program Files (x86)\Plesk\admin\plib\vendor\composer/../react/promise/src/functions_include.php): failed to open stream: No such file or directory in C:\Program Files (x86)\Plesk\admin\plib\vendor\composer\autoload_real.php on line 70
[2022-02-23 16:22:27] PHP Fatal error: require(): Failed opening required 'C:\Program Files (x86)\Plesk\admin\plib\vendor\composer/../react/promise/src/functions_include.php' (include_path='C:\Program Files (x86)\Plesk\admin\plib\vendor/plesk/zf1/library;C:\Program Files (x86)\Plesk\admin\plib') in C:\Program Files (x86)\Plesk\admin\plib\vendor\composer\autoload_real.php on line 70
here is the file autoload_real.php
pleskerrorafterupgrade1.JPG
pleskerrorafterupgrade.JPG

This is strange:

pleskerrorafterupgrade3.JPG
I think there should be 1 applications for PleskControlPanel and the correct Identity.
How to fix it?
 
Hi, Jonium.

Can you check, does the file `C:\Program Files (x86)\Plesk\admin\plib\vendor\react\promise\src\functions_include.php` actually exists?
If not, it looks like a broken installation of Plesk, when only part of the files of Plesk 18.0.41 was applied. So probably you should check Plesk Installer logs to find some errors and contact Plesk Support.
 
Hi, Jonium.

Can you check, does the file `C:\Program Files (x86)\Plesk\admin\plib\vendor\react\promise\src\functions_include.php` actually exists?
If not, it looks like a broken installation of Plesk, when only part of the files of Plesk 18.0.41 was applied. So probably you should check Plesk Installer logs to find some errors and contact Plesk Support.
In the vendor folder there is no the react folder.
I bought a license through OVH and they say they can't give me support about Plesk, asking Plesk support they indicate me to contact the reseller...
 
Is it safe to re-run the plesk_installer_Microsoft_10.0_x86_64_3.41.0.exe ?
Hi, Jonium.

Can you check, does the file `C:\Program Files (x86)\Plesk\admin\plib\vendor\react\promise\src\functions_include.php` actually exists?
If not, it looks like a broken installation of Plesk, when only part of the files of Plesk 18.0.41 was applied. So probably you should check Plesk Installer logs to find some errors and contact Plesk Support.
Here are last raws of the installer log:
[2022-02-23 01:03:23.601245] Unable to remove folder 'C:\Program Files (x86)\Plesk\\admin\htdocs\schemas' with error code: 145
[2022-02-23 01:03:23.820016] Remove folder: 'C:\Program Files (x86)\Plesk\\admin\htdocs\server'
[2022-02-23 01:03:23.820016] Exclude subfolder: 'C:\Program Files (x86)\Plesk\\admin\htdocs\spaw'
[2022-02-23 01:03:23.820016] Exclude subfolder: 'C:\Program Files (x86)\Plesk\\admin\htdocs\theme-skins'
[2022-02-23 01:07:47.702283] Pending copying of file: 'C:\Program Files (x86)\Plesk\\admin\plib\vendor\plesk\zf1\library\Zend\Locale\Data\aa.xml'
[2022-02-23 01:58:55.089440] Error occured while performing sub-action 'UpgradeZip': Unable to create temporary directory for update in root folder: C:\Program Files (x86)\Plesk\\admin\plib\vendor\plesk\zf1\library\Zend\Locale\Data
Bootstrapper has finished action (exec time: 0 sec.): parent_name='PANEL_18_0_41_WIN', sequence='pkgs', stage='rollback', sequence_order='1', operation='install', exec_cmd='md "[PLESK_DATADIR]\var\upgrade" 2>nul & type NUL > "[PLESK_DATADIR]\var\upgrade\plesk-upgrade-failure.flag"'', m_arch='', exit code: 0, output: ~empty
[2022-02-23 01:58:56.980260] Bootstrapper has finished action (exec time: 0 sec.): parent_name='panel', sequence='pkgs', stage='rollback', sequence_order='9999', operation='install', exec_cmd='"[PLESK_INSTALLDIR]/admin/bin/php.exe" -f "[PLESK_INSTALLDIR]/admin/plib/scripts/update-failure-notification.php"'', m_arch='', exit code: 255, output: ~empty
[2022-02-23 01:58:57.089655] Launching component and product checkers...
[2022-02-23 01:58:57.089655] FileFetcher: get file (~empty)/pool/release/PLESK-WIN_18.0.41_8197/reportupdate.exe
[2022-02-23 01:58:57.089655] Downloading file pool/release/PLESK-WIN_18.0.41_8197/reportupdate.exe: 0%
[2022-02-23 01:58:57.372236] Downloading file pool/release/PLESK-WIN_18.0.41_8197/reportupdate.exe: 100% was finished.
[2022-02-23 01:58:57.856625] Examination executed [C:\ParallelsInstaller\cache\pool\release\PLESK-WIN_18.0.41_8197\reportupdate.exe --send-report --op=upgrade --rc=1 --start-flag="C:\ParallelsInstaller\plesk-report-update.flag" --os-name="Windows-server" --os-version="10.0" --os-arch="x86_64" --to=18.0.41.1 --from=18.0.40] with code 0
Output:
~empty
Error:
~empty
[2022-02-23 01:58:57.919128] Error: The installation of the package 'plesk-core' failed with code -1. (upgrade: Upgrading Plesk core sources...)
Not all packages were installed.
Visit https://support.plesk.com/ to search for a solution.

pleskerrorafterupgrade5.JPG
 
Thanks for your reply Evgeniy,
is it the correct installer for updates?
I wish to be sure that the existent Virtual hosts will not overwrote/deleted
I got:


Main components list for Plesk
===============================================================================

40 of 64 components selected

Please select the components of Plesk you want to install:

1. [*] Plesk
2. [=] AWStats
3. [=] MailEnable Standard Edition
4. [*] BIND DNS Server
5. [=] Microsoft DNS Server
6. [=] SpamAssassin
7. [=] MySQL ODBC 3.51 driver
8. [=] phpMyAdmin
9. [=] myLittleAdmin
10. [=] Webalizer
11. [*] Horde webmail
12. [=] Plesk Premium Anti-Virus
13. [ ] Kaspersky anti-virus
14. [=] Plesk URL protection module
15. [=] Microsoft Web Deploy
16. [*] System Health Monitor
17. [*] Git for Windows
18. [ ] Plesk Migrator
19. [=] Microsoft ODBC Driver 11 for SQL Server
20. [=] Microsoft ODBC Driver 13 for SQL Server
21. [=] Microsoft ODBC Driver 17 for SQL Server
22. [ ] MSSQL 2012 server
23. [ ] MSSQL 2014 server
24. [ ] MSSQL 2016 server
25. [=] MSSQL 2017 server
26. [ ] MSSQL 2019 server
27. [=] Web Presence Builder

MySQL server
28. ( ) MariaDB 10.6 server
29. (*) MariaDB 10.5 server


MySQL ODBC 5 driver
30. (=) MySQL ODBC 5.3 driver

31. [.] <+> Plesk hosting features // 11 of 18 components selected
32. [ ] <+> Additional Plesk extensions // 0 of 10 components selected
33. [.] <+> Node.js hosting features // 2 of 3 components selected
34. [=] <+> Microsoft ASP.NET Core hosting features // 4 of 4 components selected

Enter a number to toggle the respective component or view the group (marked with <+>).

Available actions:
(F) Go forward
(B) Go back
(Q) Cancel installation
(A) Select all
(D) Deselect all

Select an action or a number [F/b/q/a/d/1-34]:
 
Plesk

Install or Update Plesk

Processed products:

Plesk Obsidian
Version 18.0.42

0% completed0% completed 100% to go100% to go


Operations log:

Installation started in background
Determining the packages that need to be installed.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/panel.msi: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/panel.msi: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-startup.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-startup.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-task-manager.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-task-manager.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-backend.msi: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-backend.msi: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-engine.msi: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-engine.msi: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-locale-base-en-US.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-locale-base-en-US.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-core.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-core.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-release.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-release.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-l10n.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-l10n.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/panel-desktop.msi: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/panel-desktop.msi: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-db-upgrader.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-db-upgrader.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-ui-library.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-ui-library.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-control-panel.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-control-panel.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-repair-kit.zip: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/plesk-repair-kit.zip: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/thirdparty-windows-x86_64/mariadb-10.5.15-winx64-custom.msi: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/thirdparty-windows-x86_64/mariadb-10.5.15-winx64-custom.msi: 100% was finished.
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/mariadb105-server-configurator.msi: 0%
Downloading file pool/release/PLESK-WIN_18.0.42_8382/dist-windows/mariadb105-server-configurator.msi: 100% was finished.
Installing packages
Upgrading Plesk settings...
Upgrading Plesk startup package...
Upgrading Plesk release package...
Upgrading Plesk Utilities...
Failed service operation: This operation returned because the timeout period expired. (Error code 1460) at Start service PleskWebSocket
Sub-action 'ServiceControl' failed with error code: 1064(0x00000428)
Upgrading Plesk Plesk Task Manager package...
Upgrading Plesk Engine...
Failed service operation: This operation returned because the timeout period expired. (Error code 1460) at Start service PleskWebSocket
Sub-action 'ServiceControl' failed with error code: 1064(0x00000428)
Upgrading Plesk base locale...
Upgrading Plesk core sources...
 
Thank you.
I followed the indications at Upgrading Plesk for Windows Using Installer GUI
re-downloaded the installer and re-did the upgrade from there, the GUI, unlike the console, told me the actual version and the availability of the upgrade.
During the process, although I still got errors ( Failed service operation: This operation returned because the timeout period expired. (Error code 1460) at Start service PleskWebSocket Sub-action 'ServiceControl' failed with error code: 1064(0x00000428)), the Panel came magically back up.
 
Back
Top