I am consistently getting 500 errors when executing valid GQL queries to the datastore using the Data Viewer in the admin site. Some queries work, but others do not. The queries are very simple lookups. For example:
SELECT * FROM Group where founder ='CHBlockParty' Google formatted error page reads: "A server error has occurred". This makes me worry that I may have corrupt indexes. However, I believe all queries are working when executed through app code. My app name is twitter-sync. Any advice greatly appreciated. Thanks, Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
