On Thu, Mar 13, 2014 at 4:58 AM, saket pandey <[email protected]> wrote:
> 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/saket/webrtc/app_engine/google_appengine/lib/fancy_urllib/fancy_urllib/__init__.py", > line 387, in do_open > raise url_error > URLError: <urlopen error Tunnel connection failed: 407 Proxy > Authentication Required> > INFO 2014-03-13 09:53:22,957 module.py:612] default: "GET / HTTP/1.1" > 500 - > Is your current computer on a corporate network or other behind a proxy? Sometimes this occurs when the local computer has the incorrect proxy settings. Also, have you tried uploading this to App Engine production and running it? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
