Timeout Error

Bug #30607 reported by Irvin Piraman
This bug report is a duplicate of:  Bug #30602: Timeout errors in +translate. Edit Remove
4
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Medium
Unassigned

Bug Description

Timeout error occurred in Rosetta while accessing the next set of items for translation.

Error URL and refence code follows:
--------------
https://launchpad.net/products/ubuntu-doc/+series/main/+pots/quicktour/tl/+translate?offset=50
Reference code: OOPS-37A344
--------------

Revision history for this message
Dafydd Harries (daf) wrote :

Naughty query:

25008ms SELECT DISTINCT POSubmission.id FROM POSubmission JOIN POMsgSet ON POSubmission.pomsgset = POMsgSet.id JOIN POFile ON (POMsgSet.pofile = POFile.id AND POFile.language = 409) JOIN POTMsgSet ON (POMsgSet.potmsgset = POTMsgSet.id AND POTMsgSet.primemsgid = 215839) LEFT OUTER JOIN POSelection AS ps1 ON ( ps1.activesubmission = POSubmission.id AND ps1.pluralform = 0) LEFT OUTER JOIN POSelection AS ps2 ON ( ps2.publishedsubmission = POSubmission.id AND ps2.pluralform = 0) WHERE ps1.id IS NOT NULL OR ps2.id IS NOT NULL

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.