Deployment Timeouts

4 views
Skip to first unread message

Malte Ubl

unread,
Jun 22, 2008, 12:00:29 PM6/22/08
to google-a...@googlegroups.com
Hi,

I haven't been able to deploy my app today. The output of appcfg.py is:

2008-06-22 17:53:52,521 DEBUG appcfg.py:138 Creating request for:
'https://www.google.com/accounts/ClientLogin' with payload:
Passwd=XXX&source=Google-appcfg-1.0&accountType=HOSTED_OR_GOOGLE&Email=malte.ubl%40gmail.com&service=ah
2008-06-22 17:53:52,830 DEBUG appcfg.py:138 Creating request for:
'http://appengine.google.com/_ah/login?continue=http%3A%2F%2Flocalhost%2F&auth=XXX
with payload:
None
2008-06-22 17:55:07,482 ERROR appcfg.py:1128 An unexpected error
occurred. Aborting.
<snip>
urllib2.URLError: <urlopen error (60, 'Operation timed out')>

I find it kinda weird that the login request names http://localhost as
the continue url. Is that expected? (I replaced the authorization
token and password with XXX)

This is GAELauncher Version 1.1.0.1

Thanks for your help,

Malte

Malte Ubl

unread,
Jun 23, 2008, 1:44:59 PM6/23/08
to google-a...@googlegroups.com
OK, I figured this out.

urllib2 was thinking that I had a a http proxy (https was working)
installed. Uncommenting line 330 in appcfg.py
# opener.add_handler(urllib2.ProxyHandler())
fixes the problem.

I don't really know where the proxy was coming from because I don't
have the env var set and there is no system wide proxy for the
wireless card set either (this is OSX).

Thanks
Malte

--
SCHAFFHAUSEN COMMUNICATION GROUP
Schaffhausen ITC Solutions GmbH / Daimlerstraße 17 / 25337 Elmshorn

Fon +49 41 21.47 29-459 / Fax +49 41 21.47 29-455
u...@schaffhausen.de / www.schaffhausen.de

Reply all
Reply to author
Forward
0 new messages