Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: (unknown) 2.5.4
PHP version: (unknown)
MySQL version: (unknown)
Host: (optional, but it helps us help you)
Akeeba Backup version: (unknown)
EXTREMELY IMPORTANT: Please attach a ZIP file containing your Akeeba Backup log file in order for us to help you with any backup or restoration issue. If the file is over 2Mb, please upload it on your server and post a link to it.
Description of my issue:
I have a site set up to back up to Rackspace Cloudfiles and am using a cron job. The email I get from the cron says that it was successful:
Warnings : no warnings issued (good)
Backup job finished successfully after approximately 3 minutes
Peak memory usage: 13.14 Mb
But the akeeba control panel indicates the backup failed (jpg attached) and the backup does not appear in the rackspace account.
The sites are on 2 different hosts, but the only difference I can see is that the profiles are reversed. And actually in the jpg it shows that the backup is using profile 1, when it should be using profile 2, as specified in the cron job.
On the site that's not working the Rackspace Cloudfiles backup profile is 2. On the one that does work it's profile 1.
Maybe I've made an error in the syntax somewhere?
cron job (that's not working)
/usr/local/bin/php /home/myaccount/public_html/cli/akeeba-backup.php -profile=2 -override "engine.postproc.cloudfiles.username=myusername" -override "engine.postproc.cloudfiles.apikey=mykey"