Plesk Onyx for Linux
kb: technical
ABT: Group B
Applicable to:
- Plesk 12.0 for Linux
- Plesk Onyx for Linux
Symptoms
Plesk update/upgrade fails with the following error in
/var/log/plesk/install/autoinstaller3.log
file:
CONFIG_TEXT: [2017-05-11 15:06:34.889279] Warning: Failed to attach to cgroup /sys/fs/cgroup/systemd/user/root/tasks, installer might be unexpectedly killed later by the system
[2017-05-11 15:06:34.889510] DEBUG: web server PID: 5688
[2017-05-11 15:06:36.892013] Error: Can't start build-in web-server
Not all packages were installed.
Please try to install packages again later.
Please resolve this issue and try to install the packages again.
If you cannot resolve the issue on your own, contact product technical support for assistance.
Cause
Not clear
Resolution
- Login into the server via SSH;
- Re-run upgrade/update:
# plesk installer
Comments
2 comments
John Rushton try to run below command:
apt-get -f install
It likely fail with another error which you may use to search through knowledgebase and fix. One of the most common errors is lack of disk space under /boot partition: you may either extend it or remove old linux-image files with unused version.
Please sign in to leave a comment.