files not showing - acd_cli sync reports over quota #393

Closed
a5m0 opened this Issue Sep 1, 2016 · 9 comments

Comments

Projects
None yet
7 participants

a5m0 commented Sep 1, 2016

Suddenly all my files aren't showing up and acd_cli sync reports "This application is temporarily over its serving quota. Please try again later."

Contributor

zmwangx commented Sep 1, 2016

Same here. I guess someone's abusing the service.

For the moment you could switch to your own security profile. See https://acd-cli.readthedocs.io/en/latest/authorization.html#advanced-users-security-profile. It does take a few (kind of confusing) steps to set up, and IIRC there were past reports of personal security profiles not being as fast as @yadayada's one for production, but I've been using my profile for a while on one of my machines and didn't notice any speed drop (upload speed goes up to ~300Mbps which is good enough for me). Now I'm switching the profile across the board.

zmwangx referenced this issue Sep 1, 2016

Closed

503 Over Quota #394

Contributor

zmwangx commented Sep 1, 2016

Actually #391 is the same issue.

@zmwangx Am I seeing this wrong or did Amazon change access to the Amazon Drive API 20 days ago to be invite-only? Meaning you now can't create your own security profile unless you pass through the invite process.

https://developer.amazon.com/cloud-drive
https://news.ycombinator.com/item?id=12273150

Contributor

zmwangx commented Sep 1, 2016

Am I seeing this wrong or did Amazon change access to the Amazon Drive API 20 days ago to be invite-only?

Wow, the heck? Guess that's why I can't figure out how to whitelist just now (#392). Glad I have a working profile that predates this bullshit.

To be clear, I think you can still create security profiles, but maybe you need an invitation to get it whitelisted for ACD's API.

Not trying to be "one of those people"... but just thought it interesting that rclone (http://rclone.org/) works fine right now... so not sure what they are doing differently, but it might be worth looking into for acd_cli

Duplicate of #391. The problem is that there's an intermediary server that yadayada runs to do the app token refreshing and it's busted. We have to wait until he fixes it.

yadayada added the duplicate label Sep 1, 2016

@KarmaPoliceT2 Amazon's whitelisting process for access to their API is application specific and traffic is tagged accordingly. If usage for one service (acd_cli vs rclone) spikes Amazon may start to throttle or deny access. It's happened before.

Contributor

zmwangx commented Sep 1, 2016 edited

If usage for one service (acd_cli vs rclone) spikes Amazon may start to throttle or deny access.

What's happening here is the GAE app (for OAuth) being throttled. It's not Amazon's problem.

a5m0 commented Sep 1, 2016

looks like it's working again

a5m0 closed this Sep 1, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment