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.
 

MemberSecurity returning error 522?

Author
Joshua Foiritain
Coreli Corporation
Pandemic Legion
#1 - 2013-01-15 14:48:16 UTC
Yesterday i noticed calls to our corporations MemberSecurity api are now always returning the 522 error code (apparently an internal error?) , as far as im aware nothing changed on our side so im curious if anyone else is having the same problem?

The Coreli Corporation is recruiting.

Shin Chogan
Federal Navy Academy
Gallente Federation
#2 - 2013-01-15 15:35:59 UTC
Yep ... seeing this. Multiple api keys over multiple eve accounts all show this error for a particular corp. A different corp on the same eve account works fine - Sounds like CCP have an error in their DB for some corps.
MemberTracking.xml.aspx appears to be fine.

It started sometime between 00:00 5th Jan and 23:59 12th Jan ( I run a script weekly that hits this api)

I opened a petition on the 12th but have yet to have any kind of response.
Harry Pearce
The Intel Project
#3 - 2013-01-15 17:36:37 UTC
You get a 522 error code when calling the Character Info API on a Dust character. I'm guessing the same applies to all other APIs taking a characterID as an argument. In MemberTracking Dust characters show up with a ship type ID of '-1', so it's possible to filter based on that.
Shin Chogan
Federal Navy Academy
Gallente Federation
#4 - 2013-01-15 19:12:01 UTC
Harry Pearce wrote:
You get a 522 error code when calling the Character Info API on a Dust character. I'm guessing the same applies to all other APIs taking a characterID as an argument. In MemberTracking Dust characters show up with a ship type ID of '-1', so it's possible to filter based on that.



Thing is we are not talking about calling the Character Info api we are talking about calling /corp/MemberSecurity.xml.aspx :) and at least 2 of the api key's and character ID's I am using are my own ... and certainly not a Dust toons. Also ... shipTypeID is also -1 when the person is not in a ship :)
Joshua Foiritain
Coreli Corporation
Pandemic Legion
#5 - 2013-01-15 20:13:37 UTC
We have one dust player in the corporation at the moment, since these problems started right around the time CCP hooked dust onto the eve servers (and this player joined our corp) its possible the two are related.

Ill see if kicking this player out fixes the problem.

The Coreli Corporation is recruiting.

Shin Chogan
Federal Navy Academy
Gallente Federation
#6 - 2013-01-15 20:56:50 UTC  |  Edited by: Shin Chogan
Hmmm ... interesting ... it would appear we have 2 dust toons in our corp ... I wonder :)

Please report back your findings.
Joshua Foiritain
Coreli Corporation
Pandemic Legion
#7 - 2013-01-15 23:45:17 UTC
Kicking the Dust player has fixed the error :D

Good job CCP :p

The Coreli Corporation is recruiting.

Shin Chogan
Federal Navy Academy
Gallente Federation
#8 - 2013-01-16 00:39:35 UTC
Joshua Foiritain wrote:
Kicking the Dust player has fixed the error :D

Good job CCP :p


Thanks for the update.