Page 1 of 1
Is the UDP API server down?
Posted: Mon Jan 17, 2005 6:28 pm
by aon
Hello,
I can't seem to be able to connect to anidb.ath.cx at port 9000 using UDP.
I tried using PING with netcat, like:
So, no response. After this I did an one-port port scan, and the port seemed to be closed.
I began wondering that perhaps the software listening to that port isn't running? Has this perhaps something to do with the database update?
Posted: Mon Jan 17, 2005 9:02 pm
by exp
indeed, it should be up again now.
BYe!
EXP
Posted: Tue Jan 18, 2005 10:11 am
by aon
Yep, works now. Thanks

UPD API down again?
Posted: Wed Mar 16, 2005 6:46 pm
by dinoex
Last time the API was online: 13th March 2005
Its now 3 days not reachable.
All requests are timing out.
Please check if the API is up
or if the Frirewall rules have changed.
Posted: Wed Mar 16, 2005 10:42 pm
by exp
please try again now.
BYe!
EXP
Posted: Thu Mar 17, 2005 4:46 am
by dinoex
runs fine again, Thanks.
Re: UPD API down again?
Posted: Thu Mar 31, 2005 5:46 pm
by dinoex
Last time the API was online: 28th March 2005
Its now 3 days not reachable.
All requests are timing out.
Please check if the API is up
Re: UPD API down again?
Posted: Thu Mar 31, 2005 7:35 pm
by exp
dinoex wrote:Last time the API was online: 28th March 2005
Its now 3 days not reachable.
All requests are timing out.
Please check if the API is up
grml,
actually it is up, but looking at the auto restart script which checks it once every 30mins and kills it if it is no longer responding it's down a lot indeed.
I'll set the checkintervall lower.
doesn't anyone have any experience with java UDP sockets under linux? why do they keep dying on me?
BYe!
EXP
Re: UPD API down again?
Posted: Fri Apr 01, 2005 4:15 am
by dinoex
exp wrote:
actually it is up, but looking at the auto restart script which checks it once every 30mins and kills it if it is no longer responding it's down a lot indeed.
I'll set the checkintervall lower.
Thanks but this did not help.
exp wrote:
doesn't anyone have any experience with java UDP sockets under linux? why do they keep dying on me?
I don't use Java, cuase it is hard to build on BSD.
But the restart script may suffer from a general problem.
I noticed That even a 30 second timeout on the socket is sometimes not enough.
I have seen this effect a couple of times:
AUTH user=dinoex
[Timeout: 30s]
AUTH user=dinoex
dinoex 200 xxxxx LOGIN ACCEPTED
MYLIST xxxxxxx
dinoex 200 xxxxx LOGIN ACCEPTED
In such a case i see the same "Session" code from the Server
There might be a load problem.
Re: UPD API down again?
Posted: Thu Apr 07, 2005 7:34 pm
by dinoex
dinoex wrote:Last time the API was online: 28th March 2005
Its now 3 days not reachable.
All requests are timing out.
Please check if the API is up
Still no response from anidb.info, port 9000
anidb.info has address 64.202.105.188
Its now 3 days not reachable.
Blocked by firewall?
Posted: Sat Apr 09, 2005 7:18 am
by exp
works here.
BYe!
EXP