TemplateNotFound: system/error.html
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Start by reproducing the error at the linked App Engine site and tracing the reported path through drydrop_handler.py and controller.py, especially render, render_view, and error. Check how the application expects system/error.html to be found; done means the deployed app no longer raises TemplateNotFound for this request.
Written by the indexing model from the issue text.
Description
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=Yoav.Zibin@gmail.com 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
- Dominant language
- Python
- Stars
- 221
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from binaryage/drydrop
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
500 server error Open
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Crashing in Windows Open
Difficulty 3/5 1-2 days Newbie friendliness 22/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Multiple domains Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
All issues in binaryage/drydrop
Similar issues
-
essnmx good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
[Feature] 奇物选择添加优先级 Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Giskard-AI/giskard-oss#2840 · 1 comment ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Openarea: repo bug perceived difficulty: 2
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yeti-platform/yeti#1380 ·