Im trying to deploy an app on google cloud, just following 
https://cloud.google.com/nodejs/getting-started/hello-world#running_hello_world 
 
<https://cloud.google.com/nodejs/getting-started/hello-world#running_hello_world>tutorial,
 
but everytime I run:


gcloud --verbosity debug preview app deploy app.yaml --promote


I got a message error:


Copying certificates for secure access. You may be prompted to create an SSH 
key pair.
DEBUG: Loaded Command Group: ['gcloud', 'compute', 'copy_files']
DEBUG: Detected docker environment variables: 
DOCKER_HOST=tcp://104.197.75.48:2376,
DOCKER_CERT_PATH=tmpurmvdk, DOCKER_TLS_VERIFY=True
INFO: Starting new HTTPS connection (1): 104.197.75.48
DEBUG: Failed to connect to Docker daemon due to an SSL problem:[SSL: 
CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

...


am I missing something?


Greetings, Thiago Rizzo.


-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f39f86ba-9d19-42c2-a8e3-22562cdb5bc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to