self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

Error 500 when creating a release via CLI (duplicated release ID)

Open moroine opened this issue 1 year ago • 0 comments

Self-Hosted Version

24.7.1

CPU Architecture

x86_64

Docker Version

27.3.0

Docker Compose Version

2.29.6

Steps to Reproduce

I have a repository https://github.com/mission-apprentissage/api-apprentissage/actions/runs/11122789320/job/30904805111 which is failing when I try to create a release via sentry.

Image

I cannot find out the eventId in my sentry to have better info about the issue.

Looks like the release is duplicated. Image

And here is what I have when I try to click on view in one of them Image

Expected Result

Not having duplicated releases

Actual Result

Releases are duplicated and cannot be used

Event ID

c25a6f4f18f045e4b0810bc98b518b75

moroine avatar Oct 01 '24 11:10 moroine