dashboard server error 500

2 views
Skip to first unread message

Martin Casey

unread,
Nov 17, 2009, 10:40:43 AM11/17/09
to google-a...@googlegroups.com
i've got a server error 500 when logging into my dashboard:

---------

Server Error

A server error has occurred.

Return to Applications screen »

---------

(this is the applications screen)

this affects all apps... xr-api is one. can't get anything from the
dashboard for diagnosis.

google: help. what's going on, what to do in cases like these?

Best -

Martin Casey
512.484.9690 /c
mar...@caseyis.com /e

Martin Casey

unread,
Nov 17, 2009, 10:31:07 AM11/17/09
to google-a...@googlegroups.com

Siva P Thumma

unread,
Nov 17, 2009, 11:49:55 PM11/17/09
to Google App Engine
Login to your appengine admin page and look for "Logs" link in the
left side.
Clicking it will show you the different types of logs and default logs
are "Error" related.

Click on the plus-es to see the description of the server logs. They
would let us understand where exactly our code
gone crazy or did not check for import dependencies. Remove unwanted
lines which are shown in the logs like
..blah blah on line number : #
In our code files.

Redeploy and run, make sure that the application is working, and then
rethink why did you put those lines and try to keep different versions
for development and production use.
Reply all
Reply to author
Forward
0 new messages