Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
Symptoms
After a failed attempt to upgrade Plesk, some options in the UI were displayed incorrectly, like %%sysUser%% and %%ipAddress%% in the domain/subscription menu:
Cause
The plesk-control-panel
package is corrupted.
Resolution
-
Connect to the server via SSH;
-
Remove the
plesk-control-panel
package:# rpm -e --nodeps plesk-control-panel
-
Clean up duplicates:
# package-cleanup --cleandupes
-
Install the
plesk-control-panel
package via Plesk installer:# plesk installer
-
Restart the psa service:
# systemctl restart psa
Comments
0 comments
Please sign in to leave a comment.