Server Error in Datastore Viewer

35 views
Skip to first unread message

Ernesto Oltra

unread,
Jul 16, 2011, 1:59:54 AM7/16/11
to google-a...@googlegroups.com

Tim Gerrits

unread,
Jul 16, 2011, 6:44:27 AM7/16/11
to Google App Engine
i've got exactly the same issue.. but haven't had any support yet,
can't even find how to get support for this problem that is clearly a
bug or problem on the server of google .. and since there is no real
error log you can't possibly know what is going on..
see my post a while back - same thing :(

On Jul 16, 7:59 am, Ernesto Oltra <ernestoka...@gmail.com> wrote:
> I get a server error when viewing this entity:https://appengine.google.com/datastore/edit?app_id=s~frosty-vamp&name...
>
> Server Error
>
> A server error has occurred.
>
> Return to Applications screen » <https://appengine.google.com/>

Ernesto Oltra

unread,
Jul 16, 2011, 10:09:03 AM7/16/11
to google-a...@googlegroups.com
Clearly is some kind of error with UTF-8 or entities containing HTML I don't exactly. For me isn't a big problem because I can access them programatically anyway; but I noticed the error, I saw your message and, well, let's ping googlers for fix the issue =)

In the meanwhile Tim, you can add this to app.yaml:

- url: /dev-admin/.*
  script: $PYTHON_LIB/google/appengine/ext/admin
  login: admin

And then access http://yourappid.appspot.com/dev-admin/. It's the same datastore viewer the SDK has, but for me works without errors for that entity.

2011/7/16 Tim Gerrits <t.ge...@mizusoft.com>

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.


Reply all
Reply to author
Forward
0 new messages