I have the CircleCI integration set up on our Compass site, and CircleCI is configured with the necessary Environment Variables.
My CircleCI workflow runs to completion, but deployment events don't appear in Compass, and the output from the orb is as follows:
{
"workflowId": "49583f40-a780-48b7-bae8-f86ba535df1c",
"jobId": "9",
"lastUpdated": "2025-01-31T01:09:00+00:00",
"status": "SUCCESSFUL",
"deployments": [
{
"environment": {
"category": "PRODUCTION",
"displayName": "deploy",
"environmentId": "production"
},
"lastUpdated": "2025-01-31T01:09:00+00:00"
}
]
}
Results from Compass:
Error calling Compass, result: 400
{
"errorMessage": "Unable to send events to Compass",
"success": false
}
It looks like other people are experiencing this issue: https://github.com/atlassian-labs/Compass-Orb/issues/14
Has anyone found a workaround?
Hi Dan! Thanks for reaching out. Would you be able to open a support ticket including this error description, your Compass site URL, and your project slug so that we can look into this further?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.