Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Patrick Twohig
Or rather that may apply to the size of the entity group as a whole. Are you sure that you're not tipping that limit? On Mon, Mar 8, 2010 at 10:10 AM, Patrick Twohig wrote: > I think the size limit per entity is 1 megabyte. I could be wrong though. > > > -- > Patrick H. Twohig. > > Namazu Studi

Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Patrick Twohig
I think the size limit per entity is 1 megabyte. I could be wrong though. -- Patrick H. Twohig. Namazu Studios P.O. Box 34161 San Diego, CA 92163-4161 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to

Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Eli Jones
It's all FloatProperty, IntegerProperty, StringProperty and BlobProperty. Total size for the Entities is 3MB and the Total Stored Data just shows as 0.0 of 1GB on the Quota page. On Mon, Mar 8, 2010 at 12:19 PM, Ikai L (Google) wrote: > Are you storing phone number/url/email type properties? If

Re: [google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-08 Thread Ikai L (Google)
Are you storing phone number/url/email type properties? If these fail validation this will cause that page to error out. On Sun, Mar 7, 2010 at 9:57 AM, Eli Jones wrote: > Every time I try to access the Datastore Viewer for one of my AppIDs.. it > just gives me the "a server error has occurred" >

[google-appengine] Datastore Viewer throwing "Server Error (500)"

2010-03-07 Thread Eli Jones
Every time I try to access the Datastore Viewer for one of my AppIDs.. it just gives me the "a server error has occurred" The AppID is "datastoretester" -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to g