Here is what is in my log:

   1. 
      1.  2012-04-09 22:01:25.089 / 500 5044ms 0kb Mozilla/5.0 (Windows NT 
      6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0 
      
      173.56.7.41 - - [09/Apr/2012:19:01:25 -0700] "GET / HTTP/1.1" 500 0 - 
"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0" 
"infinitegraffitiwall.appspot.com" ms=5045 cpu_ms=23 api_cpu_ms=0 
cpm_usd=0.000681 instance=00c61b117ca07e99133a131e6ac863fe1e860e 
<https://appengine.google.com/instances?app_id=s%7Einfinitegraffitiwall&version_id=1.358089811631415074&key=00c61b117ca07e99133a131e6ac863fe1e860e#00c61b117ca07e99133a131e6ac863fe1e860e>
      
      2.  E 2012-04-09 22:01:25.082  
      
      The API call user.CreateLoginURL() took too long to respond and was 
cancelled.
      Traceback (most recent call last):
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1511, in __call__
          rv = self.handle_exception(request, response, e)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1505, in __call__
          rv = self.router.dispatch(request, response)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1253, in default_dispatcher
          return route.handler_adapter(request, response)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1077, in __call__
          return handler.dispatch()
        File 
"/base/data/home/apps/s~infinitegraffitiwall/1.358089811631415074/main.py", 
line 38, in dispatch
          webapp2.RequestHandler.dispatch(self)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 547, in dispatch
          return self.handle_exception(e, self.app.debug)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 545, in dispatch
          return method(*args, **kwargs)
        File 
"/base/data/home/apps/s~infinitegraffitiwall/1.358089811631415074/main.py", 
line 54, in get
          login_url = users.create_login_url(self.request.uri)
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/users.py", 
line 249, in create_login_url
          apiproxy_stub_map.MakeSyncCall('user', 'CreateLoginURL', req, resp)
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 94, in MakeSyncCall
          return stubmap.MakeSyncCall(service, call, request, response)
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 308, in MakeSyncCall
          rpc.CheckSuccess()
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
 line 133, in CheckSuccess
          raise self.exception
      DeadlineExceededError: The API call user.CreateLoginURL() took too long 
to respond and was cancelled.
      
      3.  E 2012-04-09 22:01:25.085  
      
      Traceback (most recent call last):
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py",
 line 187, in Handle
          handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py",
 line 225, in _LoadHandler
          handler = __import__(path[0])
        File 
"/base/data/home/apps/s~infinitegraffitiwall/1.358089811631415074/main.py", 
line 171, in <module>
          response = app.get_response('/')
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1619, in get_response
          return self.request_class.blank(*args, **kwargs).get_response(self)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webob-1.1.1/webob/request.py",
 line 1086, in get_response
          application, catch_exc_info=False)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webob-1.1.1/webob/request.py",
 line 1055, in call_application
          app_iter = application(self.environ, start_response)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1519, in __call__
          response = self._internal_error(e)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1511, in __call__
          rv = self.handle_exception(request, response, e)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1505, in __call__
          rv = self.router.dispatch(request, response)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1253, in default_dispatcher
          return route.handler_adapter(request, response)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 1077, in __call__
          return handler.dispatch()
        File 
"/base/data/home/apps/s~infinitegraffitiwall/1.358089811631415074/main.py", 
line 38, in dispatch
          webapp2.RequestHandler.dispatch(self)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 547, in dispatch
          return self.handle_exception(e, self.app.debug)
        File 
"/base/python27_runtime/python27_lib/versions/third_party/webapp2-2.3/webapp2.py",
 line 545, in dispatch
          return method(*args, **kwargs)
        File 
"/base/data/home/apps/s~infinitegraffitiwall/1.358089811631415074/main.py", 
line 54, in get
          login_url = users.create_login_url(self.request.uri)
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/users.py", 
line 249, in create_login_url
          apiproxy_stub_map.MakeSyncCall('user', 'CreateLoginURL', req, resp)
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 94, in MakeSyncCall
          return stubmap.MakeSyncCall(service, call, request, response)
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 308, in MakeSyncCall
          rpc.CheckSuccess()
        File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
 line 133, in CheckSuccess
          raise self.exception
      DeadlineExceededError: The API call user.CreateLoginURL() took too long 
to respond and was cancelled.
      
       

-- 
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/-/wsEYnh6k3D0J.
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