Moodle Community Sites

General Developer RSS feed broken

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Component/s: moodle.org
  • Labels:
    None

Description

Hmm - General Developer RSS feed broken at present, but i've seen probelms with hardware and performance also.

Issue Links

Activity

Hide
Iñaki Arenaza added a comment -

Not only General Developer forum's RSS, but several forums' RSS. In addition to that, a few forum's RSS haven't changed since November 22th, even if there are newer messages in those forums.

Saludos. Iñaki.

Show
Iñaki Arenaza added a comment - Not only General Developer forum's RSS, but several forums' RSS. In addition to that, a few forum's RSS haven't changed since November 22th, even if there are newer messages in those forums. Saludos. Iñaki.
Hide
Martin Dougiamas added a comment -

Something in global search cron was dying and so anything after that in cron wasn't running (including RSS).

I've switched off global search now on moodle.org.

OUTPUT FROM CRON....

Processing cron function for search....
-DELETE---
Starting clean-up of removed records...
Index size before:

Checking resource module for deletions.
Finished resource.

Checking forum module for deletions.
Exit 255

Show
Martin Dougiamas added a comment - Something in global search cron was dying and so anything after that in cron wasn't running (including RSS). I've switched off global search now on moodle.org. OUTPUT FROM CRON.... Processing cron function for search.... -DELETE--- Starting clean-up of removed records... Index size before: Checking resource module for deletions. Finished resource. Checking forum module for deletions. Exit 255
Hide
Dan Poltawski added a comment -

The problems with cron might have also been causing MDLSITE-299 too then. Hm

Show
Dan Poltawski added a comment - The problems with cron might have also been causing MDLSITE-299 too then. Hm
Hide
Dan Poltawski added a comment -

pretty sure this is fixed now

Show
Dan Poltawski added a comment - pretty sure this is fixed now
Hide
Neil Streeter added a comment -

It seems to be occurring again with some other forums.

i.e.
'General Problems'
http://moodle.org/rss/file.php/5/36773/forum/32/rss.xml

Take care,
Neil

Show
Neil Streeter added a comment - It seems to be occurring again with some other forums. i.e. 'General Problems' http://moodle.org/rss/file.php/5/36773/forum/32/rss.xml Take care, Neil
Hide
Valery Fremaux added a comment -

Would someone have a way do locally disable hard exiting on PHP5 exceptions ? This could temporarily lighten the issues with the global search, untill we get deep enough in Zend engine to find what propagates errors to the search mechanism ? We could try to protect cron integrity that way, even in case a local failure of the search updating...

Show
Valery Fremaux added a comment - Would someone have a way do locally disable hard exiting on PHP5 exceptions ? This could temporarily lighten the issues with the global search, untill we get deep enough in Zend engine to find what propagates errors to the search mechanism ? We could try to protect cron integrity that way, even in case a local failure of the search updating...
Hide
Martin Dougiamas added a comment -

JUst to confirm, global search was the cause of the cron breakage (killing rss). Now fixed.

Show
Martin Dougiamas added a comment - JUst to confirm, global search was the cause of the cron breakage (killing rss). Now fixed.

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: