Aoe_Scheduler
Aoe_Scheduler copied to clipboard
Host "domain.com" has not been available for a while now to update the status of this task and the task is not reporting back by itself
Hi,
When I schedule a cron job and after it runs for about 5/10 minutes, I get the error "Gone". I use the Version 1.5.0 on Magento 1.9.2.4
The message is like:
Host "domain.com" has not been available for a while now to update the status of this task and the task is not reporting back by itself
How can I solve this or why is this happening?
Is this happening every single time or only occasionally? Are you on an autoscaling environment and run cron on every node (and nodes disappear without warning?)
Hi,
I have the same problem with my stockimporter. The message appears permanently
All other crons run smoothly.
The error occurred suddenly, is there already a solution?
Can I check something?
Thank you for an answer
I have the same issue.
Happens to me too (large product import). But the job keeps running as I can see in the logs. max_execution_time is 0 and memory_limit is more than enough. The same task runs fine when started on console manually.
UPDATE: weird. After the job is done (successfully) the job shows with status "success" again.
I can confirm what @OvalMedia said. I have the same