Closed Bug 1163792 Opened 9 years ago Closed 1 month ago

[traceback] OperationalError: (1054, "Unknown column 'addons.is_listed' in 'where clause'")

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: krupa.mozbugs, Unassigned)

References

()

Details

steps to reproduce:
1. Load https://addons.allizom.org/zh-CN/mobile/user/PiscesPieces/

traceback details:
OperationalError: (1054, "Unknown column 'addons.is_listed' in 'where clause'")

Tags

    level = error logger = root server_name = web1.stage.addons.phx1.mozilla.com url = https://addons.allizom.org/zh-CN/mobile/user/PiscesPieces/ 

Exception

Stacktrace (most recent call last):

(12 additional frame(s) were not displayed)
...
  File "caching/base.py", line 313, in cached_with
    return cached(f, key, timeout)
  File "caching/base.py", line 292, in cached
    val = function()
  File "newrelic/hooks/database_dbapi2.py", line 22, in execute
    *args, **kwargs)
  File "MySQLdb/cursors.py", line 205, in execute
    self.errorhandler(self, exc, value)
  File "MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue

sentry: http://sentry.dmz.phx1.mozilla.com/addons/addons-stage/group/27664/
This is not happening anymore, could it be that you had this just after the tag push to stage, before the migration could run?
Product: addons.mozilla.org → addons.mozilla.org Graveyard
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.