Closed
Bug 1055654
Opened 11 years ago
Closed 11 years ago
Can't start the versioncheck and theme_update services
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-09
People
(Reporter: magopian, Assigned: magopian)
References
Details
(Whiteboard: [qa-])
Trying to start the wsgi services versioncheck and theme_update fail with the given stacktraces:
- https://jason.pastebin.mozilla.org/6054035
- https://jason.pastebin.mozilla.org/6054036
This seems to be caused by the following commit: https://github.com/mozilla/olympia/commit/986d8670de51cfd009bafec2b4aaa65335397860
To reproduce, simply run:
$ python services/wsgi/versioncheck.py
Comment 1•11 years ago
|
||
Assignee: nobody → mathieu
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•11 years ago
|
||
This issue also exists in services/theme_update.py
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•11 years ago
|
||
| Assignee | ||
Comment 5•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Please add STR here or mark it with [qa-] if no QA is needed.
Flags: needinfo?(mathieu)
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•