Forge Deployment failed with unknow error

Hi there,
I am using forge version 10.0.0, my node version 18.20.04. I can’t deploy my app.
I try to run forge deploy --verbose

   {
            "__typename": "AppDeploymentLogEvent",
            "stepName": "Release Lambda functions",
            "createdAt": "2024-08-14T04:00:29.470Z",
            "message": "[us-east-1] Deploying \"resolver\" function",
            "level": "INFO"
          },
          {
            "__typename": "AppDeploymentLogEvent",
            "stepName": "Release Lambda functions",
            "createdAt": "2024-08-14T04:00:29.471Z",
            "message": "[us-west-2] Deploying 1 functions",
            "level": "INFO"
          },
          {
            "__typename": "AppDeploymentLogEvent",
            "stepName": "Release Lambda functions",
            "createdAt": "2024-08-14T04:00:29.471Z",
            "message": "[us-west-2] Deploying \"resolver\" function",
            "level": "INFO"
          },```
`Error: Deployment failed (requestId: b21c9d6f4af245eca0a0a2ff385bea72)`
1 Like

Hi @TechLeadDev ,

There was an incident that happened almost at the time you enquired and it is resolved now. Can you please try deploying again and let us know if the issue still persists for you ?

2 Likes

Thank you very much.

1 Like