Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Android uses gradle plugin io.sentry:sentry-android-gradle-plugin:3.7.0
Unclear which cli version the iOS build uses at this moment.
But it seems the error happens on our side due to the internal errors and unknown error
Expected Result
The symbols to upload effectively
Actual Result
Task :android:uploadSentryNativeSymbolsForGooglePlayRelease
Task :ios:packageAndUploadSymbols
Both give the following errors:
iOS
Task :ios:packageAndUploadSymbols
Current OSX BUILD PARAMS false
false
Found 1 debug information file
Prepared debug information file for upload
error: API request failed
caused by: sentry reported an error: internal server error (http status: 500)
Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports.
Task :ios:packageAndUploadSymbols FAILED
Task :ios:keychainRemove
FAILURE: Build failed with an exception.
Where:
Build file '.../projectfiles/xcode/build.gradle' line: 427
What went wrong:
Execution failed for task ':ios:packageAndUploadSymbols'.
Process 'command '/opt/homebrew/bin/sentry-cli'' finished with non-zero exit value 1`
Android
Task :android:uploadSentryNativeSymbolsForGooglePlayRelease
INFO 2024-01-25 05:53:14.707578437 +02:00 Loaded file referenced by SENTRY_PROPERTIES (.../projectfiles/androidstudio/sentry.properties)
Found 18 debug information files
Prepared debug information files for upload
error: API request failed
caused by: sentry reported an error: unknown error (http status: 507)
Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports.
Task :android:uploadSentryNativeSymbolsForGooglePlayRelease FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':android:uploadSentryNativeSymbolsForGooglePlayRelease'.
Process 'command '/tmp/.sentry-cli14181886066925854936.exe'' finished with non-zero exit value 1
Product Area
Unknown
Link
No response
DSN
No response
Version
No response
┆Issue is synchronized with this Jira Improvement by Unito
Metadata
Metadata
Assignees
Type
Projects
Status
Status