Unable to upload blockblob


SUBMITTED BY: Guest

DATE: May 20, 2019, 4:17 p.m.

FORMAT: Text only

SIZE: 2.1 kB

HITS: 320

  1. Client-Request-ID=0495a3ce-7b1a-11e9-82b7-d45ddf137963 Retry policy did not allow for a retry: Server-Timestamp=Mon, 20 May 2019 16:12:08 GMT, Server-Request-ID=2599c3a5-a01c-00f3-7726-0fdc50000000, HTTP status code=400, Exception=Block blobs are not supported. ErrorCode: BlobTypeNotSupported<?xml version="1.0" encoding="utf-8"?><Error><Code>BlobTypeNotSupported</Code><Message>Block blobs are not supported.RequestId:2599c3a5-a01c-00f3-7726-0fdc50000000Time:2019-05-20T16:12:09.1511287Z</Message></Error>.
  2. Traceback (most recent call last):
  3. File "<stdin>", line 1, in <module>
  4. File "<stdin>", line 3, in upload_blob
  5. File "/home/posix4e/.local/lib/python3.7/site-packages/azure/storage/blob/blockblobservice.py", line 463, in create_blob_from_path
  6. timeout=timeout)
  7. File "/home/posix4e/.local/lib/python3.7/site-packages/azure/storage/blob/blockblobservice.py", line 582, in create_blob_from_stream
  8. timeout=timeout)
  9. File "/home/posix4e/.local/lib/python3.7/site-packages/azure/storage/blob/blockblobservice.py", line 971, in _put_blob
  10. return self._perform_request(request, _parse_base_properties)
  11. File "/home/posix4e/.local/lib/python3.7/site-packages/azure/storage/common/storageclient.py", line 430, in _perform_request
  12. raise ex
  13. File "/home/posix4e/.local/lib/python3.7/site-packages/azure/storage/common/storageclient.py", line 358, in _perform_request
  14. raise ex
  15. File "/home/posix4e/.local/lib/python3.7/site-packages/azure/storage/common/storageclient.py", line 344, in _perform_request
  16. HTTPError(response.status, response.message, response.headers, response.body))
  17. File "/home/posix4e/.local/lib/python3.7/site-packages/azure/storage/common/_error.py", line 115, in _http_error_handler
  18. raise ex
  19. azure.common.AzureHttpError: Block blobs are not supported. ErrorCode: BlobTypeNotSupported
  20. <?xml version="1.0" encoding="utf-8"?>
  21. <Error><Code>BlobTypeNotSupported</Code><Message>Block blobs are not supported.
  22. RequestId:2599c3a5-a01c-00f3-7726-0fdc50000000
  23. Time:2019-05-20T16:12:09.1511287Z</Message></Error>

comments powered by Disqus