← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1298462] [NEW] Glance WSGI image upload fails

 

Public bug reported:

Hi there.

When running latest Havana Glance behind an Apache httpd server with
mod_wsgi, an image upload fails with the following error:

    2014-03-27 14:15:25.656 7292 DEBUG glance.api.v1.upload_utils [-]
Client disconnected before sending all data to backend
upload_data_to_store /usr/lib/python2.7/dist-
packages/glance/api/v1/upload_utils.py:231

Narrowing this down, this is similar to this ML thread (except the error
shown): http://lists.openstack.org/pipermail/openstack-
dev/2013-December/022510.html

Applying the patch in that thread, solves the error.

** Affects: glance
     Importance: Undecided
         Status: New


** Tags: low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1298462

Title:
  Glance WSGI image upload fails

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Hi there.

  When running latest Havana Glance behind an Apache httpd server with
  mod_wsgi, an image upload fails with the following error:

      2014-03-27 14:15:25.656 7292 DEBUG glance.api.v1.upload_utils [-]
  Client disconnected before sending all data to backend
  upload_data_to_store /usr/lib/python2.7/dist-
  packages/glance/api/v1/upload_utils.py:231

  Narrowing this down, this is similar to this ML thread (except the
  error shown): http://lists.openstack.org/pipermail/openstack-
  dev/2013-December/022510.html

  Applying the patch in that thread, solves the error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1298462/+subscriptions


Follow ups

References