Closed Bug 1410138 Opened 8 years ago Closed 7 years ago

RSS feed is down

Categories

(developer.mozilla.org Graveyard :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shobson, Assigned: jwhitlock)

References

()

Details

(Keywords: in-triage)

A Discourse user reports that RSS feeds have been down for 9 days. Sounds like AWS fallout. More questions can be directed at the userr here: https://discourse.mozilla.org/t/rss-feed-is-down/20632
thanks
Keywords: in-triage
Priority: -- → P1
The feed URLs are not working: https://developer.mozilla.org/en-US/docs/feeds/json/all https://developer.mozilla.org/en-US/docs/feeds/rss/all https://developer.mozilla.org/en-US/docs/feeds/atom/all I've confirmed this works on the old server, so it's a side effect from moving to AWS. It also works in local development, so it might be a quirk of the production deployment. This may have the same root cause as our red vs blue favicon.
Some feeds are now working, such as the original reported feed: https://developer.mozilla.org/en-US/docs/feeds/json/all I'm not sure what fixed it. It could be some general improvements in the AWS infrastructure. It could be the improved query in https://github.com/mozilla/kuma/pull/4463. Feeds often trip the AmbiguousTimeError in bug 1173189, so a problematic entry could have fallen off the feed. With the recent Daylight Savings Time change, we are having our yearly AmbiguousTimeError issues. I think it may be possible to avoid them breaking feeds.
Depends on: 1173189
Assignee: nobody → jwhitlock
Status: NEW → ASSIGNED
Root-cause fixed in bug 1173189.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.