Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'id' #27

Closed
MeijeSibbel opened this issue Apr 28, 2017 · 4 comments
Closed

AttributeError: 'NoneType' object has no attribute 'id' #27

MeijeSibbel opened this issue Apr 28, 2017 · 4 comments
Labels
Milestone

Comments

@MeijeSibbel
Copy link

2017-04-28 03:27:13,262 INFO Row 3 is selected
zpliku d894cfc6ee576b33b56f4467eac24ca5774245cc580185b895273d90b937aaa1
Login from credentials xml file
2017-04-28 03:27:13,312 DEBUG Login from credentials xml file
testlogin, StorjEngine
2017-04-28 03:27:13,316 DEBUG testlogin, StorjEngine
zpliku d894cfc6ee576b33b56f4467eac24ca5774245cc580185b895273d90b937aaa1
1
2017-04-28 03:27:13,392 DEBUG 1
No handlers could be found for logger "storj.http.Client"
Exception in thread Thread-11:
Traceback (most recent call last):
  File "threading.py", line 801, in __bootstrap_inner
  File "threading.py", line 754, in run
  File "storj-gui-client\UI\file_download.py", line 394, in download_begin
  File "storj-gui-client\UI\file_download.py", line 590, in get_file_pointers_count
AttributeError: 'NoneType' object has no attribute 'id'

trying to download a random old file uploaded with core-CLI

@lakewik
Copy link
Owner

lakewik commented Apr 28, 2017

GUI currently not support downloading files uploaded by cli. It will be fixed

@lakewik
Copy link
Owner

lakewik commented Apr 28, 2017

Only happen for files uploaded by CLI?

@MeijeSibbel
Copy link
Author

yeah

@lakewik
Copy link
Owner

lakewik commented Apr 28, 2017

So related to #14

@lakewik lakewik modified the milestones: 0.1.2, 0.2.0 Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants