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

Error 500 with empty directory #129

Open
NauticalMile64 opened this issue Jan 17, 2017 · 0 comments
Open

Error 500 with empty directory #129

NauticalMile64 opened this issue Jan 17, 2017 · 0 comments

Comments

@NauticalMile64
Copy link

Today my google drive was not syncing with the grive command due to this error:

Reading local directories
Reading remote server file list
request failed due to temporary error: 500 (body: {
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "internalError",
    "message": "Internal Error"
   }
  ],
  "code": 500,
  "message": "Internal Error"
 }
}
). retrying in 5 seconds

It would retry and repeat the message. I restarted my system without success. Eventually I noticed that recently I had created a new empty directory on another computer recently, which had synced on my Ubuntu grive. Adding a dummy file to this folder allowed me to sync again without issue.

Please correct this so syncing empty directories do not give the 500 error.

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

1 participant