Google Domain crippled after failed deploy

31 views
Skip to first unread message

stevep

unread,
May 3, 2013, 3:52:23 PM5/3/13
to google-a...@googlegroups.com
I am looking for some help. I had a deploy fail about mid-stream. Do not recall exactly, but may have done the 7.6.3 firmware upgrade to Airports just prior. Have since rolled back to 7.6.1 thinking this might have been the issue. But it was not.

After this deploy failed, everything I use inside the Google domain has become crippled. Gmail loads so slowly it fails often. I barely could get into Groups. I can not deploy on GAE - it times out mostly. Running simply Python updates to my App will often time out. Even the Google search page will often fail to load. I have had to resort to Bing.

Am running Little Snitch and AppMonitor (on mac) looking for any signs that I have been hacked. There are none. Also, nothing else is slow. Every other web page or web service runs as fast as always.

Could some automated process at Google have done something that is routing all my traffic through to the NSA or something? I have never experienced this, and at a complete loss. I use Google DNS, and have done the trouble shooting there and all appears normal (dig output below).

Started yesterday afternoon PDT sometime before 3pm. I am so innocuous. Can not think of anything the possibly has put me on the Google black list.

Thoughts and help greatly appreciated.

Thanks,
Stevep


; <<>> DiG 9.6-ESV-R4-P3 <<>> @8.8.8.8 www.google.com.
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19333
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:

;; ANSWER SECTION:
www.google.com. 300 IN A 173.194.33.17
www.google.com. 300 IN A 173.194.33.19
www.google.com. 300 IN A 173.194.33.16
www.google.com. 300 IN A 173.194.33.18
www.google.com. 300 IN A 173.194.33.20

;; Query time: 91 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Fri May  3 12:48:27 2013
;; MSG SIZE  rcvd: 112

stevep

unread,
May 3, 2013, 4:14:44 PM5/3/13
to google-a...@googlegroups.com
Suddenly everything is fine -- all after I posted this Groups thread. I thought I might be going insane, but fortunately had just tried an deploy before posting this Groups thread and it failed. The proof is below. Just retried the deploy and it is back to normal. Strangest apprx. 24 hours I've had in a while. -stevep

---Log---

Password for myemail...@gmail.com: Traceback (most recent call last):

  File "google_appengine/appcfg.py", line 171, in <module>

    run_file(__file__, globals())

  File "google_appengine/appcfg.py", line 167, in run_file

    execfile(script_path, globals_)

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 4174, in <module>

    main(sys.argv)

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 4165, in main

    result = AppCfgApp(argv).Run()

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 2334, in Run

    self.action(self)

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 3900, in __call__

    return method()

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 2901, in Update

    self.UpdateVersion(rpcserver, self.basepath, appyaml, yaml_file_basename)

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 2850, in UpdateVersion

    return appversion.DoUpload(paths, openfunc)

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 1974, in DoUpload

    app_summary = self.Commit()

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 1777, in Commit

    result = self.StartServing()

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 1847, in StartServing

    result = self.Send('/api/appversion/startserving')

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", line 1538, in Send

    return self.rpcserver.Send(url, payload=payload, **self.params)

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appengine_rpc.py", line 393, in Send

    f = self.opener.open(req)

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 394, in open

    response = self._open(req, data)

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 412, in _open

    '_open', req)

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 372, in _call_chain

    result = func(*args)

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1207, in https_open

    return self.do_open(httplib.HTTPSConnection, req)

  File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/lib/fancy_urllib/fancy_urllib/__init__.py", line 387, in do_open

    raise url_error

urllib2.URLError: <urlopen error [Errno 8] _ssl.c:503: EOF occurred in violation of protocol>

If deploy fails you might need to 'rollback' manually.

The "Make Symlinks..." menu option can help with command-line work.

*** appcfg.py has finished with exit code 1 ***

Reply all
Reply to author
Forward
0 new messages