Closed Bug 781553 Opened 13 years ago Closed 13 years ago

Tags on QMO are throwing a 500 error

Categories

(quality.mozilla.org :: Website, defect)

defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Unassigned)

References

()

Details

Right now, it appears that all tags on QMO prod are throwing a 500 :( [08:51:47.948] GET https://quality.mozilla.org/tag/job-board/ [HTTP/1.0 500 Internal Server Error 790ms]
Category and author links are broken too
(In reply to raymond [:retornam] from comment #1) > Category and author links are broken too Author links are covered by bug 758285.
This was the same problem we were seeing on some searches. The archive template included the same search counting as the search template (since an archive template is a fallback for search results). Removing the counter fixes the error for now, but I'd still like to eventually find a better way of counting search results. This is fixed in https://github.com/mozilla/quality.mozilla.org/commit/4cc2c3a6460462726e122b3180527af84672209a and I'll get it pushed to prod asap.
The code fix is in production.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified FIXED on [16:43:20.805] GET https://quality.mozilla.org/tag/job-board/ [HTTP/1.1 200 OK 639ms]
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.