What am I doing wrong? E:\google_appengine>set HTTP_PROXY=http://192.168.1.101:8080
E:\google_appengine>appcfg.py --insecure update XXXXX Application: XXXXXX; version: XXXXXXXX. Server: appengine.google.com. Scanning files on local disk. Initiating update. 2010-03-19 08:25:31,369 WARNING appengine_rpc.py:399 ssl module not found. Without the ssl module, the identity of the remote host cannot be verified, and connections may NOT be secure. To fix this, please install the ssl module from http://pypi.python.org/pypi/ssl . To learn more, see http://code.google.com/appengine/kb/general.html#rpcssl . Email: XXXXX Password for XXXXX: Error 302: --- begin server output --- <HTML> <HEAD> <TITLE>Moved Temporarily</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Moved Temporarily</H1> The document has moved <A HREF="https://www.google.com/accounts/ ClientLogin">her e</A>. </BODY> </HTML> --- end server output --- -- 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.
