Forums

  • Home
  •  » API
  •  » API down/extremely slow?

#1 2007-10-24 08:48:23

lux99999
Member
Registered: 2007-10-24
Posts: 26

API down/extremely slow?

I'm suddenly getting 1-5 second response times, resulting in a major outage.  Anyone else see it?

# time php facebook_api_health.php

real    0m4.689s
user    0m0.019s
sys     0m0.015s

Offline

 

#2 2007-10-24 08:50:15

ronemrick
Member
From: NH
Registered: 2007-10-16
Posts: 7
Website

Re: API down/extremely slow?

Yes - I'm seeing this too... looks like the API server/URL is down.

-Ron

Offline

 

#3 2007-10-24 08:51:19

preylude
Member
From: Waterloo, Canada
Registered: 2007-10-16
Posts: 52
Website

Re: API down/extremely slow?

ronemrick wrote:

Yes - I'm seeing this too... looks like the API server/URL is down.

Yep.  Something has gone very wrong again.


Reversi / Othello: http://www.facebook.com/apps/applicatio … 1442101507
Developed by: http://www.syllogisticsoftware.com - Custom Web Software Development

Offline

 

#4 2007-10-24 08:51:57

paschmann
Member
Registered: 2007-10-22
Posts: 31

Re: API down/extremely slow?

Yip, big problems .. sad

Offline

 

#5 2007-10-24 08:52:29

cedub
Member
Registered: 2007-10-24
Posts: 12

Re: API down/extremely slow?

Seeing the same thing here.

Offline

 

#6 2007-10-24 08:53:31

cedub
Member
Registered: 2007-10-24
Posts: 12

Re: API down/extremely slow?

Has anybody submitted a bug yet?  If so, post the link

Offline

 

#7 2007-10-24 08:56:22

sweetsteve
Member
From: Sonoma, California
Registered: 2007-10-16
Posts: 719
Website

Re: API down/extremely slow?

I've been noticing it for about 20 minutes. Can only intermittetly get to my apps at all.

Offline

 

#8 2007-10-24 08:56:29

Chris Diraddo
Member
From: Montreal
Registered: 2007-10-16
Posts: 674
Website

Re: API down/extremely slow?

I've had reports that my apps are giving errors after installation, my Cron Daemon is reporting errors in my client library (php4) and I've had numerous 'connection has been reset' errors from Firefox. Something's up for sure.

Offline

 

#9 2007-10-24 08:57:56

dmorin
Member
Registered: 2007-10-18
Posts: 44

Re: API down/extremely slow?

Anybody whipped up a little monitor that watches for this sort of thing, that they'd care to share (at least in concept, if not in code)?  I stumbled here looking for the reason I'm getting the dreaded "existing connection was closed by remote host" message.

Offline

 

#10 2007-10-24 08:58:24

cbegin
Member
Registered: 2007-10-18
Posts: 16

Re: API down/extremely slow?

Yep....HTTP status code 0, 8000ms timeout (not likely my side -- requests to date have been 500ms - 1000ms).  I saw one error that said HTTP/200 with no data returned, but then it reverted back to the usual 8kms/http0 issue.

Offline

 

#11 2007-10-24 09:02:43

BinaryJay
Member
Registered: 2007-10-17
Posts: 2

Re: API down/extremely slow?

"The underlying connection was closed: An unexpected error occurred on a receive."
"The underlying connection was closed: A connection that was expected to be kept alive was closed by the server."

Offline

 

#12 2007-10-24 09:03:09

Cpugeni
Member
From: London, United Kingdom
Registered: 2007-10-24
Posts: 3

Re: API down/extremely slow?

I'm feeling this too! sad It's the first time I've properly started developing as well so I thought it was me, ha...

Offline

 

#13 2007-10-24 09:03:18

cedub
Member
Registered: 2007-10-24
Posts: 12

Re: API down/extremely slow?

Here's a link to the bug report, please vote for it:
http://bugs.developers.facebook.com/show_bug.cgi?id=495

Offline

 

#14 2007-10-24 09:05:29

njkrut
Member
From: Denver, CO
Registered: 2007-10-24
Posts: 3
Website

Re: API down/extremely slow?

Just another confirmation.  Makes the developer look bad,  =/

Offline

 

#15 2007-10-24 09:06:01

Andy Savage
Member
Registered: 2007-10-16
Posts: 730

Re: API down/extremely slow?

Fail.

Offline

 

#16 2007-10-24 09:06:57

ChipOne
Member
Registered: 2007-10-24
Posts: 13

Re: API down/extremely slow?

we're getting 'forcibly closed' exceptions right now, using .NET.  timeouts across the board...

Last edited by ChipOne (2007-10-24 09:07:29)

Offline

 

#17 2007-10-24 09:08:05

dan norcott
Member
Registered: 2007-10-16
Posts: 331

Re: API down/extremely slow?

This is the story of my life - has been so for the last week.

Offline

 

#18 2007-10-24 09:08:28

doubledown
Member
From: NJ
Registered: 2007-10-18
Posts: 50

Re: API down/extremely slow?

Yeah, fails for me too. I did not have adequate error checking so now i am getting php errors on my app, because my array isnt being returned. Bad coding by me. Hope they fix it asap.

Offline

 

#19 2007-10-24 09:10:45

dnm
Member
Registered: 2007-10-24
Posts: 1

Re: API down/extremely slow?

Yup another confirmation here ....

Oct 24, 2007 9:14:07 AM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet jsp threw exception
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:666)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:611)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:631)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1000)
        at com.facebook.api.FacebookRestClient.postRequest(FacebookRestClient.java:341)

Last edited by dnm (2007-10-24 09:11:00)

Offline

 

#20 2007-10-24 09:11:26

doubledown
Member
From: NJ
Registered: 2007-10-18
Posts: 50

Re: API down/extremely slow?

Hope google isnt doing a last once-over before sealing the deal...

Offline

 

#21 2007-10-24 09:13:45

TheHonza
Member
Registered: 2007-10-19
Posts: 4

Re: API down/extremely slow?

Same here...connections closed errors, basically down.

Offline

 

#22 2007-10-24 09:16:00

doubledown
Member
From: NJ
Registered: 2007-10-18
Posts: 50

Re: API down/extremely slow?

Everyone please submit a bug on this asap

Offline

 

#23 2007-10-24 09:19:13

lawrencec
Member
Registered: 2007-10-18
Posts: 5

Re: API down/extremely slow?

Phew, it's not us.

Offline

 

#24 2007-10-24 09:22:58

cedub
Member
Registered: 2007-10-24
Posts: 12

Re: API down/extremely slow?

already been submitted, please vote here:
http://bugs.developers.facebook.com/show_bug.cgi?id=495

Offline

 

#25 2007-10-24 09:24:53

cedub
Member
Registered: 2007-10-24
Posts: 12

Re: API down/extremely slow?

Does anyone have any apps that are still working?

Offline

 
  • Home
  •  » API
  •  » API down/extremely slow?

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson