Please look at the bottom of this page (under Support Policy Summary) for our support policy summary, containing important information regarding our working hours and our support policy. Thank you!
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:
The automatic backup using akeeba fails and no log file is generated. Just a cron email is generated as follows. Note however that if I take a manual backup - manual backup is completed successfully. The issue pertains only to automatic backups.
SUBJECT Line : Cron <ad682005@srv>; /usr/local/bin/php /home/ad682005/public_html/cli/akeeba-backup.php --profile=3 2>&1
Email Message :
********** ERROR! **********
Class 'Akeeba\Engine\Platform' not found
Technical information:
Code: 0
File: /home/ad682005/public_html/administrator/components/com_akeeba/Model/Backup.php
Line: 728
Stack Trace:
#0 /home/ad682005/public_html/cli/akeeba-backup.php(79): Akeeba\Backup\Admin\Model\Backup->getDefaultDescription()
#1 /home/ad682005/public_html/libraries/src/Application/CliApplication.php(143): AkeebaBackupCLI->doExecute()
#2 /home/ad682005/public_html/cli/akeeba-backup.php(447): Joomla\CMS\Application\CliApplication->execute()
#3 {main}