Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TemplateNotFound: system/error.html #25

Open
yoav-zibin opened this issue Sep 4, 2012 · 0 comments
Open

TemplateNotFound: system/error.html #25

yoav-zibin opened this issue Sep 4, 2012 · 0 comments

Comments

@yoav-zibin
Copy link

Hi,
I followed the instructions, opened an appengine app, and now I get this error:
TemplateNotFound: system/error.html
Traceback:
controller.py:37 in render
controller.py:53 in render_view
controller.py:110 in error
drydrop_handler.py:325 in route
drydrop_handler.py:283 in get

You can check it out here:
http://freeappincubator.appspot.com/

I also got some warnings during
upload of drydrop using appcfg.py --email=[email protected] update .
I got these warnings:
C:\Program Files (x86)\Google\google_appengine\google\appengine\api\search\searc
h.py:232: UserWarning: DocumentOperationResult._code is deprecated. Use Operatio
nResult._code instead.
'Use OperationResult.%s instead.' % (name, name))
C:\Program Files (x86)\Google\google_appengine\google\appengine\api\search\searc
h.py:232: UserWarning: DocumentOperationResult._CODES is deprecated. Use Operati
onResult._CODES instead.
'Use OperationResult.%s instead.' % (name, name))
Application: freeappincubator; version: 1
Host: appengine.google.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant