Just to follow-up, if you run into further deployment-related issues,
please submit an issue with app ID and exact times.  if there is no
response, you can reach out to me directly and i'll get the right internal
teams looking at it.  thanks...

-- Chris

On Friday, June 7, 2013, Chris Ramsdale wrote:

> hey Renzo / Tony--
>
> there don't appear to be any systemic issues, but we're double checking
> just in case.  i'll post an follow-ups here.
>
> -- Chris
>
> Product Manager, Google App Engine
>
>
> On Fri, Jun 7, 2013 at 12:56 PM, Tony França <tonylamp...@gmail.com>wrote:
>
> Having the same issue as Renzo with our Python app.
>
> Actually sometimes the stack trace is different, besides the
> "BadStatusLine", we also get the stacktrace below.
> I strongly believe this has nothing to do with my internet connection.
>
> Google, any comments on this?
>
> Thanks
> Tony
>
> Traceback (most recent call last):
>   File "/home/qmagico/google_appengine/appcfg.py", line 171, in <module>
>     run_file(__file__, globals())
>   File "/home/qmagico/google_appengine/appcfg.py", line 167, in run_file
>     execfile(script_path, globals_)
>   File "/home/qmagico/google_appengine/google/appengine/tools/appcfg.py", 
> line 4507, in <module>
>     main(sys.argv)
>   File "/home/qmagico/google_appengine/google/appengine/tools/appcfg.py", 
> line 4498, in main
>     result = AppCfgApp(argv).Run()
>   File "/home/qmagico/google_appengine/google/appengine/tools/appcfg.py", 
> line 2686, in Run
>     self.action(self)
>   File "/home/qmagico/google_appengine/google/appengine/
> tools/appcfg.py", line 4233, in __call__
>     return method()
>   File "/home/qmagico/google_appengine/google/appengine/tools/appcfg.py", 
> line 3244, in Update
>     updatecheck.CheckForUpdates()
>   File "/home/qmagico/google_appengine/google/appengine/tools/appcfg.py", 
> line 629, in CheckForUpdates
>     runtime=self.config.runtime)
>   File 
> "/home/qmagico/google_appengine/google/appengine/tools/appengine_rpc.py", 
> line 393, in Send
>     f = self.opener.open(req)
>   File "/usr/lib/python2.7/urllib2.py", line 400, in open
>     response = self._open(req, data)
>   File "/usr/lib/python2.7/urllib2.py", line 418, in _open
>     '_open', req)
>   File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
>     result = func(*args)
>   File "/usr/lib/python2.7/urllib2.py", line 1215, in https_open
>     return self.do_open(httplib.HTTPSConnection, req)
>   File 
> "/home/qmagico/google_appengine/lib/fancy_urllib/fancy_urllib/__init__.py", 
> line 370, in do_open
>     req)
>   File "/usr/lib/python2.7/urllib2.py", line 1180, in do_open
>     r = h.getresponse(buffering=True)
>   File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
>     response.begin()
>   File "/usr/lib/python2.7/httplib.py", line 407, in begin
>     version, status, reason = self._read_status()
>   File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
>     line = self.fp.readline()
>   File "/usr/lib/python2.7/socket.py", line 447, in readline
>     data = self._sock.recv(self._rbufsize)
>   File "/usr/lib/python2.7/ssl.py", line 241, in recv
>     return self.read(buflen)
>   File "/usr/lib/python2.7/ssl.py", line 160, in read
>     return self._sslobj.read(len)
> ssl.SSLError: The read operation timed out
>
>
>
> On Friday, June 7, 2013 1:18:31 PM UTC-3, Renzo Nuccitelli wrote:
>
>  We were experiencing deploy issues yesterday. Here is the stack trace:
>
> Traceback (most recent call last):
>   File "/home/qmagico/google_**appengine/google/appengine/**tools/appcfg.py", 
> line 2284, in DoUpload
>     missing_files = self.Begin()
>   File "/home/qmagico/google_**appengine/google/appengine/**tools/appcfg.py", 
> line 1947, in Begin
>     self.Send('/api/appversion/**create', payload=config_copy.ToYAML())
>   File "/home/qmagico/google_**appengine/google/appengine/**tools/appcfg.py", 
> line 1892, in Send
>     return self.rpcserver.Send(url, payload=payload, **self.params)
>   File 
> "/home/qmagico/google_**appengine/google/appengine/**tools/appengine_rpc.py", 
> line 393, in Send
>     f = self.opener.open(req)
>   File "/usr/lib/python2.7/urllib2.**py", line 400, in open
>     response = self._open(req, data)
>   File "/usr/lib/python2.7/urllib2.**py", line 418, in _open
>     '_open', req)
>   File "/usr/lib/python2.7/urllib2.**py", line 378, in _call_chain
>     result = func(*args)
>   File "/usr/lib/python2.7/urllib2.**py", line 1215, in http
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to