• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

backup problems

Sven L.

Regular Pleskian
centos 6.4
plesk 11.5.30#19 (haven't updated to #20 yet as the changelog doesnt say anything about backups or ftp)


Lately I have problems that many days, the backup is not properly uploaded to FTP with the scheduled backup. yet when I do a manual backup, it works.

the backup are 2-3 .tar files (split at 2GB) and it only uploads the first file to FTP and then fails for the rest

Code:
Error:	
Runtime error: Export dump to FTP failed at /usr/local/psa/admin/bin/plesk_agent_manager line 726.
 at /usr/local/psa/admin/bin/plesk_agent_manager line 726
	main::perform('verbose', 0, 'owner-type', 'server', 'split-size', 2146435072, 'session-path', '/usr/local/psa/PMM/sessions/2013-10-30-030502.274', 'profile-name', ...) called at /usr/local/psa/admin/bin/plesk_agent_manager line 1311
	main::__ANON__() called at /usr/local/psa/PMM/agents/shared/Error.pm line 406
	eval {...} called at /usr/local/psa/PMM/agents/shared/Error.pm line 398
	Error::subs::try('CODE(0x24642e8)', 'HASH(0x246ea20)') called at /usr/local/psa/admin/bin/plesk_agent_manager line 1319
	main::main() called at /usr/local/psa/admin/bin/plesk_agent_manager line 1323.
Error:	
The dump have been made successfully but can not be imported to FTP due to errors. 
The dump 'diarias_info_1310300305.xml' have been leaved at repository. Please export it manually
Error:	
Can't upload file '/usr/local/psa/PMM/tmp/backup57ptFu/diarias_info_1310300305.xml.tar1' to ftp. Error code: 1

also, i have this other errors/warnings EVERY SINGLE DAY, how can I fix them?

Code:
Warning:	 hosting "domain1.tld"
Failed to pack files diarias_domain1.tld_user-data_1310300305 in /var/lib/psa/dumps/domains/domain1.tld [ 33342828544 bytes free of 38277722112 bytes total on mount point 0]
Warning:	 hosting "domain1.tld"
For security reason backup is performed on behalf of subscription system user. System user has no read access to httpdocs/wp-content/uploads/index.php file.
Warning:	 hosting "domain2.tld"
Failed to pack files diarias_domain2.tld_user-data_1310300305 in /var/lib/psa/dumps/domains/domain2.tld [ 31526928384 bytes free of 38277722112 bytes total on mount point 0]
Warning:	 hosting "domain2.tld"
For security reason backup is performed on behalf of subscription system user. System user has no read access to private/maillist.conf file.
Warning:	 hosting "domain3.tld"
Failed to pack files diarias_domain3.tld_user-data_1310300305 in /var/lib/psa/dumps/domains/domain3.tld [ 31512385536 bytes free of 38277722112 bytes total on mount point 0]
Warning:	 hosting "domain3.tld"
For security reason backup is performed on behalf of subscription system user. System user has no read access to httpdocs/wp-content/uploads/index.php file.
Warning:	 hosting "domain4.tld"
Failed to pack files diarias_domain4.tld_user-data_1310300305 in /var/lib/psa/dumps/domains/domain4.tld [ 31503194112 bytes free of 38277722112 bytes total on mount point 0]
Warning:	 hosting "domain4.tld"
For security reason backup is performed on behalf of subscription system user. System user has no read access to httpdocs/wp-content/uploads/index.php file.
 
Do you have spaces in folder name on FTP backup server?
 
Back
Top