Applicable to:
- Plesk for Linux
- Plesk for Windows
Symptoms
- After updating (or upgrading) Plesk, several pages in the Plesk GUI fail to load, while showing one of the following error messages:
PLESK_INFO: 404 Page Not Found
PLESK_ERROR: TypeError: Cannot read property querySelector of null
PLESK_ERROR: TypeError: Cannot read property 'map' of undefined.
PLESK_ERROR: TypeError: Cannot destructure property 'isSecondaryCollapsible' of 'e' as it is undefined.
Cause
The Plesk update (or upgrade) process was interrupted and Plesk was upgraded partially, due to which it holds files from different Plesk versions, which are not compatible with each other.
Resolution
In order to resolve the issue, you must complete the Plesk update or upgrade process by following these steps:
-
Connect to the Plesk server via SSH (Linux) / RDP (Windows Server)
Note: On Windows Server, you must also start a command prompt as an Administrator
-
Start the Plesk Installer by executing the following command in order to complete the upgrade:
Note: The command is the same for both Windows and Linux servers
plesk installer update
If the above does not show any available updates for some reason, you may select the exact new Plesk version to update to by executing one of the following commands:
For Linux:
# plesk installer --all-versions
For Windows:
PS plesk installer --console --all-versions
Comments
0 comments
Please sign in to leave a comment.