1.  No, i have replaced <app_id> with GAE python application NAME and NOT 
running behind a proxy.

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 Host: appengine.google.com
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 *****
here is the error :

Traceback (most recent call last):
  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)
urllib2.URLError: <urlopen error [Errno 11001] getaddrinfo failed>


Please help and thank you



On Sunday, February 21, 2016 at 3:36:55 PM UTC-8, Adam (Cloud Platform 
Support) wrote:
>
> This usually means that the host is unreachable. What are you providing as 
> <app_id>? Are you connecting from behind a proxy?
>
> On Saturday, February 20, 2016 at 5:17:10 PM UTC-5, Andri Firstianto-GCP 
> wrote:
>>
>> Hi,
>>
>> Try to execute from command.com
>> remote_api_shell.py -s --oauth2 <app_id>.appspot.com
>>
>> already download OAuth 2.0 client IDs (JSON) and save at 
>> gae-python-application folder (PATH already set to this loction).
>>
>> but still got error below
>> "urllib2.URLError: <urlopen error [Errno 11001] getaddrinfo failed>"
>>
>> Please help and thank you
>>
>>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c1bea93c-e273-4f8d-9cd5-7f2f502ecb81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] r... Andri Firstianto-GCP
    • [google-appengi... 'Adam (Cloud Platform Support)' via Google App Engine
      • [google-app... Andri Firstianto-GCP
        • [google... 'Adam (Cloud Platform Support)' via Google App Engine
          • [go... Andri Firstianto-GCP
            • ... 'Adam (Cloud Platform Support)' via Google App Engine

Reply via email to