This error is quite often indicative of local networking issues, especially 
proxies. If you are behind a corporate proxy or firewall, the Google Cloud 
CLI might not be able to access the internet with its default settings. 
You'll need to preform extra configuration steps to solve the issue. 
Related information is to be found on the "Configuring the gcloud CLI for 
use behind a proxy/firewall" documentation page 
<https://cloud.google.com/sdk/docs/proxy-settings>. 

On Saturday, 12 February 2022 at 10:59:21 UTC-5 sinhas...@ocularai.co.in 
wrote:

> 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/a35779ff-a7fa-4713-a808-f1cb8dac82f4n%40googlegroups.com.
  • [google-appengine]... Sangram Sinha
    • [google-appen... 'George (Cloud Platform Support)' via Google App Engine

Reply via email to