Closed Bug 731412 Opened 14 years ago Closed 14 years ago

[Firefox Flicks] Additions to ADMINS hash in settings/local.py

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ckoehler, Assigned: jd)

Details

On dev and stage, please add Stephen Donner (sdonner@mozilla.com) and Raymond (retornam@mozilla.com) to ADMIN hash in flicks/settings/local.py so they can receive traceback emails.
Done
Assignee: server-ops → jcrowe
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
JD, Stephen says he's not getting traceback emails on stage. Will you investigate?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Christie, From 'cat firefox-flicks/flicks/settings/local.py | grep -a5 ADMINS' # Recipients of traceback emails and other notifications. ADMINS = ( # ('Your Name', 'your_email@domain.com'), ('Michael Kelly', 'mkelly@mozilla.com'), ('Jennifer Fong', 'jfong@mozilla.com'), ('Fred Wenzel', 'fwenzel@mozilla.com'), ('Stephen Donner', 'sdonner@mozilla.com'), ('Raymond Etornam Agbeame', 'retornam@mozilla.com'), ) MANAGERS = ADMINS Perhaps this is not the correct email address? Is anyone else on the list getting tracebacks? Regards
Jason, I started getting these this morning (around 9am); dunno what changed, but this is fine for me. Re-resolving as FIXED; thanks!
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.