OS:
_Platform:_
I have following issue:
Uploading sourcemaps for release {witheld}
> Uploading source maps for release {witheld}
error: API request failed
caused by: [55] Failed sending data to the peer
:app:bundleReleaseJsAndAssets FAILED
Steps to reproduce:
$ android/gradlew assembleRelease -p android/Actual result:
I get API request failed.
Expected result:
API request failed does not clearly define what exactly the issue is.
If I am on a VPN (or perhaps I updated my host file) that uses Pi-hole, the sentry domain name can be blocked, thus not allowing me to connect.
I want to know if the API request failed b/c
If the error could include:
Nice to have:
It would be super cool if the cli could connect to https://status.sentry.io/ and automatically tell me if there are known issues.
I am able to use Activity Monitor's "Network" tab to monitor the network activity of the cli tool. In my current case, it seems like its just my wifi is dropping too many packets since the tool is able to upload some information.
facing the same issue.
I have the same issue on iOS but happens almost randomly. :/
Same issue for iOS, any update?
It has been 1.5 years since I posted this :-/ I guess this company needs free labor from open source devs to support their products...
Really struggling with this.
Same issue here on android
In order to even start debugging this, I need any sort of logs, preferably with debug log level (SENTRY_LOG_LEVEL=debug or --log-level=debug). And reproducible example. Thanks
Closing the issue as a part of large repository cleanup, due to it being inactive and/or outdated.
Please do not hesitate to ping me if it is still relevant, and I will happily reopen and work on it.
Cheers!
Most helpful comment
facing the same issue.