Skip to content

Source maps aren't loading #3574

Open
Open
@R1ON

Description

Self-Hosted Version

24.9.0

CPU Architecture

x86_64 kubernetes v1.31.3

Docker Version

no docker

Docker Compose Version

no docker compose

Machine Specification

  • My system meets the minimum system requirements of Sentry

Steps to Reproduce

I create a release:

npx @sentry/cli releases new 2.12 --project 2 --log-level=debug --org sentry --auth-token sntrys_***

It's appears there: https://***.com/organizations/sentry/releases/?project=2&statsPeriod=1h
Then, i send source maps:

npx @sentry/cli@ sourcemaps upload .next/static/chunks/826.2e544cc50f868e63.js.map --project 2 --release 2.12 --log-level=debug --org sentry --auth-token sntrys_***

And nothing there:
https://.com/settings/sentry/projects//source-maps/artifact-bundles/
And there:
https://.com/settings/sentry/projects//source-maps/release-bundles/2.12/

Expected Result

How can I verify that the source maps were uploaded correctly? Can't see any trace of uploaded source maps in Sentry

Actual Result

npx @sentry/cli releases new 2.12 --project 2 --log-level=debug --org sentry --auth-token sntrys_***

Logs:

  DEBUG   2025-02-12 13:41:16.001639 +03:00 sentry-cli version: 2.41.1, platform: "darwin", architecture: "arm64"
  INFO    2025-02-12 13:41:16.005198 +03:00 sentry-cli was invoked with the following command line: "/Users/romanmaksimov/Desktop/job/***/node_modules/.pnpm/@sentry+cli-darwin@2.41.1/node_modules/@sentry/cli-darwin/bin/sentry-cli" "releases" "new" "2.12" "--project" "2" "--log-level=debug" "--org" "sentry" "--auth-token" "[REDACTED]"
  DEBUG   2025-02-12 13:41:16.007602 +03:00 request POST https://***.com/api/0/projects/sentry/2/releases/
  DEBUG   2025-02-12 13:41:16.007822 +03:00 using token authentication
  DEBUG   2025-02-12 13:41:16.007895 +03:00 json body: {"version":"2.12","projects":["2"],"dateStarted":"2025-02-12T10:41:16.007078Z"}
  DEBUG   2025-02-12 13:41:16.008017 +03:00 retry number 0, max retries: 0
  DEBUG   2025-02-12 13:41:16.501479 +03:00 > POST /api/0/projects/sentry/2/releases/ HTTP/1.1
  DEBUG   2025-02-12 13:41:16.501552 +03:00 > Host: sentry.***.com
  DEBUG   2025-02-12 13:41:16.501557 +03:00 > Accept: */*
  DEBUG   2025-02-12 13:41:16.501561 +03:00 > Connection: TE
  DEBUG   2025-02-12 13:41:16.501566 +03:00 > TE: gzip
  DEBUG   2025-02-12 13:41:16.501569 +03:00 > User-Agent: sentry-cli/2.41.1
  DEBUG   2025-02-12 13:41:16.501932 +03:00 > Authorization: Bearer sntrys_e***
  DEBUG   2025-02-12 13:41:16.501950 +03:00 > Content-Type: application/json
  DEBUG   2025-02-12 13:41:16.501956 +03:00 > Content-Length: 79
  DEBUG   2025-02-12 13:41:16.717216 +03:00 < HTTP/1.1 201 Created
  DEBUG   2025-02-12 13:41:16.717303 +03:00 < Date: Wed, 12 Feb 2025 10:41:16 GMT
  DEBUG   2025-02-12 13:41:16.717324 +03:00 < Content-Type: application/json
  DEBUG   2025-02-12 13:41:16.717337 +03:00 < Content-Length: 628
  DEBUG   2025-02-12 13:41:16.717351 +03:00 < Connection: keep-alive
  DEBUG   2025-02-12 13:41:16.717363 +03:00 < Allow: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:41:16.717375 +03:00 < Access-Control-Allow-Methods: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:41:16.717409 +03:00 < Access-Control-Allow-Headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
  DEBUG   2025-02-12 13:41:16.717424 +03:00 < Access-Control-Expose-Headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2025-02-12 13:41:16.717586 +03:00 < Access-Control-Allow-Origin: *
  DEBUG   2025-02-12 13:41:16.717609 +03:00 < Vary: Accept-Language, Cookie
  DEBUG   2025-02-12 13:41:16.717623 +03:00 < Content-Language: en
  DEBUG   2025-02-12 13:41:16.717663 +03:00 < X-Frame-Options: deny
  DEBUG   2025-02-12 13:41:16.717675 +03:00 < X-Content-Type-Options: nosniff
  DEBUG   2025-02-12 13:41:16.717686 +03:00 < X-XSS-Protection: 1; mode=block
  DEBUG   2025-02-12 13:41:16.717699 +03:00 < Content-Security-Policy-Report-Only: connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io; object-src 'none'; media-src *; style-src 'unsafe-inline' *; worker-src 'none'; default-src 'none'; script-src 'self' 'unsafe-inline' 'report-sample'; base-uri 'none'; img-src blob: data: *; frame-ancestors 'none'; font-src 'self' data:
  DEBUG   2025-02-12 13:41:16.722984 +03:00 < X-Frame-Options: SAMEORIGIN
  DEBUG   2025-02-12 13:41:16.723006 +03:00 < Strict-Transport-Security: max-age=31536000; includeSubDomains
  DEBUG   2025-02-12 13:41:16.723087 +03:00 response status: 201
  DEBUG   2025-02-12 13:41:16.723160 +03:00 body: {"id":719,"version":"2.12","status":"open","shortVersion":"2.12","versionInfo":{"package":null,"version":{"raw":"2.12"},"description":"2.12","buildHash":null},"ref":null,"url":null,"dateReleased":null,"dateCreated":"2025-02-12T10:41:16.649745Z","data":{},"newGroups":0,"owner":null,"commitCount":0,"lastCommit":null,"deployCount":0,"lastDeploy":null,"authors":[],"projects":[{"id":2,"slug":"***","name":"***","newGroups":0,"platform":"javascript-nextjs","platforms":["node","javascript","python"],"hasHealthData":false}],"firstEvent":null,"lastEvent":null,"currentProjectMeta":{},"userAgent":"sentry-cli/2.41.1"}
Created release 2.12
  INFO    2025-02-12 13:41:16.730481 +03:00 Running update nagger update check
  DEBUG   2025-02-12 13:41:16.730522 +03:00 request GET https://release-registry.services.sentry.io/apps/sentry-cli/latest
  DEBUG   2025-02-12 13:41:16.730532 +03:00 retry number 0, max retries: 0
  DEBUG   2025-02-12 13:41:17.065601 +03:00 > GET /apps/sentry-cli/latest HTTP/1.1
  DEBUG   2025-02-12 13:41:17.065645 +03:00 > Host: release-registry.services.sentry.io
  DEBUG   2025-02-12 13:41:17.065648 +03:00 > Accept: */*
  DEBUG   2025-02-12 13:41:17.065650 +03:00 > Connection: TE
  DEBUG   2025-02-12 13:41:17.065653 +03:00 > TE: gzip
  DEBUG   2025-02-12 13:41:17.065655 +03:00 > User-Agent: sentry-cli/2.41.1
  DEBUG   2025-02-12 13:41:17.233356 +03:00 < HTTP/1.1 200 OK
  DEBUG   2025-02-12 13:41:17.233377 +03:00 < content-type: application/json
  DEBUG   2025-02-12 13:41:17.233381 +03:00 < Content-Length: 10402
  DEBUG   2025-02-12 13:41:17.233384 +03:00 < access-control-allow-origin: *
  DEBUG   2025-02-12 13:41:17.233386 +03:00 < x-from-cache: 1
  DEBUG   2025-02-12 13:41:17.233389 +03:00 < x-envoy-upstream-service-time: 1
  DEBUG   2025-02-12 13:41:17.233391 +03:00 < date: Wed, 12 Feb 2025 10:41:16 GMT
  DEBUG   2025-02-12 13:41:17.233393 +03:00 < server: envoy
  DEBUG   2025-02-12 13:41:17.233395 +03:00 < Via: 1.1 google
  DEBUG   2025-02-12 13:41:17.233397 +03:00 < Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
  DEBUG   2025-02-12 13:41:17.234794 +03:00 response status: 200
  INFO    2025-02-12 13:41:17.234802 +03:00 Looking for file named: sentry-cli-Darwin-universal
  DEBUG   2025-02-12 13:41:17.234807 +03:00 body: {"canonical":"app:sentry-cli","created_at":"2025-01-21T15:18:42.332Z","file_urls":{"sentry-cli-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-2.41.1.tgz","sentry-cli-Darwin-arm64":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Darwin-arm64","sentry-cli-Darwin-universal":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Darwin-universal","sentry-cli-Darwin-x86_64":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Darwin-x86_64","sentry-cli-Linux-aarch64":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-aarch64","sentry-cli-Linux-armv7":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-armv7","sentry-cli-Linux-i686":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-i686","sentry-cli-Linux-x86_64":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-x86_64","sentry-cli-Windows-i686.exe":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Windows-i686.exe","sentry-cli-Windows-x86_64.exe":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Windows-x86_64.exe","sentry-cli-darwin-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-darwin-2.41.1.tgz","sentry-cli-linux-arm-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-arm-2.41.1.tgz","sentry-cli-linux-arm64-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-arm64-2.41.1.tgz","sentry-cli-linux-i686-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-i686-2.41.1.tgz","sentry-cli-linux-x64-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-x64-2.41.1.tgz","sentry-cli-win32-i686-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-win32-i686-2.41.1.tgz","sentry-cli-win32-x64-2.41.1.tgz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-win32-x64-2.41.1.tgz","sentry_cli-2.41.1-py3-none-macosx_10_15_x86_64.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-macosx_10_15_x86_64.whl","sentry_cli-2.41.1-py3-none-macosx_11_0_arm64.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-macosx_11_0_arm64.whl","sentry_cli-2.41.1-py3-none-macosx_11_0_universal2.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-macosx_11_0_universal2.whl","sentry_cli-2.41.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_2_aarch64.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_2_aarch64.whl","sentry_cli-2.41.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_2_armv7l.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_2_armv7l.whl","sentry_cli-2.41.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.musllinux_1_2_i686.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.musllinux_1_2_i686.whl","sentry_cli-2.41.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.musllinux_1_2_x86_64.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.musllinux_1_2_x86_64.whl","sentry_cli-2.41.1-py3-none-win32.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-win32.whl","sentry_cli-2.41.1-py3-none-win_amd64.whl":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-win_amd64.whl","sentry_cli-2.41.1.tar.gz":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1.tar.gz"},"files":{"sentry-cli-2.41.1.tgz":{"checksums":{"sha256-hex":"db4c0ca998d706e4909f01b8ded0ef6df0a70046dc32902bcd047e88661da08b"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-2.41.1.tgz"},"sentry-cli-Darwin-arm64":{"checksums":{"sha256-hex":"1ea7af1fb121d1274f512c8419ede11c9ebd2f249089a0b006041a3d5466febb"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Darwin-arm64"},"sentry-cli-Darwin-universal":{"checksums":{"sha256-hex":"4b6703bb6160accb7d3552128945357910ff273fde5d5a8aa4d1668958bb9472"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Darwin-universal"},"sentry-cli-Darwin-x86_64":{"checksums":{"sha256-hex":"b02484e776275d7ab94702f26976d8eb36d3450548edbc1b12acca1f2ce4123f"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Darwin-x86_64"},"sentry-cli-Linux-aarch64":{"checksums":{"sha256-hex":"a2361706bd8fd624edd73945f70e7ff761163258476292872dadea1bfe2f241e"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-aarch64"},"sentry-cli-Linux-armv7":{"checksums":{"sha256-hex":"1425497df41f65a6b1777ad2806324bcf5980044c8b48a7cffc0e1ba5e471857"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-armv7"},"sentry-cli-Linux-i686":{"checksums":{"sha256-hex":"11988b764a08ff3711582854cae7e0b31cfbb3164bb1c9798d4fb1e89c0a9a02"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-i686"},"sentry-cli-Linux-x86_64":{"checksums":{"sha256-hex":"a007369907840f26b68d0ce83037abf2b14fc68162fdef1d071885a1ace5e3cf"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Linux-x86_64"},"sentry-cli-Windows-i686.exe":{"checksums":{"sha256-hex":"8a25bfb2c550a067966dc330ce386da56a9343cf8cefebc096b7ee4c915e759f"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Windows-i686.exe"},"sentry-cli-Windows-x86_64.exe":{"checksums":{"sha256-hex":"34878a7f30c3da8861455a2e8a8cfbd5a861649e11fe88432e9b610c83650896"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-Windows-x86_64.exe"},"sentry-cli-darwin-2.41.1.tgz":{"checksums":{"sha256-hex":"f646e43ddc3a3a6c60d62853f64604957725a958b7dc7564b341b096c99f23d9"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-darwin-2.41.1.tgz"},"sentry-cli-linux-arm-2.41.1.tgz":{"checksums":{"sha256-hex":"25fb1d38ce05bcfcf5310015b80f1eee213364ef2b669f8ae66acb3ef7a5429e"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-arm-2.41.1.tgz"},"sentry-cli-linux-arm64-2.41.1.tgz":{"checksums":{"sha256-hex":"dde5468267a48766ab3f390a87e0c5b1762946db96b431e84d7f26ac75e9d3e1"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-arm64-2.41.1.tgz"},"sentry-cli-linux-i686-2.41.1.tgz":{"checksums":{"sha256-hex":"b3fe7e12bf4a46d985d993fdc87d714e13c286462c443323fba614b942353201"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-i686-2.41.1.tgz"},"sentry-cli-linux-x64-2.41.1.tgz":{"checksums":{"sha256-hex":"50629312a07e0ecfff24f4eeecf3a684086396a4760cc4ea221404ec70a18f9d"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-linux-x64-2.41.1.tgz"},"sentry-cli-win32-i686-2.41.1.tgz":{"checksums":{"sha256-hex":"36b716cf0971faf71ba85d5cb7afd6b6757685a81a5d3c2c6f75718f718e185b"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-win32-i686-2.41.1.tgz"},"sentry-cli-win32-x64-2.41.1.tgz":{"checksums":{"sha256-hex":"b57087edf0ec52501a4eafe66f3801c84dbb6f6b40d098041c7ac11d0b5cc59a"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry-cli-win32-x64-2.41.1.tgz"},"sentry_cli-2.41.1-py3-none-macosx_10_15_x86_64.whl":{"checksums":{"sha256-hex":"f1725bd33ea03264ad03f8a7f181b914a7bf7c1367de8278ef439a7220d31c4c"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-macosx_10_15_x86_64.whl"},"sentry_cli-2.41.1-py3-none-macosx_11_0_arm64.whl":{"checksums":{"sha256-hex":"90500a935989b95ee7ed2cb42d567d6c37af7b8e001e52f206633fc9eadae050"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-macosx_11_0_arm64.whl"},"sentry_cli-2.41.1-py3-none-macosx_11_0_universal2.whl":{"checksums":{"sha256-hex":"06af1eda0937f527097e45fca46eb312a893ace871b355938634e150823d2a99"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-macosx_11_0_universal2.whl"},"sentry_cli-2.41.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_2_aarch64.whl":{"checksums":{"sha256-hex":"450aa03569d9bd3516d2f0f6eab1b3d6ceccafa9da8a81c983670dbd2cff5529"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_2_aarch64.whl"},"sentry_cli-2.41.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_2_armv7l.whl":{"checksums":{"sha256-hex":"c9f7b5341b0ff02180c00d8cd80362b286b877189be8cd10c7ce02b84bb962f7"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_2_armv7l.whl"},"sentry_cli-2.41.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.musllinux_1_2_i686.whl":{"checksums":{"sha256-hex":"ff6bcdf8d6015353ed5b5c1e0adb547a411758c1ffec8939628dac0ffdd12c8a"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.musllinux_1_2_i686.whl"},"sentry_cli-2.41.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.musllinux_1_2_x86_64.whl":{"checksums":{"sha256-hex":"ae2e392ccd490e9a7147743c28cba239f320abd0d5fd2401530c927e410f9fa3"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.musllinux_1_2_x86_64.whl"},"sentry_cli-2.41.1-py3-none-win32.whl":{"checksums":{"sha256-hex":"fefacaf32ad267f1af559167d0c62705c39fd37e8969896676839f6652c48bb6"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-win32.whl"},"sentry_cli-2.41.1-py3-none-win_amd64.whl":{"checksums":{"sha256-hex":"83179c4cb7d1901e700df02e16b67846f4a7c79f5ac659cc45b70856c1da806f"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1-py3-none-win_amd64.whl"},"sentry_cli-2.41.1.tar.gz":{"checksums":{"sha256-hex":"ba192e7055583e85bbeeda9ec462ca8a16ad102c6921b6c25fd87deaa62068b0"},"url":"https://downloads.sentry-cdn.com/sentry-cli/2.41.1/sentry_cli-2.41.1.tar.gz"}},"main_docs_url":"https://docs.sentry.io/learn/cli","name":"Sentry CLI","repo_url":"https://github.com/getsentry/sentry-cli","version":"2.41.1"}

  INFO    2025-02-12 13:41:17.256483 +03:00 Found asset sentry_cli-2.41.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.musllinux_1_2_x86_64.whl
  INFO    2025-02-12 13:41:17.256488 +03:00 Found asset sentry_cli-2.41.1.tar.gz
  INFO    2025-02-12 13:41:17.256490 +03:00 Found asset sentry-cli-Linux-armv7
  INFO    2025-02-12 13:41:17.256492 +03:00 Found asset sentry-cli-linux-x64-2.41.1.tgz
  INFO    2025-02-12 13:41:17.256493 +03:00 Found asset sentry_cli-2.41.1-py3-none-win_amd64.whl
  INFO    2025-02-12 13:41:17.258710 +03:00 Found asset sentry-cli-linux-arm-2.41.1.tgz
  INFO    2025-02-12 13:41:17.258714 +03:00 Found asset sentry-cli-Linux-x86_64
  INFO    2025-02-12 13:41:17.258716 +03:00 Found asset sentry-cli-Linux-aarch64
  INFO    2025-02-12 13:41:17.258718 +03:00 Found asset sentry-cli-2.41.1.tgz
  INFO    2025-02-12 13:41:17.258720 +03:00 Found asset sentry-cli-linux-i686-2.41.1.tgz
  INFO    2025-02-12 13:41:17.258721 +03:00 Found asset sentry-cli-win32-x64-2.41.1.tgz
  INFO    2025-02-12 13:41:17.258723 +03:00 Found asset sentry_cli-2.41.1-py3-none-macosx_10_15_x86_64.whl
  INFO    2025-02-12 13:41:17.258725 +03:00 Found asset sentry_cli-2.41.1-py3-none-macosx_11_0_arm64.whl
  INFO    2025-02-12 13:41:17.260198 +03:00 Found asset sentry_cli-2.41.1-py3-none-macosx_11_0_universal2.whl
  INFO    2025-02-12 13:41:17.260203 +03:00 Found asset sentry_cli-2.41.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_2_aarch64.whl
  INFO    2025-02-12 13:41:17.260206 +03:00 Found asset sentry_cli-2.41.1-py3-none-win32.whl
  INFO    2025-02-12 13:41:17.260207 +03:00 Found asset sentry-cli-linux-arm64-2.41.1.tgz
  INFO    2025-02-12 13:41:17.260209 +03:00 Found asset sentry-cli-Darwin-universal
npx @sentry/cli@ sourcemaps upload .next/static/chunks/826.2e544cc50f868e63.js.map --project 2 --release 2.12 --log-level=debug --org sentry --auth-token sntrys_***

Logs:

  DEBUG   2025-02-12 13:45:08.739390 +03:00 sentry-cli version: 2.41.1, platform: "darwin", architecture: "arm64"
  INFO    2025-02-12 13:45:08.742412 +03:00 sentry-cli was invoked with the following command line: "/Users/romanmaksimov/Desktop/job/***/node_modules/.pnpm/@sentry+cli-darwin@2.41.1/node_modules/@sentry/cli-darwin/bin/sentry-cli" "sourcemaps" "upload" ".next/static/chunks/826.2e544cc50f868e63.js.map" "--project" "/***" "--release" "2.12" "--log-level=debug" "--org" "sentry" "--auth-token" "[REDACTED]"
  DEBUG   2025-02-12 13:45:08.744344 +03:00 request GET https://sentry./***.com/api/0/organizations/sentry/chunk-upload/
  DEBUG   2025-02-12 13:45:08.744522 +03:00 using token authentication
  DEBUG   2025-02-12 13:45:08.744543 +03:00 retry number 0, max retries: 0
  DEBUG   2025-02-12 13:45:09.005680 +03:00 > GET /api/0/organizations/sentry/chunk-upload/ HTTP/1.1
  DEBUG   2025-02-12 13:45:09.005703 +03:00 > Host: sentry./***.com
  DEBUG   2025-02-12 13:45:09.005706 +03:00 > Accept: */*
  DEBUG   2025-02-12 13:45:09.005709 +03:00 > Connection: TE
  DEBUG   2025-02-12 13:45:09.005711 +03:00 > TE: gzip
  DEBUG   2025-02-12 13:45:09.005714 +03:00 > User-Agent: sentry-cli/2.41.1
  DEBUG   2025-02-12 13:45:09.005853 +03:00 > Authorization: Bearer sntrys_e***
  DEBUG   2025-02-12 13:45:09.151817 +03:00 < HTTP/1.1 200 OK
  DEBUG   2025-02-12 13:45:09.151916 +03:00 < Date: Wed, 12 Feb 2025 10:45:09 GMT
  DEBUG   2025-02-12 13:45:09.151936 +03:00 < Content-Type: application/json
  DEBUG   2025-02-12 13:45:09.151951 +03:00 < Content-Length: 372
  DEBUG   2025-02-12 13:45:09.151971 +03:00 < Connection: keep-alive
  DEBUG   2025-02-12 13:45:09.151990 +03:00 < Allow: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:45:09.152003 +03:00 < Access-Control-Allow-Methods: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:45:09.152047 +03:00 < Access-Control-Allow-Headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
  DEBUG   2025-02-12 13:45:09.152069 +03:00 < Access-Control-Expose-Headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2025-02-12 13:45:09.152091 +03:00 < Access-Control-Allow-Origin: *
  DEBUG   2025-02-12 13:45:09.152102 +03:00 < Vary: Accept-Language, Cookie
  DEBUG   2025-02-12 13:45:09.152114 +03:00 < Content-Language: en
  DEBUG   2025-02-12 13:45:09.152124 +03:00 < X-Frame-Options: deny
  DEBUG   2025-02-12 13:45:09.152135 +03:00 < X-Content-Type-Options: nosniff
  DEBUG   2025-02-12 13:45:09.152146 +03:00 < X-XSS-Protection: 1; mode=block
  DEBUG   2025-02-12 13:45:09.155220 +03:00 < Content-Security-Policy-Report-Only: connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io; object-src 'none'; media-src *; style-src 'unsafe-inline' *; worker-src 'none'; default-src 'none'; script-src 'self' 'unsafe-inline' 'report-sample'; base-uri 'none'; img-src blob: data: *; frame-ancestors 'none'; font-src 'self' data:
  DEBUG   2025-02-12 13:45:09.155246 +03:00 < X-Frame-Options: SAMEORIGIN
  DEBUG   2025-02-12 13:45:09.155255 +03:00 < Strict-Transport-Security: max-age=31536000; includeSubDomains
  DEBUG   2025-02-12 13:45:09.155325 +03:00 response status: 200
  DEBUG   2025-02-12 13:45:09.155339 +03:00 body: {"url":"https://sentry./***.com/api/0/organizations/sentry/chunk-upload/","chunkSize":8388608,"chunksPerRequest":64,"maxFileSize":2147483648,"maxRequestSize":33554432,"concurrency":8,"hashAlgorithm":"sha1","compression":["gzip"],"accept":["debug_files","release_files","pdbs","sources","bcsymbolmaps","il2cpp","portablepdbs","artifact_bundles","artifact_bundles_v2"]}
  INFO    2025-02-12 13:45:09.163376 +03:00 found: .next/static/chunks/826.2e544cc50f868e63.js.map (15325 bytes)
> Found 1 file
> Analyzing 1 sources
> Analyzing completed in 0.001s
> Rewriting sources
> Rewriting completed in 0.001s
> Adding source map references
  DEBUG   2025-02-12 13:45:09.167672 +03:00 request GET https://sentry./***.com/api/0/projects/sentry//***/releases/2.12/files/?cursor=&checksum=28f4cb1f3177a324e72142211aa8a4fa66ee415d
  DEBUG   2025-02-12 13:45:09.167682 +03:00 using token authentication
  DEBUG   2025-02-12 13:45:09.167689 +03:00 retry number 0, max retries: 0
  DEBUG   2025-02-12 13:45:09.167845 +03:00 > GET /api/0/projects/sentry//***/releases/2.12/files/?cursor=&checksum=28f4cb1f3177a324e72142211aa8a4fa66ee415d HTTP/1.1
  DEBUG   2025-02-12 13:45:09.167852 +03:00 > Host: sentry./***.com
  DEBUG   2025-02-12 13:45:09.167856 +03:00 > Accept: */*
  DEBUG   2025-02-12 13:45:09.167860 +03:00 > Connection: TE
  DEBUG   2025-02-12 13:45:09.167865 +03:00 > TE: gzip
  DEBUG   2025-02-12 13:45:09.167869 +03:00 > User-Agent: sentry-cli/2.41.1
  DEBUG   2025-02-12 13:45:09.167894 +03:00 > Authorization: Bearer sntrys_e***
  DEBUG   2025-02-12 13:45:09.349382 +03:00 < HTTP/1.1 200 OK
  DEBUG   2025-02-12 13:45:09.349459 +03:00 < Date: Wed, 12 Feb 2025 10:45:09 GMT
  DEBUG   2025-02-12 13:45:09.349478 +03:00 < Content-Type: application/json
  DEBUG   2025-02-12 13:45:09.349493 +03:00 < Content-Length: 2
  DEBUG   2025-02-12 13:45:09.349506 +03:00 < Connection: keep-alive
  DEBUG   2025-02-12 13:45:09.349612 +03:00 < Link: <https://sentry./***.com/api/0/projects/sentry//***/releases/2.12/files/?checksum=28f4cb1f3177a324e72142211aa8a4fa66ee415d&cursor=100:-1:1>; rel="previous"; results="false"; cursor="100:-1:1", <https://sentry./***.com/api/0/projects/sentry//***/releases/2.12/files/?checksum=28f4cb1f3177a324e72142211aa8a4fa66ee415d&cursor=100:1:0>; rel="next"; results="false"; cursor="100:1:0"
  DEBUG   2025-02-12 13:45:09.349648 +03:00 < Allow: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:45:09.350075 +03:00 < Access-Control-Allow-Methods: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:45:09.350101 +03:00 < Access-Control-Allow-Headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
  DEBUG   2025-02-12 13:45:09.350118 +03:00 < Access-Control-Expose-Headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2025-02-12 13:45:09.350134 +03:00 < Access-Control-Allow-Origin: *
  DEBUG   2025-02-12 13:45:09.350146 +03:00 < Vary: Accept-Language, Cookie
  DEBUG   2025-02-12 13:45:09.350218 +03:00 < Content-Language: en
  DEBUG   2025-02-12 13:45:09.350232 +03:00 < X-Frame-Options: deny
  DEBUG   2025-02-12 13:45:09.353811 +03:00 < X-Content-Type-Options: nosniff
  DEBUG   2025-02-12 13:45:09.353848 +03:00 < X-XSS-Protection: 1; mode=block
  DEBUG   2025-02-12 13:45:09.353857 +03:00 < Content-Security-Policy-Report-Only: connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io; object-src 'none'; media-src *; style-src 'unsafe-inline' *; worker-src 'none'; default-src 'none'; script-src 'self' 'unsafe-inline' 'report-sample'; base-uri 'none'; img-src blob: data: *; frame-ancestors 'none'; font-src 'self' data:
  DEBUG   2025-02-12 13:45:09.353872 +03:00 < X-Frame-Options: SAMEORIGIN
  DEBUG   2025-02-12 13:45:09.353880 +03:00 < Strict-Transport-Security: max-age=31536000; includeSubDomains
  DEBUG   2025-02-12 13:45:09.353991 +03:00 response status: 200
  DEBUG   2025-02-12 13:45:09.354865 +03:00 body: []
> Bundling completed in 0.006s
> Bundled 1 file for upload
> Bundle ID: e9ba1150-02f4-586e-94c9-06b6991b30bb
> Optimizing completed in 0s
  DEBUG   2025-02-12 13:45:09.362370 +03:00 request POST https://sentry./***.com/api/0/organizations/sentry/artifactbundle/assemble/
  DEBUG   2025-02-12 13:45:09.362382 +03:00 using token authentication
  DEBUG   2025-02-12 13:45:09.362438 +03:00 json body: {"checksum":"6d2aa011f9579731df092cba3ee3ed73a11e7dd8","chunks":["6d2aa011f9579731df092cba3ee3ed73a11e7dd8"],"projects":["/***"],"version":"2.12"}
  DEBUG   2025-02-12 13:45:09.362457 +03:00 retry number 0, max retries: 5
  DEBUG   2025-02-12 13:45:09.362596 +03:00 > POST /api/0/organizations/sentry/artifactbundle/assemble/ HTTP/1.1
  DEBUG   2025-02-12 13:45:09.362602 +03:00 > Host: sentry./***.com
  DEBUG   2025-02-12 13:45:09.362607 +03:00 > Accept: */*
  DEBUG   2025-02-12 13:45:09.362611 +03:00 > Connection: TE
  DEBUG   2025-02-12 13:45:09.365346 +03:00 > TE: gzip
  DEBUG   2025-02-12 13:45:09.365359 +03:00 > User-Agent: sentry-cli/2.41.1
  DEBUG   2025-02-12 13:45:09.365383 +03:00 > Authorization: Bearer sntrys_e***
  DEBUG   2025-02-12 13:45:09.365387 +03:00 > Content-Type: application/json
  DEBUG   2025-02-12 13:45:09.365392 +03:00 > Content-Length: 153
  DEBUG   2025-02-12 13:45:09.520557 +03:00 < HTTP/1.1 200 OK
  DEBUG   2025-02-12 13:45:09.520627 +03:00 < Date: Wed, 12 Feb 2025 10:45:09 GMT
  DEBUG   2025-02-12 13:45:09.520649 +03:00 < Content-Type: application/json
  DEBUG   2025-02-12 13:45:09.520659 +03:00 < Content-Length: 82
  DEBUG   2025-02-12 13:45:09.520667 +03:00 < Connection: keep-alive
  DEBUG   2025-02-12 13:45:09.520674 +03:00 < Allow: POST, OPTIONS
  DEBUG   2025-02-12 13:45:09.520679 +03:00 < Access-Control-Allow-Methods: POST, OPTIONS
  DEBUG   2025-02-12 13:45:09.520693 +03:00 < Access-Control-Allow-Headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
  DEBUG   2025-02-12 13:45:09.520703 +03:00 < Access-Control-Expose-Headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2025-02-12 13:45:09.520765 +03:00 < Access-Control-Allow-Origin: *
  DEBUG   2025-02-12 13:45:09.520803 +03:00 < Vary: Accept-Language, Cookie
  DEBUG   2025-02-12 13:45:09.520813 +03:00 < Content-Language: en
  DEBUG   2025-02-12 13:45:09.520820 +03:00 < X-Frame-Options: deny
  DEBUG   2025-02-12 13:45:09.520842 +03:00 < X-Content-Type-Options: nosniff
  DEBUG   2025-02-12 13:45:09.520866 +03:00 < X-XSS-Protection: 1; mode=block
  DEBUG   2025-02-12 13:45:09.520881 +03:00 < Content-Security-Policy-Report-Only: connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io; object-src 'none'; media-src *; style-src 'unsafe-inline' *; worker-src 'none'; default-src 'none'; script-src 'self' 'unsafe-inline' 'report-sample'; base-uri 'none'; img-src blob: data: *; frame-ancestors 'none'; font-src 'self' data:
  DEBUG   2025-02-12 13:45:09.522542 +03:00 < X-Frame-Options: SAMEORIGIN
  DEBUG   2025-02-12 13:45:09.522552 +03:00 < Strict-Transport-Security: max-age=31536000; includeSubDomains
  DEBUG   2025-02-12 13:45:09.522609 +03:00 response status: 200
  DEBUG   2025-02-12 13:45:09.522623 +03:00 body: {"state":"not_found","missingChunks":["6d2aa011f9579731df092cba3ee3ed73a11e7dd8"]}
  INFO    2025-02-12 13:45:09.523377 +03:00 using 'gzip' compression for chunk upload
  DEBUG   2025-02-12 13:45:09.524592 +03:00 request POST https://sentry./***.com/api/0/organizations/sentry/chunk-upload/
  DEBUG   2025-02-12 13:45:09.525079 +03:00 sending form data
  DEBUG   2025-02-12 13:45:09.525109 +03:00 using token authentication
  DEBUG   2025-02-12 13:45:09.526422 +03:00 retry number 0, max retries: 5
  DEBUG   2025-02-12 13:45:09.526911 +03:00 > POST /api/0/organizations/sentry/chunk-upload/ HTTP/1.1
  DEBUG   2025-02-12 13:45:09.527251 +03:00 > Host: sentry./***.com
  DEBUG   2025-02-12 13:45:09.527781 +03:00 > Accept: */*
  DEBUG   2025-02-12 13:45:09.527819 +03:00 > Connection: TE
  DEBUG   2025-02-12 13:45:09.528349 +03:00 > TE: gzip
  DEBUG   2025-02-12 13:45:09.528914 +03:00 > User-Agent: sentry-cli/2.41.1
  DEBUG   2025-02-12 13:45:09.529193 +03:00 > Authorization: Bearer sntrys_e***
  DEBUG   2025-02-12 13:45:09.529436 +03:00 > Content-Length: 5310
  DEBUG   2025-02-12 13:45:09.529924 +03:00 > Content-Type: multipart/form-data; boundary=------------------------gyJTlhKlAktY6xdBrjWStz
  DEBUG   2025-02-12 13:45:09.674158 +03:00 < HTTP/1.1 200 OK
  DEBUG   2025-02-12 13:45:09.674213 +03:00 < Date: Wed, 12 Feb 2025 10:45:09 GMT
  DEBUG   2025-02-12 13:45:09.674273 +03:00 < Content-Length: 0
  DEBUG   2025-02-12 13:45:09.674288 +03:00 < Connection: keep-alive
  DEBUG   2025-02-12 13:45:09.674830 +03:00 < Allow: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:45:09.675134 +03:00 < Access-Control-Allow-Methods: GET, POST, HEAD, OPTIONS
  DEBUG   2025-02-12 13:45:09.675202 +03:00 < Access-Control-Allow-Headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
  DEBUG   2025-02-12 13:45:09.675333 +03:00 < Access-Control-Expose-Headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2025-02-12 13:45:09.675577 +03:00 < Access-Control-Allow-Origin: *
  DEBUG   2025-02-12 13:45:09.675813 +03:00 < Vary: Accept-Language, Cookie
  DEBUG   2025-02-12 13:45:09.675830 +03:00 < Content-Language: en
  DEBUG   2025-02-12 13:45:09.675991 +03:00 < X-Frame-Options: deny
  DEBUG   2025-02-12 13:45:09.676254 +03:00 < X-Content-Type-Options: nosniff
  DEBUG   2025-02-12 13:45:09.676268 +03:00 < X-XSS-Protection: 1; mode=block
  DEBUG   2025-02-12 13:45:09.676440 +03:00 < Content-Security-Policy-Report-Only: connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io; object-src 'none'; media-src *; style-src 'unsafe-inline' *; worker-src 'none'; default-src 'none'; script-src 'self' 'unsafe-inline' 'report-sample'; base-uri 'none'; img-src blob: data: *; frame-ancestors 'none'; font-src 'self' data:
  DEBUG   2025-02-12 13:45:09.677835 +03:00 < X-Frame-Options: SAMEORIGIN
  DEBUG   2025-02-12 13:45:09.678051 +03:00 < Strict-Transport-Security: max-age=31536000; includeSubDomains
  DEBUG   2025-02-12 13:45:09.678089 +03:00 response status: 200
  DEBUG   2025-02-12 13:45:09.678233 +03:00 body: 
> Uploading completed in 0.154s
> Uploaded files to Sentry
  DEBUG   2025-02-12 13:45:09.678604 +03:00 request POST https://sentry./***.com/api/0/organizations/sentry/artifactbundle/assemble/
  DEBUG   2025-02-12 13:45:09.678612 +03:00 using token authentication
  DEBUG   2025-02-12 13:45:09.678632 +03:00 json body: {"checksum":"6d2aa011f9579731df092cba3ee3ed73a11e7dd8","chunks":["6d2aa011f9579731df092cba3ee3ed73a11e7dd8"],"projects":["/***"],"version":"2.12"}
  DEBUG   2025-02-12 13:45:09.678638 +03:00 retry number 0, max retries: 5
  DEBUG   2025-02-12 13:45:09.678710 +03:00 > POST /api/0/organizations/sentry/artifactbundle/assemble/ HTTP/1.1
  DEBUG   2025-02-12 13:45:09.678715 +03:00 > Host: sentry./***.com
  DEBUG   2025-02-12 13:45:09.678719 +03:00 > Accept: */*
  DEBUG   2025-02-12 13:45:09.678722 +03:00 > Connection: TE
  DEBUG   2025-02-12 13:45:09.678726 +03:00 > TE: gzip
  DEBUG   2025-02-12 13:45:09.678729 +03:00 > User-Agent: sentry-cli/2.41.1
  DEBUG   2025-02-12 13:45:09.678748 +03:00 > Authorization: Bearer sntrys_e***
  DEBUG   2025-02-12 13:45:09.679156 +03:00 > Content-Type: application/json
  DEBUG   2025-02-12 13:45:09.679166 +03:00 > Content-Length: 153
  DEBUG   2025-02-12 13:45:09.854732 +03:00 < HTTP/1.1 200 OK
  DEBUG   2025-02-12 13:45:09.854819 +03:00 < Date: Wed, 12 Feb 2025 10:45:09 GMT
  DEBUG   2025-02-12 13:45:09.854836 +03:00 < Content-Type: application/json
  DEBUG   2025-02-12 13:45:09.854845 +03:00 < Content-Length: 38
  DEBUG   2025-02-12 13:45:09.854854 +03:00 < Connection: keep-alive
  DEBUG   2025-02-12 13:45:09.854862 +03:00 < Allow: POST, OPTIONS
  DEBUG   2025-02-12 13:45:09.854870 +03:00 < Access-Control-Allow-Methods: POST, OPTIONS
  DEBUG   2025-02-12 13:45:09.854886 +03:00 < Access-Control-Allow-Headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
  DEBUG   2025-02-12 13:45:09.854899 +03:00 < Access-Control-Expose-Headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2025-02-12 13:45:09.855492 +03:00 < Access-Control-Allow-Origin: *
  DEBUG   2025-02-12 13:45:09.855513 +03:00 < Vary: Accept-Language, Cookie
  DEBUG   2025-02-12 13:45:09.855522 +03:00 < Content-Language: en
  DEBUG   2025-02-12 13:45:09.855529 +03:00 < X-Frame-Options: deny
  DEBUG   2025-02-12 13:45:09.855537 +03:00 < X-Content-Type-Options: nosniff
  DEBUG   2025-02-12 13:45:09.855544 +03:00 < X-XSS-Protection: 1; mode=block
  DEBUG   2025-02-12 13:45:09.855552 +03:00 < Content-Security-Policy-Report-Only: connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io; object-src 'none'; media-src *; style-src 'unsafe-inline' *; worker-src 'none'; default-src 'none'; script-src 'self' 'unsafe-inline' 'report-sample'; base-uri 'none'; img-src blob: data: *; frame-ancestors 'none'; font-src 'self' data:
  DEBUG   2025-02-12 13:45:09.856337 +03:00 < X-Frame-Options: SAMEORIGIN
  DEBUG   2025-02-12 13:45:09.856369 +03:00 < Strict-Transport-Security: max-age=31536000; includeSubDomains
  DEBUG   2025-02-12 13:45:09.856409 +03:00 response status: 200
  DEBUG   2025-02-12 13:45:09.856423 +03:00 body: {"state":"created","missingChunks":[]}
> Processing completed in 0.178s
> File upload complete (processing pending on server)
> Organization: sentry
> Project: /***
> Release: 2.12
> Dist: None
> Upload type: artifact bundle

Source Map Upload Report
  Source Maps
    ~/826.2e544cc50f868e63.js.map
  INFO    2025-02-12 13:45:09.859115 +03:00 Skipping update nagger update check

Event ID

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      No status
    • Status

      Waiting for: Community

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions