Skip to content

'internal server error' during uploading wasm file #76857

@trzeciak

Description

@trzeciak

CLI Version

2.34.1

Operating System and Architecture

  • macOS (arm64)
  • macOS (x86_64)
  • Linux (i686)
  • Linux (x86_64)
  • Linux (armv7)
  • Linux (aarch64)
  • Windows (i686)
  • Windows (x86_64)

Operating System Version

Ubuntu 20.04, macOS 14.6.1

Link to reproduction repository

No response

CLI Command

sentry-cli debug-files upload --org explain-everything --project playground-web symbols_1437342530/whiteboard-sdk-web-mt.debug.symbols --wait --log-level trace

Exact Reproduction Steps

I build web app, with optimizations, the final wasm file with debug information has around 600MB (after striping ~30MB).
This is a product where I work, and I share this wasm file using email-support (ask Kobby, the file I am sending you has never been uploaded to sentry).

  • Get whiteboard-sdk-web-mt.debug.symbols file
  • Run CLI command

Expected Results

I expected the CLI upload debug wasm files, and display success message.

Actual Results

The CLI display 'internal server error' and non-zero exit code.

Logs

Some debug information:

+ sentry-cli --version
sentry-cli 2.34.1

+ file "$1"
symbols_1437342530/whiteboard-sdk-web-mt.debug.symbols: WebAssembly (wasm) binary module version 0x1 (MVP)

+ ls -gal "$1"
-rwxr-xr-x 1 gitlab-runner 614732651 Sep  3 09:09 symbols_1437342530/whiteboard-sdk-web-mt.debug.symbols

Try upload wasm debug information:

