> NeedIndexError: no matching index found.
> This query needs this index:

I thing you need to run locally with (local appengine) dev_appserver,
then, click around and create some posts and some comments, so that it
created required indexes.

after that you can upload and it works.

Efe

On Mar 9, 5:49 am, jess <jessica.tir...@gmail.com> wrote:
> hi, I'm having trouble running reddish (downloaded 
> fromhttp://mdp.cti.depaul.edu/appliances) off google app engine. I'm able
> to run it locally, but when I put it on gae, the page shows "Internal
> Error   Ticket issued: unknown" and the gae logs show the exception
> is:
>
> NeedIndexError: no matching index found.
> This query needs this index:
> - kind: news   properties:
>   - name: category
>   - name: hotness
>     direction: desc
>
> however, the welcome app works. does anyone have suggestions? I also
> heard that the reddish from the appliances page is not the latest
> one... so perhaps that's the problem
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to