2. *** OK, if use Google App Engine Launcher to deploy ****
2016-02-21 19:02:08 Running command: "['C:\\Python27\\pythonw.exe', '-u', 'E:\\..Pre-CRT-Inv\\GAE\\ptthon-gae-1.9.32\\appcfg.py', '--oauth2_credential_file=C:\\Users\\Andri/.appcfg_oauth2_tokens', 'update', 'E:\\workspace\\test-master']"
07:02 PM Application: ***-1227; version: 1
07:02 PM
Starting update of app: ***-1227, version: 1
07:02 PM Getting current resource limits.
07:02 PM Scanning files on local disk.
07:02 PM Cloning 10 application files.
07:02 PM Uploading 3 files and blobs.
07:02 PM Uploaded 3 files and blobs.
07:02 PM Compilation starting.
07:02 PM Compilation completed.
07:02 PM Starting deployment.
07:02 PM Checking if deployment succeeded.
07:02 PM Deployment successful.
07:02 PM Checking if updated app version is serving.
07:02 PM Completed update of app: ***-1227, version: 1
2016-02-21 19:02:30 (Process exited with code 0)
You can close this window now.
3. **** Failed to connect GAE Apps via remote_api_shell.py *****
File "E:\..Pre-CRT-Inv\GAE\python-gae\remote_api_shell.py", line 126, in <module>
run_file(__file__, globals())
File "E:\..Pre-CRT-Inv\GAE\python-gae\remote_api_shell.py", line 122, in run_file
execfile(_PATHS.script_file(script_name), globals_)
File "E:\..Pre-CRT-Inv\GAE\python-gae\google\appengine\tools\remote_api_shell.py", line 149, in <module>
main(sys.argv)
File "E:\..Pre-CRT-Inv\GAE\python-gae\google\appengine\tools\remote_api_shell.py", line 145, in main
appengine_rpc.HttpRpcServer)
File "E:\..Pre-CRT-Inv\GAE\python-gae\google\appengine\tools\remote_api_shell.py", line 74, in remote_api_shell
remote_api_stub.MaybeInvokeAuthentication()
File "E:\..Pre-CRT-Inv\GAE\python-gae\google\appengine\ext\remote_api\remote_api_stub.py", line 740, in MaybeInvokeAuthentication
datastore_stub._server.Send(datastore_stub._path, payload=None)
File "E:\..Pre-CRT-Inv\GAE\python-gae\google\appengine\tools\appengine_rpc.py", line 405, in Send
f = self.opener.open(req)
File "C:\Python27\lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Python27\lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\Python27\lib\urllib2.py", line 1184, in do_open
raise URLError(err)