Applicable to:
- Plesk for Linux
Symptoms
-
On a Plesk for Linux server, the following error is shown on attempt to open the menu Tools & Settings > Backup Manager:
PLESK_ERROR: Error: no element found: line 1, column 0
PLESK_ERROR: Error: Exec format error in ps utility: command 'ps -p 31663 -o state' was failed
PLESK_ERROR: Error: database disk image is malformed
-
Plesk administrator may get a similar email notification:
CONFIG_TEXT: Server
Plesk entry point: https://example.com/
The following error occurred during the scheduled backup process:
no element found: line 1, column 0
Cause
The file with Plesk backup tasks is corrupted.
Resolution
-
Connect to the server using SSH.
-
Rename the corrupted file
tasks.db
:
-
On AlmaLinux/CentOS/RHEL/CloudLinux/Rocky Linux:
# mv /usr/local/psa/PMM/tasks/tasks.db{,.bkp}
-
On Ubuntu and Debian:
# mv /opt/psa/PMM/tasks/tasks.db{,.bkp}
Comments
0 comments
Please sign in to leave a comment.