Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Production
-
Important
Description
When using libcloud version 1.1.0 with azure blob storage we are seeing the following error. This issue does not appear in 0.20.1 and we are currently investigating the differences between the two releases.
Upload Thread - Unhandled exception - Error initializing upload. Code: 400 - <LibcloudError in <libcloud.storage.drivers.azure_blobs.AzureBlobsStorageDriver object at 0x7f1e2778b790> 'Error initializing upload. Code: 400'> Traceback (most recent call last): File "/usr/local/gamesparks/analytics_upload.py", line 383, in FileUploadThread object_name=bname) File "/usr/local/lib/python2.7/dist-packages/libcloud/storage/drivers/azure_blobs.py", line 838, in upload_object_via_stream use_lease=ex_use_lease) File "/usr/local/lib/python2.7/dist-packages/libcloud/storage/drivers/azure_blobs.py", line 935, in _put_object iterator=iterator) File "/usr/local/lib/python2.7/dist-packages/libcloud/storage/base.py", line 654, in _upload_object **upload_func_kwargs) File "/usr/local/lib/python2.7/dist-packages/libcloud/storage/drivers/azure_blobs.py", line 612, in _upload_in_chunks (response.status), driver=self) LibcloudError: <LibcloudError in <libcloud.storage.drivers.azure_blobs.AzureBlobsStorageDriver object at 0x7f1e2778b790> 'Error initializing upload. Code: 400'>
Attachments
Issue Links
- links to