Unable to Deploy , Trace - API Proxy - Free Orgs

Apigee Edge Free Orgs, We consistently see an issue while deploying API Proxies. Unable to trace the API Proxy too now. Please find attached screenshots.

1002-screen-shot-2015-08-25-at-15728-pm.png

1003-screen-shot-2015-08-25-at-15550-pm.png

See deployments response below..

{
      "name": "yahooWeather",
      "revision": [
        {
          "configuration": {
            "basePath": "/",
            "steps": []
          },
          "name": "1",
          "server": [
            {
              "status": "deployed",
              "type": [
                "message-processor"
              ],
              "uUID": "2db95e89-fd44-4996-bea5-aee8a0eba302"
            },
            {
              "status": "deployed",
              "type": [
                "message-processor"
              ],
              "uUID": "ac5a9575-64a7-40c9-ab23-2c774cbfc7fb"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "998bdf1e-b8d0-4204-84d7-1e295526ad8c"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "5fc31fad-9b87-4168-824a-9f5e6beb5ce0"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "a41f30eb-99b5-4e6b-835f-74000e728fdf"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "b9cc4573-d234-4c46-9589-71b117ee6b1e"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "276741ef-78e0-4b92-ae35-0ab94dd5684b"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "bcf41dfd-2810-4cfc-b23f-5427cba932fa"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "3cb53ac7-7474-4f9a-aa37-86ca9796fdb1"
            },
            {
              "status": "deployed",
              "type": [
                "router"
              ],
              "uUID": "90b06587-e1c1-4259-b8a5-50ee0beff178"
            },
            {
              "error": "Call timed out",
              "status": "error",
              "type": [
                "router"
              ],
              "uUID": "d8ece2b6-292d-49c9-a939-47d56ef3573a"
            }
          ],
          "state": "error"
        }
      ]
    },

UUID : d8ece2b6-292d-49c9-a939-47d56ef3573a call timed out...

Any idea ? @sriki77 , @Maruti Chand , @krupa ?

Cheers,

Anil Sagar

Solved Solved
0 5 4,719
1 ACCEPTED SOLUTION

Dear @Anil Sagar

We had a problem with our infrastructure which caused the issues with deployment/tracing of proxies. We have got this problem resolved now. We tested locally in a few of our orgs and confirmed that we are now able to deploy/trace proxies without any issues.

Can you please try deploy/undeploy/trace the proxies in your org now ?

If the problem persists, please do let us know.

Sincere apologies for the inconvenience caused.

View solution in original post

5 REPLIES 5

@sriki77 Still see issues. Please find attached screenshots & screen recording.

1009-screen-shot-2015-08-26-at-20814-pm.png

Not applicable

Looks like the router is not reachable.Could you share the org name? We can lookup the mp logs for errors.

asagarnodeapp

Dear @Anil Sagar

We had a problem with our infrastructure which caused the issues with deployment/tracing of proxies. We have got this problem resolved now. We tested locally in a few of our orgs and confirmed that we are now able to deploy/trace proxies without any issues.

Can you please try deploy/undeploy/trace the proxies in your org now ?

If the problem persists, please do let us know.

Sincere apologies for the inconvenience caused.

Works perfectly fine now.. Thank you @AMAR DEVEGOWDA . Hope it's a permanent fix. I will keep you updated if i see it again. Thank you for swift action on same.