Closed
Bug 636518
Opened 14 years ago
Closed 14 years ago
AoA: error marking tweet for removal
Categories
(support.mozilla.org :: Army of Awesome, task, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
2.6
People
(Reporter: rbillings, Unassigned)
Details
Error pops up when a user clicks the 'x' marking a tweet for removal. As the error is 'service not available' it's hard to tell which side that is coming from.
1) AoA page> sign in
2) select any tweet
3) click 'x' marking tweet for removal
expected: is marked
actual: error
Error removing tweet: <!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>
Comment 1•14 years ago
|
||
That's a Zeus error and it's working for me.
Comment 2•14 years ago
|
||
Been working for me for a while on both support.allizom and now support-release.allizom. I think you might have just caught it during an update cycle and Zeus didn't get a response.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•