Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
What are you trying to accomplish?
Steps to Reproduce
curl https://github.com/getsentry/sentry-cli/releases/download/2.8.0/sentry-cli-Windows-x86_64.exe -o sentry-cli.exe -L
sentry-cli.exe --log-level=debug --url CUSTOM_URL login --auth-token TOKEN
sentry-cli.exe --log-level=debug --url CUSTOM_URL releases new NEW_RELEASE --org sentry -p TEST
sentry-cli.exe --log-level=debug --url CUSTOM_URL upload-dif -o sentry -p treat --wait OUTPUT --include-sources
Expected Result
auth - success
new release created - success
All pdb files are uploaded - success
Actual Result
auth - success
new release created - success
All pdb files are uploaded - failed with the below errors
Uploaded 881 missing debug information files
--
06-Nov-2023 11:27:17 | error: API request failed
06-Nov-2023 11:27:17 | caused by: [56] Failure when receiving data from the peer (seek callback returned error 2)
06-Nov-2023 11:27:17 | DEBUG 2023-11-06 11:27:17.720935800 +00:00 skipping update nagger because session is not attended
How are you getting stuck?
This error is a temporary one and we don't experience it constantly. Is started to fail unexpectedly and we don't see any related errors or significant load increase in the sentry logs.
Where in the product are you?
APIs
Link
No response
DSN
No response
Version
23.10.1
Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
What are you trying to accomplish?
Steps to Reproduce
curl https://github.com/getsentry/sentry-cli/releases/download/2.8.0/sentry-cli-Windows-x86_64.exe -o sentry-cli.exe -L
sentry-cli.exe --log-level=debug --url CUSTOM_URL login --auth-token TOKEN
sentry-cli.exe --log-level=debug --url CUSTOM_URL releases new NEW_RELEASE --org sentry -p TEST
sentry-cli.exe --log-level=debug --url CUSTOM_URL upload-dif -o sentry -p treat --wait OUTPUT --include-sources
Expected Result
auth - success
new release created - success
All pdb files are uploaded - success
Actual Result
auth - success
new release created - success
All pdb files are uploaded - failed with the below errors
How are you getting stuck?
This error is a temporary one and we don't experience it constantly. Is started to fail unexpectedly and we don't see any related errors or significant load increase in the sentry logs.
Where in the product are you?
APIs
Link
No response
DSN
No response
Version
23.10.1