Support

Akeeba Backup for Joomla!

#28688 Endless message 'Running add-on method test_extract' in a log

Posted in ‘Akeeba Backup for Joomla! 4 & 5’
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

Joomla! version
n/a
PHP version
n/a
Akeeba Backup version
n/a

Latest post by borox on Monday, 27 November 2017 03:25 CST

borox
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:

Hi,

I use a CRON to backup on S3, with one the backup profile I have a very large log file ( 2GB!), I manage to get the begining, I think that it's full of these lines:

DEBUG |171102 02:00:06|Akeeba\Engine\Core\Domain\Finalization::_run() Running add-on method test_extract
DEBUG |171102 02:00:06|Akeeba\Engine\Core\Domain\Finalization::_run() Running add-on method test_extract
DEBUG |171102 02:00:06|Akeeba\Engine\Core\Domain\Finalization::_run() Running add-on method test_extract
DEBUG |171102 02:00:06|Akeeba\Engine\Core\Domain\Finalization::_run() Running add-on method test_extract
DEBUG |171102 02:00:06|Akeeba\Engine\Core\Domain\Finalization::_run() Running add-on method test_extract
DEBUG |171102 02:00:06|Akeeba\Engine\Core\Domain\Finalization::_run() Running add-on method test_extract

It doesn't seem to happen all the time, I just tried to force the CRON and there was no problem. But it already happened twice.

Thanks

Nicolas

tampe125
Akeeba Staff
Hello,

I suspect the host is removing some temporary files used to test the extraction, so it gets stuck in a loop.
Can you please check the option Use database storage for temporary data inside the configuration page and try again?
Is still stuck?

Davide Tampellini

Developer and Support Staff

๐Ÿ‡ฎ๐Ÿ‡นItalian: native ๐Ÿ‡ฌ๐Ÿ‡งEnglish: good โ€ข ๐Ÿ• My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

borox
Hi,

Sorry, I switched to something else, but the problem just come again. I checked the option 'Use database storage for temporary data '.
But how can I stop the actual log who is growing?

Thanks.

Nicolas

borox

borox
Hi,

Fortunately the job stopped itself ( after a 10Go file), but for the next time, is there a way to stop the job to avoid this growing files?

Thanks.

BR

Nicolas

tampe125
Akeeba Staff
It seems that the problem was caused during the integrity tests after the backup is being taken.
Since we're performing an in-memory restoration, the process uses a lot of resources. I suspect your host is blocking or limiting the amount of resources you can use, that's why it takes so long, causing the error log to grow very large.
In such cases, the best solution is to remove the flag from the option Integrity check inside the Configuration page.

Davide Tampellini

Developer and Support Staff

๐Ÿ‡ฎ๐Ÿ‡นItalian: native ๐Ÿ‡ฌ๐Ÿ‡งEnglish: good โ€ข ๐Ÿ• My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

borox
Hi,

Thanks for your answer. I will consider stopping testing the integrity of the backup.

Once we are in this kind of dead loop, is there a way to end it?

Thanks
BR

Nicolas

borox
Does it mean that using the option 'Use database storage for temporary data' won't change anything ( if the problem )? would't we have a growing table instead of a growing file in that case?

Thanks.

BR

Nicolas

tampe125
Akeeba Staff
Once we are in this kind of dead loop, is there a way to end it?
That's something only your host can do, since he will have to kill the process. Once a PHP request is started (not only our backup process, but ANY page) the server will continue its work until it's done, even if you close your browser.

Does it mean that using the option 'Use database storage for temporary data' won't change anything ( if the problem )? would't we have a growing table instead of a growing file in that case?
That was a workaround for hosting deleting Akeeba Backup temporary files. Instead of writing data on the file system, we use a temporary table: data is always replaced and updated, not added. So you won't have any huge tables.

Davide Tampellini

Developer and Support Staff

๐Ÿ‡ฎ๐Ÿ‡นItalian: native ๐Ÿ‡ฌ๐Ÿ‡งEnglish: good โ€ข ๐Ÿ• My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

borox
Thanks, that's clear.

What information do we have to give to the host to kill the akeeba process?

Thanks

BR

Nicolas

tampe125
Akeeba Staff
Telling your site name and the CLI file that you used to trigger the backup should be enough. They'll be able to search inside the active processes and kill it.

Davide Tampellini

Developer and Support Staff

๐Ÿ‡ฎ๐Ÿ‡นItalian: native ๐Ÿ‡ฌ๐Ÿ‡งEnglish: good โ€ข ๐Ÿ• My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

borox
Thanks Davide

Have a good day.

BR

Nicolas

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!