I am trying to run Cloud Endpoints ESP container locally on my Mac fallowing the documentation at https://cloud.google.com/endpoints/docs/openapi/running-esp-localdev.
I could deploy the endpoint configuration to GCP using the openapi yaml file. But some how the ESP container could not get the service definitions from Service management API.
I have looked at the ESP container logs, it has go below errors. Am I missing something?
2018/09/13 21:29:38[error]11#11: Failed to download rollouts: UNAVAILABLE: Failed to connect to the service management, Response body: 2018/09/13 21:30:08 [error] 11#11: servicemanagement.googleapis.com could not be resolved (110: Operation timed out) 2018/09/13 21:30:08 [error] 11#11: servicemanagement.googleapis.com could not be resolved (110: Operation timed out) 2018/09/13 21:30:08 [error] 11#11: servicemanagement.googleapis.com could not be resolved (110: Operation timed out) 2018/09/13 21:30:38 [error] 11#11: servicemanagement.googleapis.com could not be resolved (110: Operation timed out) 2018/09/13 21:30:38 [error] 11#11: servicemanagement.googleapis.com could not be resolved (110: Operation timed out) 2018/09/13 21:30:38 [error] 11#11: servicemanagement.googleapis.com could not be resolved (110: Operation timed out)