Anyone else getting "deployment failed (requestid:..." when doing forge deploy at the moment?

My app just randomly started producing this error message

Error: Deployment failed (requestId: d3064ff25b764a54a6cb3de186ca8ae5)

I’ve been trying several times over the past 2 hours, and it just fails every time. Also tried undoing code changes to the last working version, and that’s still the same.

I did raise a ticket but no response yet.

Verbose logs don’t seem to help. There is an error in there:

Manifest passed trigger schema validation. Modules with string array: 0, modules with TriggerEventArray: 0.
Manifest validation failed
Validation errors: {
“validationResult”: {
“tid”: “f3d6266a11854aeeb591d471cc6c03b5”,
“code”: 400,
“type”: “UpsertEnvironmentRequestInvalidError”,
“message”: “Upsert Environment Request body is invalid. Error message: jira:customField[myapp]: must have required property ‘key’; jira:customField[myapp]: must NOT have additional properties”
}
}

However I don’t know if that error is always there ??

Iam also getting same error with custom fields.

@PaulLambert1 , Can you share the link of the ticket you raised, if possible?

1 Like

This is the ticket, but still no response. I don’t know if you’ll be able to see it :slight_smile:

ECOHELP-57320

Yeah, I cant see it.

Anyway thanks.

Its working again now for me, so I guess it was just a server outage or similar

Yeah, its working now.