• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

psadump after upgrade to 7.5.3

B

BoXie

Guest
Hmm first psadump cronjob after upgrade from 7.5.2 to 7.5.3 just ran ... got errors:
(this happened on multiple (sub)domains).

Code:
[Wed May 11 03:17:29 2005] dumping subdomain hosting '/home/httpd/vhosts/domain.it/subdomains/familie' ... error!
/bin/tar: conf: Cannot stat: No such file or directory
/bin/tar: Error exit delayed from previous errors
An error was occured during execution: "/bin/tar -cz   -f - -C '/home/httpd/vhosts/domain.it/subdomains/familie' conf "
WARNING: previous error was ignored!

I found out that after the upgrade some of my 'conf' directories have been deleted from subdomains. Is this planned behaviour ? And why is psadump still looking for them then ?

Do we have a bug ? ;)

I also found out this one in the psadump log ... that DB has never been in backups before i think:

Code:
[Wed May 11 03:15:54 2005] dumping mysql database phpmyadmin_IT9zFQsL1a ... done
 
Back
Top