These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

SSO timeouts

Author
Bloemkoolsaus
Deep Core Mining Inc.
Caldari State
#1 - 2017-03-06 10:50:33 UTC
Hello,

We have been using the SSO for authentication on our forums for a few months now.
Since yesterday evening (21:30 eve-time), all requests to https://login.eveonline.com/oauth/token timeout.
The server it is running on can resolve the url just fine so as far as I can tell it's not a problem with my server.

I'm running the same application on a different machine (for developing), it uses a different client-id/secret-key and it has no problems connecting to the SSO, so it doesn't seem to be a problem with eve's servers either.

The only thing i could think of is that my key was banned for some reason, but how do I confirm this? If that is it, you'd expect some kind of warning? There's nothing but HTTP 200 in my logs (and 0 from when the timeouts began). My app does fetch some info from CREST, but shouldn't come even remotely near the rate limits.

I'm not sure on how to proceed to fix this until I know more. Can anyone offer any insight or advice?
Tnx!
Althalus Stenory
Flying Blacksmiths
#2 - 2017-03-06 14:48:50 UTC
create a new app and test if you can access it with a new set of key ?
How much requests are you doing per seconds on login.eveonline.com ?

EsiPy - Python 2.7 / 3.3+ Swagger Client based on pyswagger for ESI

Bloemkoolsaus
Deep Core Mining Inc.
Caldari State
#3 - 2017-03-06 15:51:11 UTC
At full speed only 1 every 10 seconds or so, with an average of 1 every 30 minutes.
It started working again though, by the looks of it after todays downtime Ugh ?