getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.55k stars 4.12k forks source link

Internal error when creating a release with commits #75902

Open codekln opened 1 month ago

codekln commented 1 month ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Post a release using the create release API: https://docs.sentry.io/api/releases/create-a-new-release-for-an-organization/
  2. Get the error: {"detail":"Internal Error","errorId":"f4bd541b1aaf4f9e99343ccfe9bd2b46"}

Expected Result

The release gets created as expected

Actual Result

We get the error {"detail":"Internal Error","errorId":"f4bd541b1aaf4f9e99343ccfe9bd2b46"}

Product Area

APIs

Link

No response

DSN

No response

Version

No response

┆Issue is synchronized with this Jira Improvement by Unito

getsantry[bot] commented 1 month ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-releases for triage ⏲️

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-apis for triage ⏲️

Angelodaniel commented 1 month ago

Goal is to also have more clear error response than just the Internal Error

getsantry[bot] commented 1 month ago

Routing to @getsentry/product-owners-releases for triage ⏲️

rachrwang commented 1 month ago

Thank you for filing this ticket! We will let you know when we are able to pick this up

Angelodaniel commented 1 week ago

Hey Team We had this error again in the meantime: [2024-09-03T20:27:29.956Z] Error: Failed to create a new release: Internal Server Error [2024-09-03T20:27:29.956Z] {"detail":"Internal Error","errorId":"e474c9f209764205b77c93440c5d4f17"} We were trying to release 4 different builds and all of them got blocked by this.