hello, I've found the cause it was my network proxy disallowing the update check. I've changed my proxy settings and it now works fine
On 10/02/2009, Matthew Blain <[email protected]> wrote: > > Hi sagey, > > This message looks like it's coming as part of the update check, which > has not significantly changed recently. It's possible there was a > transient network issue somewhere, do you still see this happening? > Can you access the admin console from your computer? > > --Matthew > > On Feb 10, 5:13 am, sagey <[email protected]> wrote: >> after installing 1.1.99 i get the following message on an app that >> previous worked. >> I've tried uninstalling 1.1.9 and reinstalling. i've tried >> uninstalling 1.1.9 and installing 1.1.7 and i still get the same >> message. I'm hoping someone can help please? >> >> C:\Program Files\Google\google_appengine\google\appengine\tools >> \appcfg.py:40: De >> precationWarning: the sha module is deprecated; use the hashlib module >> instead >> import sha >> INFO 2009-02-10 13:10:20,351 appengine_rpc.py] Server: >> appengine.google.com >> INFO 2009-02-10 13:10:20,351 appcfg.py] Checking for updates to >> the SDK. >> Traceback (most recent call last): >> File "C:\Program Files\Google\google_appengine\dev_appserver.py", >> line 60, in >> <module> >> run_file(__file__, globals()) >> File "C:\Program Files\Google\google_appengine\dev_appserver.py", >> line 57, in >> run_file >> execfile(script_path, globals_) >> File "C:\Program Files\Google\google_appengine\google\appengine\tools >> \dev_apps >> erver_main.py", line 463, in <module> >> sys.exit(main(sys.argv)) >> File "C:\Program Files\Google\google_appengine\google\appengine\tools >> \dev_apps >> erver_main.py", line 424, in main >> update_check.CheckForUpdates() >> File "C:\Program Files\Google\google_appengine\google\appengine\tools >> \appcfg.p >> y", line 326, in CheckForUpdates >> api_versions=version["api_versions"]) >> File "C:\Program Files\Google\google_appengine\google\appengine\tools >> \appengin >> e_rpc.py", line 303, in Send >> f = self.opener.open(req) >> File "C:\Python26\lib\urllib2.py", line 383, in open >> response = self._open(req, data) >> File "C:\Python26\lib\urllib2.py", line 401, in _open >> '_open', req) >> File "C:\Python26\lib\urllib2.py", line 361, in _call_chain >> result = func(*args) >> File "C:\Python26\lib\urllib2.py", line 1130, in http_open >> return self.do_open(httplib.HTTPConnection, req) >> File "C:\Python26\lib\urllib2.py", line 1103, in do_open >> r = h.getresponse() >> File "C:\Python26\lib\httplib.py", line 950, in getresponse >> response.begin() >> File "C:\Python26\lib\httplib.py", line 390, in begin >> version, status, reason = self._read_status() >> File "C:\Python26\lib\httplib.py", line 354, in _read_status >> raise BadStatusLine(line) >> httplib.BadStatusLine > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
