Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Apigee Hybrid : Getting error when trying to fetch deployment status of apiproxy

Getting the below when trying to get deployment status of a proxy after installing Apigee Hybrid 1.3.

{ "environment": "dev", "apiProxy": "ReverseProxy", "revision": "1", "deployStartTime": "1600360309702", "basePath": "/", "state": "ERROR", "errors": [ { "code": 13, "message": "ingress error for environment group dev-env-group: NOT_FOUND: failed to get ApigeeRouteConfig gcp-ushi-apigee-dev-npe-dev-env-group, namespace apigee: apigeerouteconfigs.apigee.cloud.google.com \"gcp-ushi-apigee-dev-npe-dev-env-group\" not found" } ], "instances": [ { "instance": "20201609-apigee-dev", "deployedRevisions": [ { "revision": "1", "percentage": 100 } ] } ] }

Please let me know what can cause this error. And on the UI after deploying an API we are seeing an deployment error but actual deployment is done.

0 3 1,102
3 REPLIES 3