Unable to create backup session: Specified file is not accessible

This error happens in Plesk when you try to make a backup from the web interface.

The cause is that Plesk can´t write in the temporal folder specified to storage backups because the owner is root:

ll /var/lib/psa/dumps/
drwx------ 9 root root 4096 Apr 1 14:21 tmp

To fix this change the ownership of the folder:

chown psaadm.psaadm /var/lib/psa/dumps/tmp

Now you can do backups in Plesk.

Esta entrada fue publicada en Plesk y etiquetada , , . Guarda el enlace permanente.

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos necesarios están marcados *

*

Puedes usar las siguientes etiquetas y atributos HTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>