Skip to content

Symbolicator not working anymore #3947

@farfromrefug

Description

@farfromrefug

Self-Hosted Version

24.11.1

CPU Architecture

x86_64

Docker Version

24.0.2

Docker Compose Version

2.20.1

Machine Specification

  • My system meets the minimum system requirements of Sentry

Steps to Reproduce

Lately i realized that my sentry errors were not symbolicated anymore.
I did not change anything with my setup. I might have run docker-compose down /up but that's it.
Looking at the docker logs i saw that in my symbolicator container:

DEBUG symbolicate_js:fetch_minified_and_sourcemap:get_file: symbolicator_js::api_lookup: Fetching list of Sentry JS artifacts from https://myhost/api/0/projects/akylas/documentscanner/artifact-lookup/?release=com.akylas.documentscanner%401.14.5%2B121&dist=121.android.playstore&debug_id=d242e012-4b50-49b6-a5d9-dcd689446ad6 debug_id=Some(DebugId { uuid: \"d242e012-4b50-49b6-a5d9-dcd689446ad6\", appendix: 0 }) abs_path=file:///data/data/com.akylas.documentscanner/files/app/vendor.js key=SourceMap { abs_path: None, debug_id: Some(DebugId { uuid: \"d242e012-4b50-49b6-a5d9-dcd689446ad6\", appendix: 0 }) }
WARN fetch_sentry_json: symbolicator_service::download::sentry: Sentry API returned status code 401 Unauthorized

If i open the link to the artifact in my browser it works i can get the file.
Does anyone have any idea why the container would have a 401 error on that file?

Expected Result

symbolicator working

Actual Result

DEBUG symbolicate_js:fetch_minified_and_sourcemap:get_file: symbolicator_js::api_lookup: Fetching list of Sentry JS artifacts from https://myhost/api/0/projects/akylas/documentscanner/artifact-lookup/?release=com.akylas.documentscanner%401.14.5%2B121&dist=121.android.playstore&debug_id=d242e012-4b50-49b6-a5d9-dcd689446ad6 debug_id=Some(DebugId { uuid: \"d242e012-4b50-49b6-a5d9-dcd689446ad6\", appendix: 0 }) abs_path=file:///data/data/com.akylas.documentscanner/files/app/vendor.js key=SourceMap { abs_path: None, debug_id: Some(DebugId { uuid: \"d242e012-4b50-49b6-a5d9-dcd689446ad6\", appendix: 0 }) }
WARN fetch_sentry_json: symbolicator_service::download::sentry: Sentry API returned status code 401 Unauthorized

Event ID

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions