Getting a lot of 503 errors lately

Getting a lot of 503 errors lately

in API Development

Posted by: SingerOfTheFall.3546

SingerOfTheFall.3546

Since a couple of days ago I’ve been getting tons of 503 erros when trying to access the api. They pop up randomly, on any endpoint and without any apparent reason. Is there anything going on with the servers?

Also, is there any limit on the request rate to the API for each particular client?

Getting a lot of 503 errors lately

in API Development

Posted by: darthmaim.6017

darthmaim.6017

There is no request rate limit, but I am getting a lot of 503 recently too. Almost half of my requests are failing.

HTTP/1.1 503 Service Unavailable
Content-Type: text/html; charset=us-ascii
Server: Microsoft-HTTPAPI/2.0
Date: Sat, 01 Aug 2015 22:34:25 GMT
Connection: close
Content-Length: 326

Getting a lot of 503 errors lately

in API Development

Posted by: I Am Dansker.7105

I Am Dansker.7105

Yeah, it seems to be affecting all of guildwars2 services at the moment

You see the same issue with this website, the TP and the API (even the non-authenticated endpoints)

Far Shiverpeaks

Getting a lot of 503 errors lately

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Next

I’ll poke around and see what’s up tomorrow; thanks for the heads up.

Getting a lot of 503 errors lately

in API Development

Posted by: Pat Cavit.9234

Previous

Pat Cavit.9234

Web Programming Lead

We had a load balancer in the EU go rogue, it should have been fixed Sunday night-ish (Pacific Time).

Getting a lot of 503 errors lately

in API Development

Posted by: SingerOfTheFall.3546

SingerOfTheFall.3546

Yep, the issue is gone now, thanks!