• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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