HTTPException: Deadline exceeded while waiting for HTTP response from URL: https://api.amazon.com/auth/o2/token #391
Comments
jerblack
commented
Aug 31, 2016
|
I'm getting a new error now from https://tensile-runway-92512.appspot.com/
|
Synopis
commented
Sep 1, 2016
|
I've been getting the same error too. |
sergiopatino
commented
Sep 1, 2016
|
+1 |
2aee1c40199c7754da766e61452612cc
commented
Sep 1, 2016
•
|
+1 here:
|
cashman04
commented
Sep 1, 2016
|
Getting the same right now. Found an issue from September 2015 here where the same thing happened and it was due to something being down on amazon's end. Best bet now is to just wait. |
sergiopatino
commented
Sep 1, 2016
|
Lets hope that's it. |
okiwoki
commented
Sep 1, 2016
|
Ditto, getting the same thing. |
JustinGrote
commented
Sep 1, 2016
|
Bump. If you try to do a re-initialization or browse to the page manually you get the same error. I'm now getting "over quota" instead of deadline exceeded so obviously something is broken on the Amazon side and they're probably fixing it? Any chance they changed the system and https://tensile-runway-92512.appspot.com/ is not the correct address to get? That seems like a very specific server address and not something like acdthirdpartyauth.appspot.com that would go to a load balancer or something. |
dollabi11z
commented
Sep 1, 2016
|
Same error good god lol this is crashing my whole system |
dollabi11z
commented
Sep 1, 2016
|
Simply change it to an app that isnt rate limited acdcli |
epemetheus
commented
Sep 1, 2016
|
yea, same error https://tensile-runway-92512.appspot.com/ is overloaded. So our tokens are expiring and losing all ties to the back-end :/ |
thenoahcomputer
commented
Sep 1, 2016
•
|
Happening for me as well. Storage went down before the authentication page did. The authentication page after entering credentials was DDoS for awhile as (I assume) everyone using acd_cli simultaneously tried to reauthenticate. Message switched to the quota exceeded after a few minutes. |
jerblack
commented
Sep 1, 2016
|
The https://tensile-runway-92512.appspot.com/ is part of the acd_cli app, and is used to act as a go-between for handling oauth for ACD_CLI with Amazon. That's why it's not a familiar looking URL, or being load-balanced as was asked earlier. Is anyone familiar with the process for creating a personal security profile on the Amazon developer portal to bypass this? I found documentation here, but it looks like that portal was updated and the documentation is no longer correct. If we could make this process work, then we could bypass the need to connect to the tensile-runway server. |
epemetheus
commented
Sep 1, 2016
|
Figured it out!!! Load up this website - https://drivesink.appspot.com/ Click on "Or you can just get your access token right here." Delete your oauth_data token and replace it with that Token Key } Run acd_cli sync |
thenoahcomputer
commented
Sep 1, 2016
|
epemetheus solution confirmed working for me |
JustinGrote
commented
Sep 1, 2016
|
Did the work around by epemetheus till this gets sorted. On Wed, Aug 31, 2016, 5:59 PM Jeremy Black notifications@github.com wrote:
|
jerblack
commented
Sep 1, 2016
|
Back in business thanks to epemetheus! Thanks! |
nonissue
commented
Sep 1, 2016
|
Cool, thanks for the work around @epemetheus. it is a little worrying though, does this mean amazon plans to ban (or has banned) acd_cli? |
2aee1c40199c7754da766e61452612cc
commented
Sep 1, 2016
•
|
With this solution you're enabling CloudSync, a third-part application not related to ACD, to both:
@epemetheus, @jerblack, @thenoahcomputer, @nonissue |
JustinGrote
commented
Sep 1, 2016
|
I think it's more that there is just a bug on the intermediary server and On Wed, Aug 31, 2016 at 6:47 PM nonissue notifications@github.com wrote:
|
epemetheus
commented
Sep 1, 2016
|
Sure why not, all my shit is in AES-256bit encryption? |
JustinGrote
commented
Sep 1, 2016
•
|
Yeah for 1 I don't care it's all encrypted, for 2 this is a desktop application, On Wed, Aug 31, 2016 at 6:54 PM epemetheus notifications@github.com wrote:
|
|
The title of this issue is misleading considering developments since its creation. What about changing it to a more fitting description for discoverability? |
zmwangx
referenced
this issue
Sep 1, 2016
Closed
files not showing - acd_cli sync reports over quota #393
thenoahcomputer
commented
Sep 1, 2016
•
|
So it would appear epemetheus solution only works for 1 hour until the token needs to be refreshed and can't auto-refresh |
epemetheus
commented
Sep 1, 2016
|
Nutz, yeah it broke after an hour :/ |
isleshocky77
commented
Sep 1, 2016
|
@jerblack Unless I'm missing something, it appears that access to the Amazon Drive API is now invite-only. I went through the process of setting up the security profile but kept getting an invalid_scope error. With a little more digging I found an issue where @yadayada goes off on someone for not thoroughly reading the docs and whitelisting the app. However, on my profile I have no way of doing that.
Source: https://developer.amazon.com/public/apis/experience/cloud-drive/content/getting-started https://developer.amazon.com/cloud-drive |
dany20mh
commented
Sep 1, 2016
•
|
Can we setup a automatic script that get the oauth from that site and replace it in the cache? Like this curl https://drivesink.appspot.com/config?c=xxxxxx -fo /yourcachfolder/oauth_data P.S It give you the specific address there. |
|
I suggest to wait 3 hours until the quota is reset. Again, a note to the desperate: I think the backup authentication Appspot app may still be working, see #147 (comment). |
jerblack
commented
Sep 1, 2016
|
Things have started working again! I can now authenticate again. |
jerblack commentedAug 31, 2016
Today I started getting the error below when I try to use acd_cli. I tried a sync and an init and they both give the same error.
I remove the oauth_data file in my cache and still get the same error. I am dead in the water at the moment. Any suggestions?
Also, I heard that Amazon switched over to make their Drive API invite only. I assume that affects acd_cli as well. Did you receive an invite, or is acd_cli shutting down now?
from https://tensile-runway-92512.appspot.com/?code=***********&scope=clouddrive%3Aread+clouddrive%3Awrite