+ sentry-cli debug-files upload --org explain-everything --project playground-web symbols_1437342530/whiteboard-sdk-web-mt.debug.symbols --wait --log-level trace
  INFO    2024-09-03 09:31:24.730780655 +00:00 Loaded config from /home/gitlab-runner/.sentryclirc
  DEBUG   2024-09-03 09:31:24.730819357 +00:00 sentry-cli version: 2.34.1, platform: "linux", architecture: "x86_64"
  INFO    2024-09-03 09:31:24.731293305 +00:00 sentry-cli was invoked with the following command line: "sentry-cli" "debug-files" "upload" "--org" "explain-everything" "--project" "playground-web" "symbols_1437342530/whiteboard-sdk-web-mt.debug.symbols" "--wait" "--log-level" "trace"
  INFO    2024-09-03 09:31:24.731319156 +00:00 Issuing a command for Organization: explain-everything Project: playground-web
  DEBUG   2024-09-03 09:31:24.731722361 +00:00 request GET https://sentry.io/api/0/organizations/explain-everything/chunk-upload/
  DEBUG   2024-09-03 09:31:24.731735672 +00:00 using token authentication
  DEBUG   2024-09-03 09:31:24.731748152 +00:00 retry number 0, max retries: 0
  DEBUG   2024-09-03 09:31:24.751960272 +00:00 > GET /api/0/organizations/explain-everything/chunk-upload/ HTTP/1.1
  DEBUG   2024-09-03 09:31:24.751975162 +00:00 > Host: sentry.io
  DEBUG   2024-09-03 09:31:24.751978632 +00:00 > Accept: */*
  DEBUG   2024-09-03 09:31:24.751981203 +00:00 > Connection: TE
  DEBUG   2024-09-03 09:31:24.751983712 +00:00 > TE: gzip
  DEBUG   2024-09-03 09:31:24.751988563 +00:00 > User-Agent: sentry-cli/2.34.1
  DEBUG   2024-09-03 09:31:24.752351657 +00:00 > Authorization: Bearer 5c809772***
  DEBUG   2024-09-03 09:31:24.877633256 +00:00 < HTTP/1.1 200 OK
  DEBUG   2024-09-03 09:31:24.877677008 +00:00 < server: nginx
  DEBUG   2024-09-03 09:31:24.877689749 +00:00 < date: Tue, 03 Sep 2024 09:31:24 GMT
  DEBUG   2024-09-03 09:31:24.877698409 +00:00 < content-type: application/json
  DEBUG   2024-09-03 09:31:24.877705749 +00:00 < vary: Accept-Encoding,Accept-Language, Cookie
  DEBUG   2024-09-03 09:31:24.877713520 +00:00 < allow: GET, POST, HEAD, OPTIONS
  DEBUG   2024-09-03 09:31:24.877721200 +00:00 < access-control-allow-methods: GET, POST, HEAD, OPTIONS
  DEBUG   2024-09-03 09:31:24.877742951 +00: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   2024-09-03 09:31:24.877761321 +00:00 < access-control-expose-headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2024-09-03 09:31:24.877769792 +00:00 < access-control-allow-origin: *
  DEBUG   2024-09-03 09:31:24.877776462 +00:00 < x-sentry-rate-limit-remaining: 99
  DEBUG   2024-09-03 09:31:24.877788322 +00:00 < x-sentry-rate-limit-limit: 100
  DEBUG   2024-09-03 09:31:24.877795343 +00:00 < x-sentry-rate-limit-reset: 1725355885
  DEBUG   2024-09-03 09:31:24.877802383 +00:00 < x-sentry-rate-limit-concurrentremaining: 99
  DEBUG   2024-09-03 09:31:24.877808363 +00:00 < x-sentry-rate-limit-concurrentlimit: 100
  DEBUG   2024-09-03 09:31:24.877815383 +00:00 < content-language: en
  DEBUG   2024-09-03 09:31:24.877822254 +00:00 < x-frame-options: deny
  DEBUG   2024-09-03 09:31:24.877830134 +00:00 < x-content-type-options: nosniff
  DEBUG   2024-09-03 09:31:24.877836714 +00:00 < x-xss-protection: 1; mode=block
  DEBUG   2024-09-03 09:31:24.877855105 +00:00 < content-security-policy: worker-src blob:; style-src * 'unsafe-inline'; media-src *; script-src 'self' 'unsafe-inline' 'report-sample' s1.sentry-cdn.com js.sentry-cdn.com browser.sentry-cdn.com statuspage-production.s3.amazonaws.com static.zdassets.com aui-cdn.atlassian.com connect-cdn.atl-paas.net js.stripe.com 'strict-dynamic' cdn.pendo.io data.pendo.io pendo-io-static.storage.googleapis.com pendo-static-5634074999128064.storage.googleapis.com; default-src 'none'; object-src 'none'; frame-src app.pendo.io demo.arcade.software js.stripe.com sentry.io; connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io sentry.io *.sentry.io s1.sentry-cdn.com o1.ingest.sentry.io api2.amplitude.com app.pendo.io data.pendo.io reload.getsentry.net t687h3m0nh65.statuspage.io sentry.zendesk.com ekr.zdassets.com maps.googleapis.com; img-src * blob: data:; frame-ancestors 'self' *.sentry.io; base-uri 'none'; font-src * data:; report-uri https://o1.ingest.sentry.io/api/54785/security/?sentry_key=f724a8a027db45f5b21507e7142ff78e&sentry_release=a5db99110aabb741041413265d03e8b49abe08d4
  DEBUG   2024-09-03 09:31:24.877872226 +00:00 < x-envoy-attempt-count: 1
  DEBUG   2024-09-03 09:31:24.877880176 +00:00 < x-envoy-upstream-service-time: 89
  DEBUG   2024-09-03 09:31:24.877887496 +00:00 < x-served-by: getsentry-web-rpc-production-5579c74b64-wlnvw
  DEBUG   2024-09-03 09:31:24.877894777 +00:00 < x-sentry-proxy-url: http://10.2.0.67:8999/api/0/organizations/explain-everything/chunk-upload/
  DEBUG   2024-09-03 09:31:24.877901707 +00:00 < x-served-by: getsentry-control-web-default-common-production-d48c4b9d6-gkr8n
  DEBUG   2024-09-03 09:31:24.877909277 +00:00 < x-served-by: frontend-default-844968d4cb-zwgv8
  DEBUG   2024-09-03 09:31:24.877916187 +00:00 < strict-transport-security: max-age=31536000; includeSubDomains; preload
  DEBUG   2024-09-03 09:31:24.877922727 +00:00 < via: 1.1 google
  DEBUG   2024-09-03 09:31:24.877930178 +00:00 < Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
  DEBUG   2024-09-03 09:31:24.877938988 +00:00 < Transfer-Encoding: chunked
  DEBUG   2024-09-03 09:31:24.879659223 +00:00 response status: 200
  DEBUG   2024-09-03 09:31:24.879674994 +00:00 body: {"url":"https://us.sentry.io/api/0/organizations/explain-everything/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"]}
> Found 1 debug information file
> Prepared debug information file for upload
  DEBUG   2024-09-03 09:31:33.919425959 +00:00 request POST https://sentry.io/api/0/projects/explain-everything/playground-web/files/difs/assemble/
  DEBUG   2024-09-03 09:31:33.919465760 +00:00 using token authentication
  DEBUG   2024-09-03 09:31:33.919534283 +00:00 json body: {"a3d10ef9a203f43754606eff35abc858071b18a1":{"name":"whiteboard-sdk-web-mt.debug.symbols","debug_id":"1034f31f-b76b-7446-d0bb-56fd4e34483d","chunks":["9f487e31bbaaadf43eaf74bd7dbf57b7f85e6c20","fd62657c9fc2de2d572eee8e10572a20303ebb6b","c6c519f800347cc7416a30e7dd011d648f30e2bc","fb92cd1e35da66c613abf22be42b5efb278c3e22","1d6dc37ddc40fcfcd9a8963f3815b09f9e02391e","4af8fff382633f8c370d840c1f92b5d9203ecf61","96286eb7fb5f2283d46f6b02e57df4e1c126a1a3","88d53d096c82e8e0ed0ae615a3571e969af94dae","663e037e0049e2b168341e8019e267fe8873baac","b2e498b5b9f877539bbcc9b43d7e8c06933d2f6c","773b60b264e6e4dca323796ca5a2b7c81b032cf8","9b582cbd76878268278c3b892551d5b8dde9550d","83c81772010631e104b1eb46d63f200bcabd512f","9db86f2d517ee85cc7b18c4032627cf101e9e047","a6d392bfbc19518ccce50e58b981fbf9a3a4986a","87d1069e86be151ed22e35ad6eaa8fe0e3c079e6","bde9890ce764899c4bfbac3e88b20eca2b2bda1c","9328bb2939c80f0ccf1a9a69a5ae1c98d83edcc8","b82452171e84cbd7eb4db0bdbb39fcb46cda4a6a","10661b613c5ce8910e3534b1976a05a4e8445e99","4d5e6544db70fe703595c2063afebd70fc1fb145","b0100341f60a6825e7694fab5cbc02e813ee163a","de2f575c7ccbd386ef9a3699aad8de13409e4627","60b12aac6a8ea3f632281c70ae1575047de7a5a5","c1694c25fbc8d005236a883cc9d2e52283825150","6cf24824e1063dbe66d2d95a217197e1c2c40aff","eddfe26d1c4a51c03ebcd6a028a92a96c5a0c89a","05ca6fc0dadb3f91715118f2be30b1ce8a6abf2c","9163e34fe38f7a38f59f165e3768fbabaceba79f","a4ad6d84724d0f6d9438604868ad89bb1ec917df","ab76b1b321a434f7b431cf31907140d2bb9a5054","383d0746303e825c0319e1a3c014c7079d8fc1eb","f180162b63b28cb31aa136eebf2566c2b4c6fb72","519a1a9573527315e7f5f37401a2f0b1e9bc6f1d","1b8ce92228f0119953a0b87fa97522eadf373e43","05bae385d489a3cb5637ff73cd8ae11c4c437cc5","d0bdb36faff65556badce5a719e8f83d02f9e0e0","cf4efa0fcef5ddf6a7bab69ffb20949400002629","e01ef051df50069435d24e57c790c687fb9283c4","3c56ae05218f820440930cd47c032ff3e975e63d","1fbab72f482d7a85b1811e4e9dddc54bbeae0c41","415d6f958f3cd5f8a8feb7e1a45def7fdda7fb5f","728b7f5a99b50a7d743fb6aca7947d1b604f2d25","31efc0651dba852cbe6a8f1bf9f3fd8f22fae709","e8c35dbd83836413aeeea898aef8aa3936ddb153","a61c36b958a7d12a51fec2ce7a1c32ce2801d9c2","8129b88be91f338a1d010db8897371f174d66d5c","bdda278277bd5523e21c7d05ff3f1985bdc120a6","41827f1bc310bc87bb744be6839928408f1f9ae2","2175ff86a752e750ef0e655c66e1a60ac154c204","20e3ddb2dd2e80a4d533b515871f603e7f43fc86","77284095c2a197c025bc195cb38d69ab8782c6cd","201a167ccc68bfc9abaf6fbfca2ebf2a1a2421a9","cc8c1b37da3f2a9f5a3907e718053c318cf07fa5","1ede6d6cce7f3840a4cc0d1686096b9007e5696e","0e17fbaa08e4461cf3d6eab5a0631ccbcb12d61f","3ceb811f51d511dc3560b413b46e6974a7faf5fb","4975eeace2d92862f00f4a7a722619b44a4b6389","a7ea0b23a9be4c45543d242e6050fc9d0e14043d","8d7a7328ae4e1c631b4948ec472b55034f3834c9","0e282655b942627ff0325b3dd342a302c93be718","644bae1f21f171d470ce32bbbfd341cdb93a49d5","01e5cc2eb8322526fd77d745d9f322f09115efc2","d8912a1d0c8528197c85f14c4ac24090e3c41aa8","c1b226d2808e9d3f66c8022d1fe196b669d0b0e2","56dacf0f9ec62484ce84bb5193c1af46fc466bef","e8c290e699b1f1c134fb82066aed11f9435a7003","006d42bf1a435f5465a872611a000c4af448883a","3bf801865e44c98eccfcb3d195caa948641c9e21","3538b6433196c4da14500ea7176a5580f769b58c","35ada8260b1198c73539037ce9bbf67b7a92b3c3","6dbd71d580623fb65dbbf609ecc99a9cb3941208","89c2bbb741f33580d6c4826958095332418f9687","73ef05d46367e13c72f61837bee5083f158bc567"]}}
  DEBUG   2024-09-03 09:31:33.919572544 +00:00 retry number 0, max retries: 5
  DEBUG   2024-09-03 09:31:33.919840823 +00:00 > POST /api/0/projects/explain-everything/playground-web/files/difs/assemble/ HTTP/1.1
  DEBUG   2024-09-03 09:31:33.919857174 +00:00 > Host: sentry.io
  DEBUG   2024-09-03 09:31:33.919874194 +00:00 > Accept: */*
  DEBUG   2024-09-03 09:31:33.919878014 +00:00 > Connection: TE
  DEBUG   2024-09-03 09:31:33.919882315 +00:00 > TE: gzip
  DEBUG   2024-09-03 09:31:33.919886415 +00:00 > User-Agent: sentry-cli/2.34.1
  DEBUG   2024-09-03 09:31:33.919908986 +00:00 > Authorization: Bearer 5c809772***
  DEBUG   2024-09-03 09:31:33.919916946 +00:00 > Content-Type: application/json
  DEBUG   2024-09-03 09:31:33.919920726 +00:00 > Content-Length: 3334
  DEBUG   2024-09-03 09:31:34.092615951 +00:00 < HTTP/1.1 200 OK
  DEBUG   2024-09-03 09:31:34.092667372 +00:00 < server: nginx
  DEBUG   2024-09-03 09:31:34.092682633 +00:00 < date: Tue, 03 Sep 2024 09:31:34 GMT
  DEBUG   2024-09-03 09:31:34.092694113 +00:00 < content-type: application/json
  DEBUG   2024-09-03 09:31:34.092711144 +00:00 < vary: Accept-Encoding,Accept-Language, Cookie
  DEBUG   2024-09-03 09:31:34.092727364 +00:00 < allow: POST, OPTIONS
  DEBUG   2024-09-03 09:31:34.092740815 +00:00 < access-control-allow-methods: POST, OPTIONS
  DEBUG   2024-09-03 09:31:34.092768526 +00: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   2024-09-03 09:31:34.092784896 +00:00 < access-control-expose-headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2024-09-03 09:31:34.092801177 +00:00 < access-control-allow-origin: *
  DEBUG   2024-09-03 09:31:34.092814857 +00:00 < x-sentry-rate-limit-remaining: 39
  DEBUG   2024-09-03 09:31:34.092825258 +00:00 < x-sentry-rate-limit-limit: 40
  DEBUG   2024-09-03 09:31:34.092839318 +00:00 < x-sentry-rate-limit-reset: 1725355894
  DEBUG   2024-09-03 09:31:34.092852708 +00:00 < x-sentry-rate-limit-concurrentremaining: 24
  DEBUG   2024-09-03 09:31:34.092866059 +00:00 < x-sentry-rate-limit-concurrentlimit: 25
  DEBUG   2024-09-03 09:31:34.092918321 +00:00 < content-language: en
  DEBUG   2024-09-03 09:31:34.092934131 +00:00 < x-frame-options: deny
  DEBUG   2024-09-03 09:31:34.092948302 +00:00 < x-content-type-options: nosniff
  DEBUG   2024-09-03 09:31:34.092969503 +00:00 < x-xss-protection: 1; mode=block
  DEBUG   2024-09-03 09:31:34.092985483 +00:00 < content-security-policy: connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io sentry.io *.sentry.io s1.sentry-cdn.com o1.ingest.sentry.io api2.amplitude.com app.pendo.io data.pendo.io reload.getsentry.net t687h3m0nh65.statuspage.io sentry.zendesk.com ekr.zdassets.com maps.googleapis.com; media-src *; font-src * data:; object-src 'none'; frame-ancestors 'self' *.sentry.io; style-src * 'unsafe-inline'; img-src * blob: data:; script-src 'self' 'unsafe-inline' 'report-sample' s1.sentry-cdn.com js.sentry-cdn.com browser.sentry-cdn.com statuspage-production.s3.amazonaws.com static.zdassets.com aui-cdn.atlassian.com connect-cdn.atl-paas.net js.stripe.com 'strict-dynamic' cdn.pendo.io data.pendo.io pendo-io-static.storage.googleapis.com pendo-static-5634074999128064.storage.googleapis.com; frame-src app.pendo.io demo.arcade.software js.stripe.com sentry.io; worker-src blob:; base-uri 'none'; default-src 'none'; report-uri https://o1.ingest.sentry.io/api/54785/security/?sentry_key=f724a8a027db45f5b21507e7142ff78e&sentry_release=a5db99110aabb741041413265d03e8b49abe08d4
  DEBUG   2024-09-03 09:31:34.093003294 +00:00 < x-envoy-attempt-count: 1
  DEBUG   2024-09-03 09:31:34.093017644 +00:00 < x-envoy-upstream-service-time: 143
  DEBUG   2024-09-03 09:31:34.093038455 +00:00 < x-served-by: getsentry-web-rpc-production-5579c74b64-l28v5
  DEBUG   2024-09-03 09:31:34.093052275 +00:00 < x-sentry-proxy-url: http://10.2.0.67:8999/api/0/projects/explain-everything/playground-web/files/difs/assemble/
  DEBUG   2024-09-03 09:31:34.093066566 +00:00 < x-served-by: getsentry-control-web-default-common-production-d48c4b9d6-mjvkk
  DEBUG   2024-09-03 09:31:34.093080786 +00:00 < x-served-by: frontend-default-844968d4cb-tktv2
  DEBUG   2024-09-03 09:31:34.093094467 +00:00 < strict-transport-security: max-age=31536000; includeSubDomains; preload
  DEBUG   2024-09-03 09:31:34.093107237 +00:00 < via: 1.1 google
  DEBUG   2024-09-03 09:31:34.093188190 +00:00 < Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
  DEBUG   2024-09-03 09:31:34.093219341 +00:00 < Transfer-Encoding: chunked
  DEBUG   2024-09-03 09:31:34.094080321 +00:00 response status: 200
  DEBUG   2024-09-03 09:31:34.094099861 +00:00 body: {"a3d10ef9a203f43754606eff35abc858071b18a1":{"state":"not_found","missingChunks":["c6c519f800347cc7416a30e7dd011d648f30e2bc","73ef05d46367e13c72f61837bee5083f158bc567","1fbab72f482d7a85b1811e4e9dddc54bbeae0c41","31efc0651dba852cbe6a8f1bf9f3fd8f22fae709","b0100341f60a6825e7694fab5cbc02e813ee163a","e8c35dbd83836413aeeea898aef8aa3936ddb153","c1694c25fbc8d005236a883cc9d2e52283825150","fb92cd1e35da66c613abf22be42b5efb278c3e22","fd62657c9fc2de2d572eee8e10572a20303ebb6b","b82452171e84cbd7eb4db0bdbb39fcb46cda4a6a","9f487e31bbaaadf43eaf74bd7dbf57b7f85e6c20","728b7f5a99b50a7d743fb6aca7947d1b604f2d25"]}}
