Looks like files API and nothing to do with image serving to me - correct?
On Wednesday, 14 November 2012 07:56:55 UTC+11, Jonathan wrote:
>
> Hi,
> for the last 30 minutes users can't upload pictures to my system (
> app.imcreator.com/edit)
>
> that's the erroe from the log:
>
> ApplicationError: 7
> Traceback (most recent call last):
> File
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py",
> line 712, in __call__
> handler.post(*groups)
> File
> "/base/data/home/apps/im-creator/181-zarif.362980194933832017/im-creator.py",
> line 2042, in post
> files.finalize(file_name)
> File
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py",
> line 568, in finalize
> f.close(finalize=True)
> File
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py",
> line 291, in close
> self._make_rpc_call_with_retry('Close', request, response)
> File
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py",
> line 427, in _make_rpc_call_with_retry
> _make_call(method, request, response)
> File
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py",
> line 252, in _make_call
> _raise_app_error(e)
> File
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py",
> line 186, in _raise_app_error
> raise UnknownError(e)
> UnknownError: ApplicationError: 7
>
>
>
> Any idea? please fix.
>
>
> Thanks!
>
> J
>
>
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/OVRcPyyFfZ0J.
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.