Comment 1 for bug 1002262

Revision history for this message
Michael Nelson (michael.nelson) wrote :

The error is actually with the web-catalog view which is used to load the review data:

https://apps.ubuntu.com/cat/applications/precise/skype/reviews-ajax/

not with a 500 being returned via the rnr API as I'd originally thought. You can see the full error on staging at:

https://apps.staging.ubuntu.com/cat/applications/precise/skype/reviews-ajax/

MultipleObjectsReturned: get() returned more than one Application -- it returned 2! Lookup parameters were {'distroseries__code_name': u'precise', 'package_name': u'skype'}

which matches what we're seeing in the oops directory (although we aren't seeing the oops id displayed on the 500.html).