Hi!

I am a newbie to the google app engine. I tested the app locally
and uploaded it. I have zero 0 records created and I am getting the
error..

NeedIndexError: The index for this query is not ready to serve. See
the Datastore Indexes page in the Admin Console.
This query needs this index:
- kind: Invoice
  properties:
  - name: from_account
  - name: isdeleted
  - name: cdate
    direction: desc

It seems to be stuck in  this state(queued)  for an hour now..
Can you please help? Is there something I need to fix?

Thanks!

-- 
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.

Reply via email to