> Uploaded 1 missing debug information file
> File processing complete:
    ERROR whiteboard-sdk-web-mt.debug.symbols
        internal server error
Error: some symbols did not process correctly
  DEBUG   2024-09-03 09:31:53.503941016 +00:00 skipping update nagger because session is not attended

Second run:

+ sentry-cli debug-files upload --org explain-everything --project playground-web symbols_1437342530/whiteboard-sdk-web-mt.debug.symbols --wait --log-level trace
  INFO    2024-09-03 09:31:53.520104231 +00:00 Loaded config from /home/gitlab-runner/.sentryclirc
  DEBUG   2024-09-03 09:31:53.520142372 +00:00 sentry-cli version: 2.34.1, platform: "linux", architecture: "x86_64"
  INFO    2024-09-03 09:31:53.520627275 +00:00 sentry-cli was invoked with the following command line: "sentry-cli" "debug-files" "upload" "--org" "explain-everything" "--project" "playground-web" "symbols_1437342530/whiteboard-sdk-web-mt.debug.symbols" "--wait" "--log-level" "trace"
  INFO    2024-09-03 09:31:53.520656476 +00:00 Issuing a command for Organization: explain-everything Project: playground-web
  DEBUG   2024-09-03 09:31:53.521070428 +00:00 request GET https://sentry.io/api/0/organizations/explain-everything/chunk-upload/
  DEBUG   2024-09-03 09:31:53.521088058 +00:00 using token authentication
  DEBUG   2024-09-03 09:31:53.521115459 +00:00 retry number 0, max retries: 0
  DEBUG   2024-09-03 09:31:53.541265526 +00:00 > GET /api/0/organizations/explain-everything/chunk-upload/ HTTP/1.1
  DEBUG   2024-09-03 09:31:53.541281697 +00:00 > Host: sentry.io
  DEBUG   2024-09-03 09:31:53.541286897 +00:00 > Accept: */*
  DEBUG   2024-09-03 09:31:53.541291377 +00:00 > Connection: TE
  DEBUG   2024-09-03 09:31:53.541295587 +00:00 > TE: gzip
  DEBUG   2024-09-03 09:31:53.541300357 +00:00 > User-Agent: sentry-cli/2.34.1
  DEBUG   2024-09-03 09:31:53.541654507 +00:00 > Authorization: Bearer 5c809772***
  DEBUG   2024-09-03 09:31:53.708957027 +00:00 < HTTP/1.1 200 OK
  DEBUG   2024-09-03 09:31:53.709000318 +00:00 < server: nginx
  DEBUG   2024-09-03 09:31:53.709013948 +00:00 < date: Tue, 03 Sep 2024 09:31:53 GMT
  DEBUG   2024-09-03 09:31:53.709022898 +00:00 < content-type: application/json
  DEBUG   2024-09-03 09:31:53.709029589 +00:00 < vary: Accept-Encoding,Accept-Language, Cookie
  DEBUG   2024-09-03 09:31:53.709036629 +00:00 < allow: GET, POST, HEAD, OPTIONS
  DEBUG   2024-09-03 09:31:53.709042969 +00:00 < access-control-allow-methods: GET, POST, HEAD, OPTIONS
  DEBUG   2024-09-03 09:31:53.709060710 +00: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   2024-09-03 09:31:53.709074430 +00:00 < access-control-expose-headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2024-09-03 09:31:53.709083510 +00:00 < access-control-allow-origin: *
  DEBUG   2024-09-03 09:31:53.709090660 +00:00 < x-sentry-rate-limit-remaining: 99
  DEBUG   2024-09-03 09:31:53.709123951 +00:00 < x-sentry-rate-limit-limit: 100
  DEBUG   2024-09-03 09:31:53.709131101 +00:00 < x-sentry-rate-limit-reset: 1725355914
  DEBUG   2024-09-03 09:31:53.709137852 +00:00 < x-sentry-rate-limit-concurrentremaining: 99
  DEBUG   2024-09-03 09:31:53.709144522 +00:00 < x-sentry-rate-limit-concurrentlimit: 100
  DEBUG   2024-09-03 09:31:53.709151512 +00:00 < content-language: en
  DEBUG   2024-09-03 09:31:53.709159432 +00:00 < x-frame-options: deny
  DEBUG   2024-09-03 09:31:53.709166782 +00:00 < x-content-type-options: nosniff
  DEBUG   2024-09-03 09:31:53.709173643 +00:00 < x-xss-protection: 1; mode=block
  DEBUG   2024-09-03 09:31:53.709192493 +00:00 < content-security-policy: frame-src app.pendo.io demo.arcade.software js.stripe.com sentry.io; worker-src blob:; img-src * blob: data:; default-src 'none'; style-src * 'unsafe-inline'; frame-ancestors 'self' *.sentry.io; script-src 'self' 'unsafe-inline' 'report-sample' s1.sentry-cdn.com js.sentry-cdn.com browser.sentry-cdn.com statuspage-production.s3.amazonaws.com static.zdassets.com aui-cdn.atlassian.com connect-cdn.atl-paas.net js.stripe.com 'strict-dynamic' cdn.pendo.io data.pendo.io pendo-io-static.storage.googleapis.com pendo-static-5634074999128064.storage.googleapis.com; base-uri 'none'; connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io sentry.io *.sentry.io s1.sentry-cdn.com o1.ingest.sentry.io api2.amplitude.com app.pendo.io data.pendo.io reload.getsentry.net t687h3m0nh65.statuspage.io sentry.zendesk.com ekr.zdassets.com maps.googleapis.com; media-src *; font-src * data:; object-src 'none'; report-uri https://o1.ingest.sentry.io/api/54785/security/?sentry_key=f724a8a027db45f5b21507e7142ff78e&sentry_release=a5db99110aabb741041413265d03e8b49abe08d4
  DEBUG   2024-09-03 09:31:53.709207034 +00:00 < x-envoy-attempt-count: 1
  DEBUG   2024-09-03 09:31:53.709213354 +00:00 < x-envoy-upstream-service-time: 139
  DEBUG   2024-09-03 09:31:53.709223794 +00:00 < x-served-by: getsentry-web-rpc-production-5579c74b64-zw9l4
  DEBUG   2024-09-03 09:31:53.709230184 +00:00 < x-sentry-proxy-url: http://10.2.0.67:8999/api/0/organizations/explain-everything/chunk-upload/
  DEBUG   2024-09-03 09:31:53.709235824 +00:00 < x-served-by: getsentry-control-web-default-common-production-d48c4b9d6-ts4g4
  DEBUG   2024-09-03 09:31:53.709241735 +00:00 < x-served-by: frontend-default-844968d4cb-7c4mj
  DEBUG   2024-09-03 09:31:53.709251965 +00:00 < strict-transport-security: max-age=31536000; includeSubDomains; preload
  DEBUG   2024-09-03 09:31:53.709257525 +00:00 < via: 1.1 google
  DEBUG   2024-09-03 09:31:53.709263135 +00:00 < Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
  DEBUG   2024-09-03 09:31:53.709270275 +00:00 < Transfer-Encoding: chunked
  DEBUG   2024-09-03 09:31:53.710059007 +00:00 response status: 200
  DEBUG   2024-09-03 09:31:53.710076298 +00:00 body: {"url":"https://us.sentry.io/api/0/organizations/explain-everything/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"]}
> Found 1 debug information file
> Prepared debug information file for upload
  DEBUG   2024-09-03 09:32:02.755538831 +00:00 request POST https://sentry.io/api/0/projects/explain-everything/playground-web/files/difs/assemble/
  DEBUG   2024-09-03 09:32:02.755575762 +00:00 using token authentication
  DEBUG   2024-09-03 09:32:02.755643294 +00:00 json body: {"a3d10ef9a203f43754606eff35abc858071b18a1":{"name":"whiteboard-sdk-web-mt.debug.symbols","debug_id":"1034f31f-b76b-7446-d0bb-56fd4e34483d","chunks":["9f487e31bbaaadf43eaf74bd7dbf57b7f85e6c20","fd62657c9fc2de2d572eee8e10572a20303ebb6b","c6c519f800347cc7416a30e7dd011d648f30e2bc","fb92cd1e35da66c613abf22be42b5efb278c3e22","1d6dc37ddc40fcfcd9a8963f3815b09f9e02391e","4af8fff382633f8c370d840c1f92b5d9203ecf61","96286eb7fb5f2283d46f6b02e57df4e1c126a1a3","88d53d096c82e8e0ed0ae615a3571e969af94dae","663e037e0049e2b168341e8019e267fe8873baac","b2e498b5b9f877539bbcc9b43d7e8c06933d2f6c","773b60b264e6e4dca323796ca5a2b7c81b032cf8","9b582cbd76878268278c3b892551d5b8dde9550d","83c81772010631e104b1eb46d63f200bcabd512f","9db86f2d517ee85cc7b18c4032627cf101e9e047","a6d392bfbc19518ccce50e58b981fbf9a3a4986a","87d1069e86be151ed22e35ad6eaa8fe0e3c079e6","bde9890ce764899c4bfbac3e88b20eca2b2bda1c","9328bb2939c80f0ccf1a9a69a5ae1c98d83edcc8","b82452171e84cbd7eb4db0bdbb39fcb46cda4a6a","10661b613c5ce8910e3534b1976a05a4e8445e99","4d5e6544db70fe703595c2063afebd70fc1fb145","b0100341f60a6825e7694fab5cbc02e813ee163a","de2f575c7ccbd386ef9a3699aad8de13409e4627","60b12aac6a8ea3f632281c70ae1575047de7a5a5","c1694c25fbc8d005236a883cc9d2e52283825150","6cf24824e1063dbe66d2d95a217197e1c2c40aff","eddfe26d1c4a51c03ebcd6a028a92a96c5a0c89a","05ca6fc0dadb3f91715118f2be30b1ce8a6abf2c","9163e34fe38f7a38f59f165e3768fbabaceba79f","a4ad6d84724d0f6d9438604868ad89bb1ec917df","ab76b1b321a434f7b431cf31907140d2bb9a5054","383d0746303e825c0319e1a3c014c7079d8fc1eb","f180162b63b28cb31aa136eebf2566c2b4c6fb72","519a1a9573527315e7f5f37401a2f0b1e9bc6f1d","1b8ce92228f0119953a0b87fa97522eadf373e43","05bae385d489a3cb5637ff73cd8ae11c4c437cc5","d0bdb36faff65556badce5a719e8f83d02f9e0e0","cf4efa0fcef5ddf6a7bab69ffb20949400002629","e01ef051df50069435d24e57c790c687fb9283c4","3c56ae05218f820440930cd47c032ff3e975e63d","1fbab72f482d7a85b1811e4e9dddc54bbeae0c41","415d6f958f3cd5f8a8feb7e1a45def7fdda7fb5f","728b7f5a99b50a7d743fb6aca7947d1b604f2d25","31efc0651dba852cbe6a8f1bf9f3fd8f22fae709","e8c35dbd83836413aeeea898aef8aa3936ddb153","a61c36b958a7d12a51fec2ce7a1c32ce2801d9c2","8129b88be91f338a1d010db8897371f174d66d5c","bdda278277bd5523e21c7d05ff3f1985bdc120a6","41827f1bc310bc87bb744be6839928408f1f9ae2","2175ff86a752e750ef0e655c66e1a60ac154c204","20e3ddb2dd2e80a4d533b515871f603e7f43fc86","77284095c2a197c025bc195cb38d69ab8782c6cd","201a167ccc68bfc9abaf6fbfca2ebf2a1a2421a9","cc8c1b37da3f2a9f5a3907e718053c318cf07fa5","1ede6d6cce7f3840a4cc0d1686096b9007e5696e","0e17fbaa08e4461cf3d6eab5a0631ccbcb12d61f","3ceb811f51d511dc3560b413b46e6974a7faf5fb","4975eeace2d92862f00f4a7a722619b44a4b6389","a7ea0b23a9be4c45543d242e6050fc9d0e14043d","8d7a7328ae4e1c631b4948ec472b55034f3834c9","0e282655b942627ff0325b3dd342a302c93be718","644bae1f21f171d470ce32bbbfd341cdb93a49d5","01e5cc2eb8322526fd77d745d9f322f09115efc2","d8912a1d0c8528197c85f14c4ac24090e3c41aa8","c1b226d2808e9d3f66c8022d1fe196b669d0b0e2","56dacf0f9ec62484ce84bb5193c1af46fc466bef","e8c290e699b1f1c134fb82066aed11f9435a7003","006d42bf1a435f5465a872611a000c4af448883a","3bf801865e44c98eccfcb3d195caa948641c9e21","3538b6433196c4da14500ea7176a5580f769b58c","35ada8260b1198c73539037ce9bbf67b7a92b3c3","6dbd71d580623fb65dbbf609ecc99a9cb3941208","89c2bbb741f33580d6c4826958095332418f9687","73ef05d46367e13c72f61837bee5083f158bc567"]}}
  DEBUG   2024-09-03 09:32:02.755680235 +00:00 retry number 0, max retries: 5
  DEBUG   2024-09-03 09:32:02.755860259 +00:00 > POST /api/0/projects/explain-everything/playground-web/files/difs/assemble/ HTTP/1.1
  DEBUG   2024-09-03 09:32:02.755887180 +00:00 > Host: sentry.io
  DEBUG   2024-09-03 09:32:02.755892700 +00:00 > Accept: */*
  DEBUG   2024-09-03 09:32:02.755897130 +00:00 > Connection: TE
  DEBUG   2024-09-03 09:32:02.755901740 +00:00 > TE: gzip
  DEBUG   2024-09-03 09:32:02.755906571 +00:00 > User-Agent: sentry-cli/2.34.1
  DEBUG   2024-09-03 09:32:02.755935091 +00:00 > Authorization: Bearer 5c809772***
  DEBUG   2024-09-03 09:32:02.755944852 +00:00 > Content-Type: application/json
  DEBUG   2024-09-03 09:32:02.755949882 +00:00 > Content-Length: 3334
  DEBUG   2024-09-03 09:32:02.874617942 +00:00 < HTTP/1.1 200 OK
  DEBUG   2024-09-03 09:32:02.874657333 +00:00 < server: nginx
  DEBUG   2024-09-03 09:32:02.874671593 +00:00 < date: Tue, 03 Sep 2024 09:32:02 GMT
  DEBUG   2024-09-03 09:32:02.874680653 +00:00 < content-type: application/json
  DEBUG   2024-09-03 09:32:02.874689764 +00:00 < vary: Accept-Encoding,Accept-Language, Cookie
  DEBUG   2024-09-03 09:32:02.874697734 +00:00 < allow: POST, OPTIONS
  DEBUG   2024-09-03 09:32:02.874704734 +00:00 < access-control-allow-methods: POST, OPTIONS
  DEBUG   2024-09-03 09:32:02.874715974 +00: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   2024-09-03 09:32:02.874730755 +00:00 < access-control-expose-headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
  DEBUG   2024-09-03 09:32:02.874739965 +00:00 < access-control-allow-origin: *
  DEBUG   2024-09-03 09:32:02.874748315 +00:00 < x-sentry-rate-limit-remaining: 39
  DEBUG   2024-09-03 09:32:02.874756265 +00:00 < x-sentry-rate-limit-limit: 40
  DEBUG   2024-09-03 09:32:02.874760546 +00:00 < x-sentry-rate-limit-reset: 1725355923
  DEBUG   2024-09-03 09:32:02.874764466 +00:00 < x-sentry-rate-limit-concurrentremaining: 24
  DEBUG   2024-09-03 09:32:02.874768706 +00:00 < x-sentry-rate-limit-concurrentlimit: 25
  DEBUG   2024-09-03 09:32:02.874772846 +00:00 < content-language: en
  DEBUG   2024-09-03 09:32:02.874776476 +00:00 < x-frame-options: deny
  DEBUG   2024-09-03 09:32:02.874782596 +00:00 < x-content-type-options: nosniff
  DEBUG   2024-09-03 09:32:02.874789696 +00:00 < x-xss-protection: 1; mode=block
  DEBUG   2024-09-03 09:32:02.874804907 +00:00 < content-security-policy: img-src * blob: data:; worker-src blob:; frame-src app.pendo.io demo.arcade.software js.stripe.com sentry.io; default-src 'none'; object-src 'none'; base-uri 'none'; style-src * 'unsafe-inline'; media-src *; connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io sentry.io *.sentry.io s1.sentry-cdn.com o1.ingest.sentry.io api2.amplitude.com app.pendo.io data.pendo.io reload.getsentry.net t687h3m0nh65.statuspage.io sentry.zendesk.com ekr.zdassets.com maps.googleapis.com; font-src * data:; script-src 'self' 'unsafe-inline' 'report-sample' s1.sentry-cdn.com js.sentry-cdn.com browser.sentry-cdn.com statuspage-production.s3.amazonaws.com static.zdassets.com aui-cdn.atlassian.com connect-cdn.atl-paas.net js.stripe.com 'strict-dynamic' cdn.pendo.io data.pendo.io pendo-io-static.storage.googleapis.com pendo-static-5634074999128064.storage.googleapis.com; frame-ancestors 'self' *.sentry.io; report-uri https://o1.ingest.sentry.io/api/54785/security/?sentry_key=f724a8a027db45f5b21507e7142ff78e&sentry_release=a5db99110aabb741041413265d03e8b49abe08d4
  DEBUG   2024-09-03 09:32:02.874818817 +00:00 < x-envoy-attempt-count: 1
  DEBUG   2024-09-03 09:32:02.874826647 +00:00 < x-envoy-upstream-service-time: 81
  DEBUG   2024-09-03 09:32:02.874833897 +00:00 < x-served-by: getsentry-web-rpc-production-5579c74b64-tn8nt
  DEBUG   2024-09-03 09:32:02.874841188 +00:00 < x-sentry-proxy-url: http://10.2.0.67:8999/api/0/projects/explain-everything/playground-web/files/difs/assemble/
  DEBUG   2024-09-03 09:32:02.874851518 +00:00 < x-served-by: getsentry-control-web-default-common-production-d48c4b9d6-mjvkk
  DEBUG   2024-09-03 09:32:02.874857768 +00:00 < x-served-by: frontend-default-844968d4cb-q7dx2
  DEBUG   2024-09-03 09:32:02.874864078 +00:00 < strict-transport-security: max-age=31536000; includeSubDomains; preload
  DEBUG   2024-09-03 09:32:02.874870668 +00:00 < via: 1.1 google
  DEBUG   2024-09-03 09:32:02.874883069 +00:00 < Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
  DEBUG   2024-09-03 09:32:02.874892479 +00:00 < Transfer-Encoding: chunked
  DEBUG   2024-09-03 09:32:02.876944702 +00:00 response status: 200
  DEBUG   2024-09-03 09:32:02.876964392 +00:00 body: {"a3d10ef9a203f43754606eff35abc858071b18a1":{"state":"error","detail":"internal server error","missingChunks":[]}}
> File processing complete:
    ERROR whiteboard-sdk-web-mt.debug.symbols
        internal server error
Error: some symbols did not process correctly
  DEBUG   2024-09-03 09:32:03.013905696 +00:00 skipping update nagger because session is not attended

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions