Sorry for the late followup,
It seems that you got many errors when trying to upload the same large
image on 2011/05/06 around 09:34.
I can you share this image with us (privately if needed), that might
help to narrow it down further.
Thanks in advance.
> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>
--
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations
Exception in request:
Traceback (most recent call last):
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/zip-packages/django-1.1.zip/django/core/handlers/base.py", line 92, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/application/urls.py", line 72, in free_pattern
return view_fn(request, **paramArray)
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/application/controllers/services.py", line 51, in thumb
contents_to_use = photo.getThumb(dimensions, quality, crop, nc)
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/application/models/photos.py", line 535, in getThumb
dimension_image = dimension_image.execute_transforms(quality = 1, output_encoding = images.JPEG)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/images/__init__.py", line 763, in execute_transforms
raise TransformationError()
TransformationError
<type 'exceptions.KeyError'>: 'request'
Traceback (most recent call last):
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/appenginepatch/main.py", line 36, in real_main
util.run_wsgi_app(application)
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/util.py", line 98, in run_wsgi_app
run_bare_wsgi_app(add_wsgi_middleware(application))
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/util.py", line 116, in run_bare_wsgi_app
result = application(env, _start_response)
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/zip-packages/django-1.1.zip/django/core/handlers/wsgi.py", line 241, in __call__
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/zip-packages/django-1.1.zip/django/core/handlers/base.py", line 134, in get_response
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/zip-packages/django-1.1.zip/django/core/handlers/base.py", line 166, in handle_uncaught_exception
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/zip-packages/django-1.1.zip/django/views/defaults.py", line 24, in server_error
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/__init__.py", line 178, in render
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/__init__.py", line 779, in render
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/__init__.py", line 792, in render_node
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/zip-packages/django-1.1.zip/django/template/loader_tags.py", line 97, in render
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/__init__.py", line 178, in render
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/__init__.py", line 779, in render
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/__init__.py", line 792, in render_node
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/application/templatetags/fragments.py", line 38, in render
if context['request']:
File "/base/data/home/apps/historypin/vs3-12.357532709011180491/common/zip-packages/django-1.1.zip/django/template/context.py", line 44, in __getitem__
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to google-appengine+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>