Hello guys, I've created the service account on GC...
# general
m
Hello guys, I've created the service account on GCP with required roles. After adding that service account private key as a cloud credentials on rancher, got this error.
Copy code
"error": "Get "https: //compute.googleapis.com/compute/v1/projects/test-project/zones?alt=json&pretttyPrint=false": oauth2: cannot fetch token: Post "<https://oauth2.googleapis.com/token>": dial tcp: lookup <http://oauth2.googleapis.com|oauth2.googleapis.com>: i/o timeout"
Does anyone have insights into this error? Appreciate your response.