chinasb

为什么我的程序会出现这样的错误?

  •  
  •   chinasb · Oct 27, 2010 · 5584 views
    This topic created in 5703 days ago, the information mentioned may be changed or developed.
    Traceback (most recent call last):
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 511, in __call__
    handler.get(*groups)
    File "/base/data/home/apps/v2ping/1.345793633376194920/member.py", line 68, in get
    for reply in q3:
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1786, in __iter__
    return self.run()
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 2365, in run
    **kwargs))
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1849, in fetch
    raw = raw_query.Get(limit, offset, rpc=rpc)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/api/datastore.py", line 1269, in Get
    limit=limit, offset=offset, prefetch_count=limit, **kwargs)._Get(limit)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/api/datastore.py", line 1178, in _Run
    rpc=rpc)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/api/datastore.py", line 1211, in _RunInternal
    str(exc) + '\nThis query needs this index:\n' + yaml)
    NeedIndexError: no matching index found.
    This query needs this index:
    - kind: Reply
    properties:
    - name: member_num
    - name: created
    direction: desc
    4 replies    1970-01-01 08:00:00 +08:00
    fanzeyi
        1
    fanzeyi  
       Oct 27, 2010
    等GAE创建数据库
    fanzeyi
        2
    fanzeyi  
       Oct 27, 2010
    又一个新的V2EX诞生。。
    chinasb
        3
    chinasb  
    OP
       Oct 27, 2010
    多谢指点
    chinasb
        4
    chinasb  
    OP
       Oct 28, 2010
    @fanzeyi 等了一天了,怎么还在创建数据库?有问题?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3001 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 94ms · UTC 14:32 · PVG 22:32 · LAX 07:32 · JFK 10:32
    ♥ Do have faith in what you're doing.