PDA

View Full Version : Plesk 8.4 Backup Failures


dlarmeir
18th May 2008, 08:12 AM
Hello All, Maybe you guys have some suggestions on how to fix this. I have just recently performed a fresh install of plesk 8.4 on Debian Etch 4.0. After the installation I receive the following error when running a backup either local or to my NAS.

Error: Unable to create backup session: Specified file is not accessible

All of my plesk packages are up to date and this install is pretty vanilla. Also, if you are not sure how to fix this, how do I do manual backups in shell that will backup account settings as well as domains?

Thanks, Dustin

kenzo
18th May 2008, 05:19 PM
Check these links mate:

http://incoherentbabble.com/2007/10/08/plesk-backup-error-specified-file-is-not-accessible/
http://vippe.net/forum/index.php?topic=51.msg53

Hope it helps!

dlarmeir
19th May 2008, 02:21 AM
Kenzo you rock! I went to http://incoherentbabble.com/2007/10/...ot-accessible/ and ran chown -R psaadm:psaadm /var/lib/psa/dumps and this fixed it.

Thanks, Dustin