I started to have 403 errors “downloadQuotaExceeded” after copying one gdrive to another and possibly hitting the 750GB upload quota. I thought I had a 24h ban but even 2 days after the same problem was occuring.
After about 3 days (sorry can’t be more precise), I could download my files again though my download speed where only 1.5MB instead of 75MB. Using the v2 flag improved the speeds significantly.
The same downloadQuotaExceeded showed up the next day, although I am pretty sure I have not hit the 750GB quota. Creating new OAuth credentials and editing my rclone config seem to have resolved the problem for now, though I still don’t understand what happened.
i am experiencing the same thing. Read: read=0, err=open file failed: googleapi: Error 403: The download quota for this file has been exceeded., downloadQuotaExceeded - on all files i tested
never had this before, v3 & v2 drive api, no huge uploads/downloads in the last 24h - very strange and worrying…
I am having the same issues. Started about 4 or 5 days ago. I have tried every adjustment possible and nothing works. It definitely appears Google has changed something.
2018/10/16 13:10:56 DEBUG : 7 go routines active
2018/10/16 13:10:56 DEBUG : rclone: Version “v1.44” finishing with parameters [“rclone” “copy” “eplex_upload_unltd2:tv/Game of Thrones/Season03/Game_of_Thrones-S03E05-Kissed_by_FireBluRay_720p_5.1.mkv” “eremote_edu:test” “-vv”]
You guys should try creating new OAuth and see if that changes anything. Still does not answer what is actually happening.
@seuffert Did you paramater it correctly when creating a new remote? I don’t think it works if you don’t enter clientID and secret manually as it may go with the default one.
no , the messages appeared today. the strange part is, that in the last 24h there was very little api activity according to the api console, and not a lot downloads either
I am doing gdrive1 to gdrive2 though. Server side copy only works within one gdrive, no? I am pretty sure I could copy x00GB now that the 403 error does not pop up anymore. Will test tonight.
Here’s my rclone.conf, you can see I have basically duplicated remote_unltd: to remote_unltd2: except that I have used the new credentials. Not sure what else you can get out of it:
[remote_edu]
type = drive
client_id =
client_secret =
token =
[remote_unltd]
type = drive
client_id =
client_secret =
token =
[eplex_upload_unltd]
type = crypt
remote = remote_unltd:/Plex/
filename_encryption = standard
password =
password2 =
[eplex_upload_edu]
type = crypt
remote = remote_edu:/Plex/
filename_encryption = standard
password =
I really thing something has changed on Google side. I actually have been using node-gdrive-fuse and have been for almost 2 years with absolutely no issues. I then started getting bans and first figured that since this code is so old, it must be the problem. I promptly switched to rclone with a cached drive and all. Got banned again. I even started getting paranoid that my google drive account was somehow compromised and people were downloading without my knowledge so I changed all api keys/clients/secrets and changed my password. Still got banned. I know for a fact that I am WAY under the query quotas shown in the api console. And I think from the time I got unbanned to being re-banned, A total of 3-4 movies were played in plex. shrugs