Closed
Bug 610549
Opened 15 years ago
Closed 15 years ago
Finding NAMO
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: fox2mike)
References
()
Details
(Whiteboard: [z])
https://addons-next.allizom.org/en-US/firefox is a 500. Probably due to Bug 610541
Updated•15 years ago
|
Summary: NAMO is down → Finding NAMO
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 1•15 years ago
|
||
We are still hitting 500s
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 2•15 years ago
|
||
Log is full of model errors:
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:00 2010] [error] [client 10.2.83.105]
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:00 2010] [info] mod_wsgi (pid=5367): Attach interpreter ''.
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [info] [client 10.2.83.105] mod_wsgi (pid=622, process='zamboni_next', application='addons-next.allizom.org|/z'): Loading WSGI script '/data/amo_python/www/next/zamboni/wsgi/zamboni.wsgi'.
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] mod_wsgi (pid=622): Target WSGI script '/data/amo_python/www/next/zamboni/wsgi/zamboni.wsgi' cannot be loaded as Python module.
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] mod_wsgi (pid=622): Exception occurred processing WSGI script '/data/amo_python/www/next/zamboni/wsgi/zamboni.wsgi'.
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] Traceback (most recent call last):
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] File "/data/amo_python/www/next/zamboni/wsgi/zamboni.wsgi", line 28, in <module>
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] command.validate()
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] File "/data/amo_python/www/next/zamboni/vendor/src/django/django/core/management/base.py", line 253, in validate
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] raise CommandError("One or more models did not validate:\\n%s" % error_text)
Nov 8 19:29:05 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] CommandError: One or more models did not validate:
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] files.approval: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] versions.version: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] versions.versionsummary: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] reviews.review: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.addoncollectioncount: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.addoncollectioncount: 'collection' has a relation with model bandwagon.Collection, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.collectioncount: 'collection' has a relation with model bandwagon.Collection, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.collectionstats: 'collection' has a relation with model bandwagon.Collection, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.downloadcount: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.updatecount: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.addonsharecount: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.addonsharecounttotal: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.collectionsharecounttotal: 'collection' has a relation with model bandwagon.Collection, which has either not been installed or is abstract.
Nov 8 19:29:06 pm-app-amo24.mozilla.org: [Mon Nov 08 19:29:01 2010] [error] [client 10.2.83.105] stats.contribution: 'addon' has a relation with model addons.Addon, which has either not been installed or is abstract.
And I know shyam is going to be all "it's a code problem! wontfix!" but I can't reproduce locally. can you make sure the code isn't in a conflicted state? flush any caches you have. I don't think mod_wsgi uses .pyc files, but if it does, whack those.
Updated•15 years ago
|
Assignee: jbalogh → server-ops
Component: Public Pages → Server Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → mrz
Target Milestone: 5.12.2 → ---
Version: 4.x → other
| Reporter | ||
Updated•15 years ago
|
Severity: blocker → critical
Comment 5•15 years ago
|
||
I think we'll be alright if we restart apache.
| Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → shyam
| Assignee | ||
Comment 6•15 years ago
|
||
Fixored!
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•