Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Error when downloading folder from rackspace #112

Open
gulbinas opened this issue Jun 14, 2017 · 1 comment
Open

Error when downloading folder from rackspace #112

gulbinas opened this issue Jun 14, 2017 · 1 comment

Comments

@gulbinas
Copy link

gulbinas commented Jun 14, 2017

turbolift --version
3.0.0
2017-06-14 14:36:29,391 - logger:INFO => Logger [ turbolift ] loaded
2017-06-14 14:36:29,392 - worker:INFO => Authenticating
Processing - [ \ ] - Please wait  lon
Done.
2017-06-14 14:36:30,595 - download:INFO => Listing options...
Processing - [ - ] - Please wait  Done.
2017-06-14 14:36:32,042 - download:INFO => Indexing dowload objects...
Traceback (most recent call last):
  File "/usr/local/bin/turbolift", line 11, in <module>
    load_entry_point('turbolift==3.0.0', 'console_scripts', 'turbolift')()
  File "build/bdist.macosx-10.11-x86_64/egg/turbolift/executable.py", line 59, in execute
  File "build/bdist.macosx-10.11-x86_64/egg/turbolift/worker.py", line 130, in run_manager
  File "build/bdist.macosx-10.11-x86_64/egg/turbolift/methods/download.py", line 71, in start
  File "build/bdist.macosx-10.11-x86_64/egg/turbolift/methods/download.py", line 33, in _index_objects
AttributeError: 'NoneType' object has no attribute 'endswith'

commands like list and delete works fine

@gulbinas
Copy link
Author

gulbinas commented Jun 14, 2017

there was missing parameter: --directory

correct command line
turbolift -u <user> -a <access_key> --os-rax-auth lon download --container "<container name>" --directory .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant