Hi,

I am getting below error while trying to deploy my django app from gcloud 
sdk

below are the command used
gcloud init
and 
gcllod app deploy

below is the error message:

ERROR: gcloud crashed (TransportError): 
HTTPSConnectionPool(host='oauth2.googleapis.com', port=443): Max retries 
exceeded with url: /token (Caused by 
NewConnectionError('<urllib3.connection.HTTPSConnection object at 
0x0000021EB7D7A190>: Failed to establish a new connection: [WinError 10060] 
A connection attempt failed because the connected party did not properly 
respond after a period of time, or established connection failed because 
connected host has failed to respond'))


It looks like it is unable to connect since max retires exceeded. but don't 
know what exactly.
Please advise how to fix this

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/473c57e7-fc09-4494-baa3-0997077d5bean%40googlegroups.com.
  • [google-appengine]... Sangram Sinha

Reply via email to