Closed
Bug 1086665
Opened 10 years ago
Closed 10 years ago
Mozilla.org dev is down/returning a 500 Internal Server Error
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: nmaul)
References
()
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1700] [fromAutomation])
https://www-dev.allizom.org/ is currently returning a 500 Internal Server Error, from this host:
bedrock1.dev.webapp.phx1.mozilla.com
New Relic doesn't have anything on this :-(
Whiteboard: [fromAutomation] → [kanban:https://kanbanize.com/ctrl_board/4/1700] [fromAutomation]
Assignee | ||
Comment 1•10 years ago
|
||
PHP Parse error: syntax error, unexpected '[' in /data/www/www-dev.allizom.org/includes/product-details/firefoxDetails.class.php on line 55
product-details doesn't work. The bedrock nodes have RHEL's php-5.3 packages. This apparently requires php-5.4 or newer.
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Jake Maul [:jakem] from comment #1)
> PHP Parse error: syntax error, unexpected '[' in
> /data/www/www-dev.allizom.org/includes/product-details/firefoxDetails.class.
> php on line 55
>
> product-details doesn't work. The bedrock nodes have RHEL's php-5.3
> packages. This apparently requires php-5.4 or newer.
Bug 1083111, apparently.
Assignee | ||
Comment 3•10 years ago
|
||
I see this is working now... presumably the problematic change to product-details was rolled back, as we haven't upgraded packages. Marking as resolved.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Jake Maul [:jakem] from comment #3)
> I see this is working now... presumably the problematic change to
> product-details was rolled back, as we haven't upgraded packages. Marking as
> resolved.
Yes, it was, over in bug 1083111; thanks!
Verified FIXED; we're back.
Status: RESOLVED → VERIFIED
Updated•6 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
•