Internal Server Errors

0 views
Skip to first unread message

alz

unread,
Nov 5, 2007, 9:04:57 AM11/5/07
to OpenSocial Developers
Hi,

Is anyone else experiencing 500 Internal Server Errors from the
gmodules json servers (inside the orkut sandbox)?

Here's what firebug tells me about the POST:

POST http://gtr99uli-a.gmodules.com/46/o/api/json 500 (2968ms)

and here's the code which generates the request:

function getOwnerViewerData()
{
// sends request to look at owner and viewer.
var req = opensocial.newDataRequest();
req.add(req.newFetchPersonRequest('VIEWER'), 'viewer');
req.add(req.newFetchPersonRequest('OWNER'), 'owner');
req.add(req.newFetchPeopleRequest('OWNER_FRIENDS'), 'ownerFriends');

req.send(handleOwnerViewerData);
}

All the code is internal to the API so I can't see what I can do to
fix this, except wait :-/

Ideas? :-)


-A

alz

unread,
Nov 5, 2007, 9:18:47 AM11/5/07
to OpenSocial Developers
I see this issue is also affecting the other example applications in
the orkut directory.

Shiv N Gautam

unread,
Nov 5, 2007, 9:19:26 AM11/5/07
to opensoc...@googlegroups.com
I get 502 Server error for the JS

http://upst51te-a.gmodules.com//46/o/0.5/opensocial.js

Any ideas how to fix this? Or is it at google's end?
--
Run, rabbit, run
Dig that hole, forget the sun,
And when at last the work is done
Don't sit down, it's time to dig another one

alz

unread,
Nov 5, 2007, 9:22:41 AM11/5/07
to OpenSocial Developers
The JS libraries load fine for me, they just don't respond to the
API's JSON POST request.

This is all Google's end :(

On Nov 5, 2:19 pm, "Shiv N Gautam" <s.n.gau...@gmail.com> wrote:
> I get 502 Server error for the JS
>
> http://upst51te-a.gmodules.com//46/o/0.5/opensocial.js
>
> Any ideas how to fix this? Or is it at google's end?
>

> On 11/5/07, alz <amilf...@gmail.com> wrote:
>
>
>
>
>
> > Hi,
>
> > Is anyone else experiencing 500 Internal Server Errors from the
> > gmodules json servers (inside the orkut sandbox)?
>
> > Here's what firebug tells me about the POST:
>

> > POSThttp://gtr99uli-a.gmodules.com/46/o/api/json500 (2968ms)

jonath...@gmail.com

unread,
Nov 5, 2007, 10:08:07 AM11/5/07
to OpenSocial Developers
Unfortunately I don't have much to add to this one other than I'm also
having this problem.

Google, plz help soon!

michael

unread,
Nov 12, 2007, 1:02:34 PM11/12/07
to OpenSocial Developers
I started another thread without seeing this one as I am having the
same problem:

http://groups.google.com/group/opensocial-api/browse_thread/thread/7e87d1c9df799dcf/4380b6147b6d79dc

While it looks like an issue on Google's side, does anyone else have
anything new to report?

-Michael

Arne Roomann-Kurrik (Google)

unread,
Nov 12, 2007, 4:24:42 PM11/12/07
to OpenSocial Developers
We had an issue with some servers on the east coast that were causing
opensocial errors. If the 500 error is continuing to happen,please
email me with the following information:

1.) Your location
2.) Your IP address
3.) Whether you are behind a firewall
4.) Request and response information for the JSON request, copied from
FireBug

Thanks,
~Arne

On Nov 12, 10:02 am, michael <dono...@gmail.com> wrote:
> I started another thread without seeing this one as I am having the
> same problem:
>

> http://groups.google.com/group/opensocial-api/browse_thread/thread/7e...

Reply all
Reply to author
Forward
0 new messages