Error displayed when I subscribe someone else

Bug #829210 reported by Micah Gersten
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Unassigned

Bug Description

This error appears when I try to subscribe someone else to a bug:
The following errors were encountered:

    0 () Couldn't get subscriber details from the server, so they have not been subscribed.

If I try a second time, it usually works.

Tags: regression
Revision history for this message
Deryck Hodge (deryck) wrote :

I'm guessing a timeout, but we really need the error overlay to provide more info to know for sure.

Changed in launchpad:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Deryck Hodge (deryck) wrote :

Which is why I didn't mark this critical yet. :-)

Revision history for this message
Bryce Harrington (bryce) wrote :

I've run into this as well. It seems to be pretty easy to reproduce.

1. On this bug, click 'Subscribe someone else'
2. Type in some random user
3. Click on their name
4. Click once more on 'Select'
5. The error Dustin mentioned gets shown. There is no Oops number given.
6. A moment later, with no activity taken, the error dialog disappears and the bug reloads
7. The subscribee is not subscribed
8. Repeat again from #1; this time it works at step #4.

This bug does need to be included with the critical bugs; even without an Oops # it is a regression.

Revision history for this message
Bryce Harrington (bryce) wrote :

s/Dustin/Micah/. Sorry micah!

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 829210] Re: Error displayed when I subscribe someone else

The developer console should let you see the headers for the request,
and from that you can get the OOPS id.

Revision history for this message
William Grant (wgrant) wrote :

Seems to be a recent regression, given the duplicate.

Changed in launchpad:
importance: High → Critical
tags: added: regression
Revision history for this message
Iain Lane (laney) wrote :

I see this all the time too, and just so this comment has some content: just got it on #832281 if that helps you in locating the OOPS. The overlay disappears too fast to do anything useful with it.

Benji York (benji)
Changed in launchpad:
assignee: nobody → Benji York (benji)
status: Triaged → In Progress
Revision history for this message
Benji York (benji) wrote :

I can't reproduce this bug in production or staging. I'm trying to artificially recreate it in dev so I can at least make it a little easier to debug.

Revision history for this message
Benji York (benji) wrote :

The "0 ()" at the beginning of the error message are a clue. They are
the result code and text from the XHR request to fetch the user details
about the chosen new subscriber. The fact that the result code is 0
suggests that no response whatsoever was received from the server (not
even a timeout message). I was able to produce the same symptom by
taking down Launchpad as well as Apache on my dev setup just before
subscribing the new user.

Benji York (benji)
Changed in launchpad:
status: In Progress → Triaged
assignee: Benji York (benji) → nobody
Revision history for this message
Bryce Harrington (bryce) wrote :

Fwiw, this does not appear to be happening anymore (at least, I've not been able to reproduce it as I described earlier.)

Revision history for this message
Jeremy Bícha (jbicha) wrote :

I agree with Bryce, I'm not able to re-duplicate this.

William Grant (wgrant)
Changed in launchpad:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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