azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

az storage blob directory download fails with AttributeError

Open petergaultney opened this issue 1 year ago • 1 comments

Describe the bug

Command Name az storage blob directory download Extension Name: storage-preview. Version: None.

Errors:

'NoneType' object has no attribute '__name__'
Traceback (most recent call last):
python3/dist-packages/knack/cli.py, ln 233, in invoke
    cmd_result = self.invocation.execute(args)
cli/core/commands/__init__.py, ln 659, in execute
    raise ex
...
cliextensions/storage-preview/azext_storage_preview/_client_factory.py, ln 33, in get_data_service_client
    logger.debug('Getting data service client service_type=%s', service_type.__name__)
AttributeError: 'NoneType' object has no attribute '__name__'

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • az login -i
  • az storage blob directory download -c {} -s {} -d {} --account-name {} --auth-mode {}

Expected Behavior

Environment Summary

Linux-5.4.0-1078-azure-x86_64-with-glibc2.31
Python 3.9.2
Installer: DEB

azure-cli 2.18.0 *

Extensions:
storage-preview Unknown
azure-devops 0.19.0

Additional Context

I tried a bunch of other ways to download stuff, none of which worked, but they failed with meaningful errors. Then I tried this. :/

petergaultney avatar Jul 22 '22 18:07 petergaultney

storage

yonzhan avatar Jul 22 '22 22:07 yonzhan

@petergaultney Thank you for reaching out, we are looking into it.

RakeshMohanMSFT avatar Sep 07 '22 04:09 RakeshMohanMSFT

@petergaultney You are using a pretty old version of azure cli, can you upgrade to latest version of azure cli 2.40.0 and retry?

RakeshMohanMSFT avatar Sep 09 '22 11:09 RakeshMohanMSFT

Thank you for your feedback. This has been routed to the support team for assistance.

ghost avatar Sep 09 '22 11:09 ghost

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

ghost avatar Sep 16 '22 14:09 ghost