App  seems to have magically sprung back to life and working perfectly now.

App Engine Team,

Would be great if you can create an alias where at least apps with billing
enabled can get help. Right now, when something goes wrong with the
platform, we as app developers cannot do anything but feel helpless and
either wait for help, or hope things will go back to normal soon.

With Amazon we are in control of the OS and hence if the server is reachable
we can try to fix the issue ourselves, in App Engine as you are the platform
owners, we are solely dependent on you for support.

I know there are great advantages of App Engine over Amazon due to the
auto-scaling of the app without worrying about "instances" and how many
servers to ration, and this is why I have chosen it over Amazon. But we
really need you help when things go wrong with the platform!!

I am sure many app developers would echo similar feelings!

Regards,

Vivek



On Fri, Feb 25, 2011 at 8:57 AM, Vivek Ramachandran <
vivek.securitywiz...@gmail.com> wrote:

> Hello All,
>
> My app was working perfectly till a couple of hours but all of a sudden I
> am starting to see errors in the Blobstore.
>
> My app is: http://demoapp99.appspot.com
>
> Here is the traceback:
>
> The API call blobstore.CreateUploadURL() took too long to respond and was 
> cancelled.
> Traceback (most recent call last):
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py",
>  line 515, in __call__
>     handler.get(*groups)
>   File "/base/data/home/apps/demoapp99/1.348577401322580987/main.py", line 
> 482, in get
>     "avtarurl" : blobstore.create_upload_url("/upload"),
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/blobstore/blobstore.py",
>  line 192, in create_upload_url
>     _make_sync_call('blobstore', 'CreateUploadURL', request, response)
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
>  line 86, in MakeSyncCall
>     return stubmap.MakeSyncCall(service, call, request, response)
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
>  line 286, in MakeSyncCall
>     rpc.CheckSuccess()
>   File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
>  line 126, in CheckSuccess
>     raise self.exception
> DeadlineExceededError: The API call blobstore.CreateUploadURL() took too long 
> to respond and was cancelled.
>
>
> Can someone from the Google Team help? The code was working perfectly fine 
> till 2-3 hours back. I have not made any changes to any file on the app. This 
> an application with billing enabled and I am not hitting any quota limits as 
> well.
>
> Regards,
>
> Vivek
>
>
>
> --
> http://www.vivekramachandran.com
>



-- 
http://www.vivekramachandran.com

-- 
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-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to