Closed
Bug 724656
Opened 14 years ago
Closed 14 years ago
[Press Center] 2009 Content Showing up on Home Page
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: christine.brodigan, Assigned: nmaul)
References
()
Details
Opening this bug to figure out (quickly) where all recent content has disappeared.
Currently, on the user-facing side only content form 2009 is showing up: http://www.diigo.com/item/image/1981d/9j7m
Admin-facing - nothing seems to be wrong, all 2012, 2011, 2012 content is in there, just mysteriously not showing up.
Thanks for helping asasp.
Updated•14 years ago
|
Assignee: craigcook.bugz → server-ops
Component: blog.mozilla.org → Server Operations: Web Operations
Product: Websites → mozilla.org
QA Contact: blog-mozilla-org → cshields
Version: unspecified → other
Comment 1•14 years ago
|
||
Over to IT: Jake, can you take a look? I think this is a missing cron job that used to run on the San Jose cluster and is now not running anymore in Phoenix.
Severity: normal → major
Comment 2•14 years ago
|
||
While you're at it, please check if there are any other cron jobs that we need to take care of.
Also, thanks for the bug, Chrissie!
| Assignee | ||
Comment 3•14 years ago
|
||
I've just checked in these 3 jobs:
*/10 * * * * root cd /data/bedrock/src/www.mozilla.org/org/includes/; ./feed-parser.php -c ./feed-parser-config.xml
25 * * * * root cd /data/bedrock/src/www.mozilla.org/tools; php -f refresh-press-center-feed.php
*/5 * * * * root cd /data/bedrock/src/www.mozilla.org/includes/feeds; php feed-cache-cron.php
I will run each of these by hand shortly to make sure they work properly... James / Fred, we may get extra emails on these failing for a little while, until I get them all sorted out (cron emails the 3 of us).
Assignee: server-ops → nmaul
Comment 4•14 years ago
|
||
Just noticed this error:
Feed cache cron config '/data/bedrock/src/www.mozilla.org/includes/feeds/cron-config.ini' missing.
Is that something that needs to be copied over from the old server?
| Assignee | ||
Comment 5•14 years ago
|
||
Yep, I get those emails too... will sort them out. As it happens all 3 jobs have some sort of prerequisite. :)
| Assignee | ||
Comment 6•14 years ago
|
||
This is resolved... cron jobs are in place and functional. There is some debugging to do to make them happy and stop throwing warnings to us every few minutes, but they work. Closing this out.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•