Closed
Bug 1077586
Opened 11 years ago
Closed 11 years ago
BMO 500 ISEs
Categories
(bugzilla.mozilla.org :: Infrastructure, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: fubar, Assigned: fubar)
Details
bugzilla.mozilla.org was returning 500 ISE's for 20 minutes (https://status.mozilla.org/en-US/detail/149/)
permissions on bugzillaadm:/mnt/bugzilla_prod were inadvertently set to 0700 while setting up a patch, causing bugzilla to issue:
Oct 3 09:25:52 web1.bugs.scl3.mozilla.com apache[4185]: [Fri Oct 03 09:25:52 2014] [error] [client 10.22.82.208] The /data/www/bugzilla.mozilla.org/data/params file does not exist. You probably need to run checksetup.pl. at /data/www/bugzilla.mozilla.org/Bugzilla/Config.pm line 339.\n
Despite checking permissions on the entire the path to data/params several times, because the answer is always permissions except when it's DNS, I missed it until :gcox and :ashish spotted it.
bteam stated they'd file a bug to have checksetup.pl check all path elements for readabilty.
mnt point permissions explicitly set in puppet in r94195.
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•