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

Python errors running gsync #95

Open
sgosnell opened this issue Nov 16, 2015 · 1 comment
Open

Python errors running gsync #95

sgosnell opened this issue Nov 16, 2015 · 1 comment

Comments

@sgosnell
Copy link

I've installed gsync, and successfully authenticated, AFAICT. But running gsync gives me python errors.

stan@chromebox:~$ gsync drive://private /media/stan/USB3_HDD/gdrive/private
DEBUG: 'Exception': File "/usr/local/lib/python2.7/dist-packages/libgsync/drive/init.py", line 382, in walk
names = self.listdir(top)
File "/usr/local/lib/python2.7/dist-packages/libgsync/drive/init.py", line 599, in listdir
ents = self._query(parentId = str(ent.id))

The local directories are currently empty, awaiting sync from Google Drive. Any hints?

@innomation
Copy link

I was also dealign with the same issue, but used the tags: -c -r -t -p -o -g -v --progress, and it's just showing my 0% uploaded.

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

No branches or pull requests

2 participants