Support

Akeeba Solo

#28056 Errors using backup status cli script

Posted in ‘Akeeba Solo (standalone)’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
n/a
Akeeba Solo version
n/a

Latest post by nicholas on Tuesday, 04 July 2017 03:38 CDT

robwent
Hi,

I set up a cron to use the 'check backup status' script but it's retuning an error each time it tries to run.

ERROR!
Could not load the backup engine; file does not exist. Technical information:
Path to check-failed.php: /home/USERNAME/public_html/akeeba/cli
Path to factory file: /home/USERNAME/public_html/akeeba/cli/../Solo/engine/factory.php


When I check the cli script, it looks for the file with a lowercse f, but when I check to see if the file exists, it's uppercase Factory.php

If I change that in the cli script then it runs without any problems:

$factoryPath = __DIR__ . '/../Solo/engine/Factory.php';

nicholas
Akeeba Staff
Manager
Thank you for the heads up! This should be uppercase Factory.php, not lowercase. We will fix that for the next release. You may change that line in your file in the meantime.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!