{ "code": 13, "message": "Request blocked due to unsupported error code: 122", "details": [ { "@type": "type.googleapis.com/google.rpc.DebugInfo", "stackEntries": [], "detail": "service_control" } ]}
# [START swagger]apiVersion: extensions/v1beta1kind: Deploymentmetadata: name: telescope-backend namespace: telescopespec: replicas: 2 template: metadata: labels: app: telescope-backend spec: volumes: - name: google-cloud-key secret: secretName: adc-key containers: - name: esp args: [ "--http_port=8080", "--backend=127.0.0.1:8081", "--service=telescope.endpoints.testserver-xxx.cloud.goog", "--rollout_strategy=managed", "--healthz=healthz", ] ports: - containerPort: 8080 readinessProbe: httpGet: path: /healthz port: 8080 initialDelaySeconds: 20 timeoutSeconds: 1 - name: telescope volumeMounts: - name: google-cloud-key mountPath: /var/secrets/google env: - name: GCLOUD_PROJECT value: testserver-xxx - name: GOOGLE_APPLICATION_CREDENTIALS value: /var/secrets/google/key.json ports: - containerPort: 8081
INFO:Fetching an access token from the metadata serviceINFO:Fetching the service config ID from the rollouts serviceINFO:Fetching the service configuration from the service management servicenginx: [warn] Using trusted CA certificates file: /etc/nginx/trusted-ca-certificates.crt127.0.0.1 - - [20/May/2018:21:58:05 +0000] "GET /service/events?key=AIzaSyxxxx&ver=0 HTTP/1.1" 500 229 "-" "curl/7.54.0"
{ insertId: "c2ef9152-af2a-4061-9b3e-d0fecc51aba9@a1" jsonPayload: { api_key: "AIzaSyDaQgxxxx" api_method: "1.telescope_endpoints_testserver_xxxx_cloud_goog.Events" api_name: "1.telescope_endpoints_testserver_xxxx_cloud_goog" api_version: "1.0.1" error_cause: "service_control" http_method: "GET" http_response_code: 500 location: "europe-west1-b" log_message: "Method: 1.telescope_endpoints_testserver_xxxx_cloud_goog.Events" producer_project_id: "testserver-xxxx" request_latency_in_ms: 406 request_size_in_bytes: 142 response_size_in_bytes: 403 timestamp: 1526853485.7306347 url: "/service/events?key=AIzaSyDaxxxx&ver=0" } logName: "projects/testserver-xxxx/logs/telescope.endpoints.testserver-xxxx.cloud.goog%2Fendpoints_log" receiveTimestamp: "2018-05-20T21:58:12.959123784Z" resource: { labels: { location: "europe-west1-b" method: "1.telescope_endpoints_testserver_xxxx_cloud_goog.Events" project_id: "testserver-xxxx" version: "1.0.1" } type: "api" } severity: "ERROR" timestamp: "2018-05-20T21:58:05.730634594Z" }--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/140dd80e-b05b-4b62-9870-9c840491d6da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.