You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to login from cached sessionfile /tmp/acd_fuse/sessionfile
Cached session failed; trying auth login
email****
password******
Traceback (most recent call last):
File "./acd", line 473, in
fs.main()
File "./acd", line 88, in main
self.session = pyacd.login(self.email, self.password)
File "/usr/lib64/python2.7/site-packages/amazon_cloud_drive-0.0.6-py2.7.egg/pyacd/auth.py", line 45, in login
IndexError: list index out of range
Files debug.log and sessionfile was created but has zero size
It's my first run of acd_fuse.
The text was updated successfully, but these errors were encountered:
Output:
Trying to login from cached sessionfile /tmp/acd_fuse/sessionfile
Cached session failed; trying auth login
email****
password******
Traceback (most recent call last):
File "./acd", line 473, in
fs.main()
File "./acd", line 88, in main
self.session = pyacd.login(self.email, self.password)
File "/usr/lib64/python2.7/site-packages/amazon_cloud_drive-0.0.6-py2.7.egg/pyacd/auth.py", line 45, in login
IndexError: list index out of range
Files debug.log and sessionfile was created but has zero size
It's my first run of acd_fuse.
The text was updated successfully, but these errors were encountered: