I saw the outage posting saying: Tonight beginning at around 9:50pm PDT (GMT-7) apps with new indexes were unable to deploy and apps were unable to vacuum old indexes. The issue was resolved at 10:30pm PDT, and all app deployments are functioning smoothly again.
However I am still unable to deploy my app if my index.yaml file has a new index on it. Here is a snippet from my "noisy deploy" is this related to the issue from last night or is this a symptom of Bug 543? 2008-09-24 07:55:31,733 DEBUG appcfg.py:141 Creating request for: ' http://appengine.google.com/api/datastore/index/add?version=1&app_id=lifeawareservices' with payload: indexes: - kind: Event properties: - direction: desc name: datetime - kind: Event properties: - name: webuser - direction: desc name: datetime - kind: Friend properties: - name: webuser - name: updateTimeStamp - kind: Group properties: - name: owner - name: updateTimeStamp - kind: Message properties: - name: delivered - name: receiverUserid - name: sendTime - kind: Message properties: - name: receiverUserid - name: sendTime - kind: Webuser properties: - direction: desc name: encryptedUsername Error 500: --- begin server output --- Server Error (500) A server error has occured. --- end server output --- -Aaron O'Brien Shawnee KS --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
