Backup is no longer running and I'm not aware of any changes on my end. I checked the doc for changes in the command execution, still the same as I currently use it.
Program start:
$myphpprog -d memory_limit=128M /home/$mysourcedomain/public_html/cli/joomla.php akeeba:backup:take --profile=1
Output:
- Akeeba Backup start
Symfony\Component\ErrorHandler\Error\UndefinedMethodError^ {#1068
#message: "Attempted to call an undefined method named "setCLICommandFactory" of class "Akeeba\Plugin\Console\AkeebaBackup\Extension\AkeebaBackup"."
#code: 0
#file: "./public_html/plugins/console/akeebabackup/services/provider.php"
#line: 55
trace: {
./public_html/plugins/console/akeebabackup/services/provider.php:55 {
Joomla\DI\ServiceProviderInterface@anonymous\x00/home/fotooase/public_html/plugins/console/akeebabackup/services/provider.php:27$df->{closure}^
⺠$plugin->setApplication(Factory::getApplication());
⺠$plugin->setCLICommandFactory($container->get(CommandFactoryInterface::class));
âº
}
./public_html/libraries/vendor/joomla/di/src/ContainerResource.php:168 { â¦}
./public_html/libraries/vendor/joomla/di/src/Container.php:95 { â¦}
./public_html/libraries/src/Extension/ExtensionManagerTrait.php:177 { â¦}
./public_html/libraries/src/Extension/ExtensionManagerTrait.php:99 { â¦}
./public_html/libraries/src/Plugin/PluginHelper.php:232 { â¦}
./public_html/libraries/src/Plugin/PluginHelper.php:192 { â¦}
./public_html/libraries/src/Application/ConsoleApplication.php:253 { â¦}
./public_html/cli/joomla.php:79 { â¦}
}
}
!!! Backup ended with error 255 !!!