Plesk for Linux
kb: technical
ABT: Group B
Applicable to:
- Plesk for Linux
Symptoms
- The Plesk update process fails with the following error message:
CONFIG_TEXT: RepoError: database is locked
Cause
The Yum database is locked.
Resolution
- Log into the server via SSH.
- Execute the commands below one by one to clean YUM cache:
# yum clean all
# rm -rf /var/lib/yum/history/*
-
Re-run the Plesk update process:
# plesk installer update
Comments
0 comments
Please sign in to leave a comment.