Error Deploying Revision 1 to test

Not applicable

Getting below error while deploying test proxy.

Error
Operation timed out.

Error Deploying Revision 1 to test

Revision 1 of APIProxy 4MV4DProxy is already deployed in organization myapigee16, environment test.

I have just started exploring apigee. Please help me to resolve the issue

0 3 198
3 REPLIES 3

Not applicable

Also sometimes i see this error

Error in deployment for environment test.
The revision is deployed, but traffic cannot flow. Call timed out; either server is down or server is not reachable

Not applicable

The error mentioned in description is not the one for which I need resollution. I understand that this error is due to redeploying already deplyed proxy. But actual error is

Error in deployment for environment test.
The revision is deployed, but traffic cannot flow. Call timed out; either server is down or server is not reachable

Hi @Shankar Raj, please check this doc,

https://docs.apigee.com/troubleshoot/call-timed-out-either-server-down-or-server-not-reachable

It may also cause when the router or message processor has an error for your deployment and the state of the deployment of the API proxy. Check below Returns a list of all API proxies that are deployed in the specified environment.

https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/environments/%7Benv_name...

From the deployment output, check for the "status" : "error" on any router or message processor. If you are using the Apigee Private Cloud (OPDK), then change the URL to your Management Server URL.