by Ron Oliver Clarin.
This issue been a problem with me for almost a week now and tried the following:
Option 1:
php /home/xxx/public_html/admin/cli/adhoc_task.php --list
then
php /home/xxx/public_html/admin/cli/adhoc_task.php --execute
Option 2:
php /home/app/public_html/admin/cli/scheduled_task.php --execute="core\task\restore_task"
it was run but it still stuck.
Option 3:
It because of I am restoring over 200MB, I increase the PHP limit
Option 4:
I tried to change PHP version but still stuck.