revision is deployed, but traffic cannot flow

Hi ,

I am facing deployment issue for login-app proxy available inhttps://github.com/apigee/api-platform-samples/tree/master/sample-proxies/oauth-advanced bundle. i could not figure out the issue. I do not face issue with other three proxies. Appreciate quick response.

Please find attached bundle.

The management api call for deployment says that the deployment on message processor failed.login-app-rev1-2021-01-31.zip

{
    "environment": "test",
    "name": "login-app",
    "organization": "madhuwarriors-eval",
    "revision": [
        {
            "configuration": {
                "basePath": "/",
                "configVersion": "SHA-512:d3986819474ba2260cbe11fd8354c4eab48d3e15c5e17ce7b6484ede154e174c610fd426343c8d6394d15ce1fbe735b85dfaa193fb48d4f5dcf35ae5b1bfc7c7:ap-northeast-1",
                "steps": []
            },
            "name": "2",
            "server": [
                {
                    "errorCode": "scripts.node.FeatureNotEnabled",
                    "pod": {
                        "name": "rgce1mp001-7",
                        "region": "us-central1"
                    },
                    "status": "error",
                    "type": [
                        "message-processor"
                    ],
                    "uUID": "177cbcac-f138-4260-be04-2123990e3ad2"
                },
                {
                    "errorCode": "scripts.node.FeatureNotEnabled",
                    "pod": {
                        "name": "rgce1mp001-7",
                        "region": "us-central1"
                    },
                    "status": "error",
                    "type": [
                        "message-processor"
                    ],
                    "uUID": "cb63b7d6-d403-4ca1-ad36-716bb53acc2f"
                },
                {
                    "errorCode": "scripts.node.FeatureNotEnabled",
                    "pod": {
                        "name": "rgce1mp001-7",
                        "region": "us-central1"
                    },
                    "status": "error",
                    "type": [
                        "message-processor"
                    ],
                    "uUID": "7ff0616e-f8c7-4932-97d7-49e52c2ed34d"
                },
                {
                    "errorCode": "scripts.node.FeatureNotEnabled",
                    "pod": {
                        "name": "rgce1mp001-7",
                        "region": "us-central1"
                    },
                    "status": "error",
                    "type": [
                        "message-processor"
                    ],
                    "uUID": "b5409e53-79f9-4e6f-8191-959f9a52d9f4"
                },
                {
                    "pod": {
                        "name": "rgce1rt001-1",
                        "region": "us-central1"
                    },
                    "status": "deployed",
                    "type": [
                        "router"
                    ],
                    "uUID": "f3103d52-2765-4a0a-90fa-2b2af774c076"
                },
                {
                    "pod": {
                        "name": "rgce1rt001-1",
                        "region": "us-central1"
                    },
                    "status": "deployed",
                    "type": [
                        "router"
                    ],
                    "uUID": "03b8c66e-efc0-4b9c-a2ab-85a8bfa4c22c"
                },
                {
                    "pod": {
                        "name": "rgce1rt001-1",
                        "region": "us-central1"
                    },
                    "status": "deployed",
                    "type": [
                        "router"
                    ],
                    "uUID": "af8eb7dc-f661-4cf6-9196-55e6a1524c49"
                },
                {
                    "pod": {
                        "name": "rgce1rt001-1",
                        "region": "us-central1"
                    },
                    "status": "deployed",
                    "type": [
                        "router"
                    ],
                    "uUID": "2be7c14e-61cc-47c2-a83f-f3c38070151e"
                }
            ],
            "state": "error"
        }
    ]
}
0 1 276
1 REPLY 1

can any one from apigee help me?