Closed Bug 1197288 Opened 9 years ago Closed 9 years ago

Service unavailable at mozillians-dev.allizom.org

Categories

(Participation Infrastructure :: Phonebook, defect)

2015-8.3
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: davehunt, Assigned: nemo-yiannis)

References

()

Details

(Whiteboard: [fromAutomation])

Our automated tests have detected that mozillians-dev.allizom.org is frequently unavailable. I can replicate this locally too.

Failing Jenkins build:
https://webqa-ci.mozilla.com/job/mozillians.dev/120/

Local testing with curl:
$ curl https://mozillians-dev.allizom.org/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Service Unavailable</title>
<style type="text/css">
body, p, h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #b10b29;
}
</style>
</head>
<body>
<h2>Service Unavailable</h2>
<p>The service is temporarily unavailable. Please try again later.</p>
</body>
</html>
curl: (56) SSLRead() return error -9806
Assignee: nobody → server-ops-webops
Component: Phonebook → WebOps: Community Platform
Product: Participation Infrastructure → Infrastructure & Operations
QA Contact: smani
Whiteboard: [fromAutomation] → [kanban:https://webops.kanbanize.com/ctrl_board/2/1606] [fromAutomation]
FYI I can reproduce it locally so this shouldn't be a server issue. It looks like this is triggered by the django upgrade (v 1.7.10) that we did.
(In reply to John Giannelos [:nemo] from comment #1)
> FYI I can reproduce it locally so this shouldn't be a server issue. It looks
> like this is triggered by the django upgrade (v 1.7.10) that we did.

Ah, thanks; want to take this bug back, then, as assignee?
Yes let's move this to the previous component/product and I can assign this to me.
Assignee: server-ops-webops → nobody
Component: WebOps: Community Platform → Phonebook
Product: Infrastructure & Operations → Participation Infrastructure
QA Contact: smani
Assignee: nobody → jgiannelos
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1606] [fromAutomation] → [fromAutomation]
Closing this one after:
https://github.com/mozilla/mozillians/pull/1231
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Version: other → next
Here is the build right after we merged the fix above:
https://webqa-ci.mozilla.com/view/Mozillians/job/mozillians.dev/122/

It looks OK now.
Status: RESOLVED → VERIFIED
Version: next → 2015-8.3
You need to log in before you can comment on or make changes to this bug.