I am using forge version 10.1.0 (and my forge tunnel works just fine)
my forge deployment keeps failing and the ‘–verbose’ error begins from the object below.
{
"__typename": "AppDeploymentLogEvent",
"stepName": "Release Lambda functions",
"createdAt": "2024-07-11T15:50:26.620Z",
"message": "Deployment failed with unknown error",
"level": "ERROR"
}
Having the same Problem for about an hour.
Tried to deploy another App, where the last deployment worked, to test with the same result.
Haven’t found any official statement.
Looks like there are 3 of you:
Hello,
I am developping a customUI and recently (today in fact), the deployment failed at the last step (i Deploying to environment). I have rerun the deployment with the --verbose option and what I have seen is that these steps repeat itself until it fails with unknown error :
{
"__typename": "AppDeploymentLogEvent",
"stepName": "Release Lambda functions",
"createdAt": "2024-07-11T15:18:48.868Z",
"message": "[ap-southeast-1] Updated function \"r…
Could you please log a developer support ticket to make sure this gets the fastest attention?
2 Likes
HeyJoe
July 12, 2024, 2:49am
4
There was an outage that impacted the ability to deploy Forge apps. Some information is available on our status page: https://developer.status.atlassian.com/
The incident is now resolved
2 Likes