Got error page in edge server during an edge update

Bug #631262 reported by Krzysztof Klimonda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Medium
Unassigned

Bug Description

Apparently it's not supposed to happen but when I tried to access Launchpad during edge update I got a message similar to "Couldn't connect to Launchpad, please wait and try again". It worked fine a minute later.

Curtis Hovey (sinzui)
affects: launchpad → launchpad-foundations
Revision history for this message
Gary Poster (gary) wrote :
Changed in launchpad-foundations:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Robert Collins (lifeless) wrote :

I'm pretty sure its a dupe of the interrupts done to lp servers, so marked it as such.

Revision history for this message
Gary Poster (gary) wrote :

I believe it depends on what delivered the message he reported ("Couldn't connect to Launchpad, please wait and try again"). In my experience, if the browser delivered the message, that would be something like bug 640065. If Apache delivered the message, that would be a different cause.

That said, I can imagine Apache doing something that would surprise my simple categorization above. I'll leave it as a dupe unless there's actually indication of a different cause.

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 631262] Re: Got error page in edge server during an edge update

The reported error is given when a request sits in the ha proxy queue
for more than 30 seconds without a response, or if a forwarded request
isn't answered by the appserver.

Its the latter case I think is happening:
haproxy forwards a request to the server
its either being acted on or just starting/queued in the appserver somewhere
ctrl-C is hit
the request is dropped on the floor, socket closed
haproxy sees the error and reports it to the user.

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.