Comment 0 for bug 194558

Revision history for this message
Brad Crittenden (bac) wrote : Project file uploads time-out but don't OOPS

A user reported problems uploading a 12MB file to the 'freevial' project and receiving no OOPS but instead:

"Please try again
Sorry, there was a problem connecting to the Launchpad server.
Try reloading this page in a minute or two. If the problem persists, let us know in the #launchpad IRC channel on Freenode.
Thanks for your patience."

Tom H. looked at the Apache logs and found:
https://pastebin.canonical.com/2732/

A search for others reporting the problem found:
http://issues.apache.org/bugzilla/show_bug.cgi?id=37770

The Apache server receives the fully uploaded file before passing it on to Launchpad. The upload died before finishing therefore there was no chance for an OOPS to be generated.