FYI: I updated the version number in app.yaml for one of these and did a new 
deploy.  It did not fix the problem (although it changed the error message).  
So don't bother trying that as a workaround, because it doesn't help.

On Mar 8, 2011, at 9:23 AM, Joshua Smith wrote:

> Despite the "all clear" announcement on downtime notify, there are still 
> issues on two of my sites (you can see the app names at the top of each 
> trace):
> 
> Traceback (most recent call last):
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py",
>  line 515, in __call__
>   File "/base/data/home/apps/towngovernment/35.348601976830227595/main.py", 
> line 2014, in get
>     self.response.out.write(template.render(path, template_values))
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/template.py",
>  line 156, in render
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/template.py",
>  line 196, in wrap_render
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
>  line 168, in render
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
>  line 705, in render
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
>  line 718, in render_node
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/defaulttags.py",
>  line 209, in render
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
>  line 705, in render
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
>  line 718, in render_node
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/defaulttags.py",
>  line 122, in render
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
>  line 767, in render
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
>  line 579, in resolve
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/defaultfilters.py",
>  line 440, in timesince
> ImportError: No module named timesince
> Traceback (most recent call last):
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py",
>  line 515, in __call__
>   File "/base/data/home/apps/mesonstreaming/33.348839385204312024/main.py", 
> line 594, in get
>     self.response.out.write(template.render(path, template_values))
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/template.py",
>  line 155, in render
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/template.py",
>  line 183, in load
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader.py",
>  line 79, in get_template
>   File 
> "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader.py",
>  line 72, in find_template_source
> TemplateDoesNotExist: code.html
> 
> 
> -- 
> 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.

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