Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open uploaded source maps: 500 Internal Server error #83579

Open
rodolfoBee opened this issue Jan 16, 2025 · 2 comments
Open

Unable to open uploaded source maps: 500 Internal Server error #83579

rodolfoBee opened this issue Jan 16, 2025 · 2 comments

Comments

@rodolfoBee
Copy link
Member

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Upload source maps to a project using this endpoint https://docs.sentry.io/api/releases/upload-a-new-project-release-file/
  2. Navigate the Sentry UI to see the uploaded files in Project Settings -> Source maps.

Expected Result

View the source maps in the UI

Actual Result

The UI has no files to show, but the browser console reviews the error when listing the files:
ValidationError
'“%(value)s” is not a valid UUID.'

Error in Sentry: https://sentry.sentry.io/issues/6111287215/events/7f0a2ff9caff4c3a9b424621eaa80bb8/?project=-1&referrer=issue-list&statsPeriod=24h

The files are visible using the Sentry-cli:

sentry-cli releases --org [redacted] --project fe files list --version=buildtag-stable-1133
+----------------------------------------------------------------------------------------------------+--------------+--------------------------------------+----------+
| Name | Distribution | Source Map | Size |
+----------------------------------------------------------------------------------------------------+--------------+--------------------------------------+----------+
| ~/assets/frontend-649f4b7f8937bbeffacbc50a020376a02e428798/js/cms-scripts.js | | cms-scripts.js.map | 5.99KB |
| ~/assets/frontend-649f4b7f8937bbeffacbc50a020376a02e428798/js/cms-scripts.js.map | | | 21.30KB |
....

Product Area

Processing

Link

No response

DSN

No response

Version

No response

@getsantry
Copy link
Contributor

getsantry bot commented Jan 16, 2025

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Jan 17, 2025

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

@getsantry getsantry bot moved this from Waiting for: Support to Waiting for: Product Owner in GitHub Issues with 👀 3 Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

2 participants