Posted on January 26, 2010 - 3:26am by Guy Bedford.
Hi,
After much frustration with Drupals cron getting stuck while indexing search on my site I finally came across this module http://drupal.org/project/supercron which has helped to troubleshoot and isolate the issue for me. Finally, my site is automatically running cron as it is supposed to do.
Posted on June 28, 2009 - 9:48am by Yannick Lyn Fatt.
Hello,
I'm currently running an Acquia Drupal site on a Windows IIS 7.0 Server and it seems almost everyday I get a cron failure error, with status 'Status: Bad Gateway'. Why is this happening and how can I sort it out?
Also it seems my site has gone down as I'm getting a 'Service Unavailable error' with my host. When I asked them about it they said that a script on your site exceeds the CPU or memory resources. I'm wondering if this is related to the constant cron failures that I'm getting. Any help would be greatly appreciated.
Posted on May 13, 2009 - 1:25pm by Robert Douglass.
Tech Support Case Studies
Our support team is prepared to deal with any Drupal related problem or question that might arise. Some problems show up more often than others, though, and in those cases it is good to have the solutions at your fingertips.
This recently got added to our growing library of Drupal knowledge, and deals with the problem of running cron efficiently. In the effort to tune PHP to perform well while serving normal web pages, it is possible to set some values in php.ini so low that they are insufficient for running cron.
Read full article »
Posted on March 22, 2009 - 10:16pm by Daniel Barnes.
I two fresh installs of DAMP on my Vista PC, I've seen the same problem: When I go to the Adminstration page (http://localhost:8082/Acquia%20Drupal/admin), Drupal shows two warnings:
1) Cron has not run. Please visit the status report for more information.
2) One or more problems were detected with your Drupal installation. Check the status report for more information. Read full article »
Posted on March 17, 2009 - 10:54am by MOURTOS GRIGORIATIS.
recently cron can not run. report says cron failed to run. i try manually by
mysite.com/cron.php then says PAGE NOT FOUND.(Page not found
The requested page could not be found. ) i checked my provider's error log but it is empty, no error (my provider is hostgator)
i see my site log entries, says Cron has been running for more than an hour and is most likely stuck., and next page not found
please help me what to do
thanks
Posted on February 25, 2009 - 12:14am by Allan Hoffman.
We're running cron on our own, and so I turned cron off -- that is, I've checked off "no," I don't want Acquia to run cron (I did this a week or 10 days ago) -- and I still seem to be getting emails about Acquia running cron.
I'm just wondering if (a) Acquia is still running cron, or (b) the emails are being sent erroenously.
Posted on February 13, 2009 - 11:13am by Emir Taylan.
Hello all,
First of all I have to mention that I am not very experienced with Drupal system.
I upgraded the current Acquia core 3 days ago. The previous version was 1.0.2-ISR
and upgraded version is 1.2.1
After the installation, the Drupal core version is changed to 6.9 but Acquia version is still 1.0.2. I tried to re-run the update.php script but it didn't change anything.
Also after the upgrade cron does not work, auto or manually. When I run it manually it gives a blank screen (I know that it should give a blank screen when it is run manually, but it doesn't run at all) Read full article »
Posted on November 22, 2008 - 8:06am by Bart Braem.
How can I disable cron summary mails? They do not say too much interesting at this point, which means I'll most probably won't read them when something interesting is there either. And that's not a good thing.
I have an Acquia dev site at my web host. I don't want it accessible to search engines and drop-in users yet, but most of the content will be available to anonymous users so I need to view it and test it as an anonymous user a great deal. So I can't rely on permissions to hide the site.
As an alternative, I've tried password-protecting the whole test site at the server/directory level, but then I found that I had trouble with features of my test site working such as cron and pulling in new content from RSS feeds. Read full article »