-
Notifications
You must be signed in to change notification settings - Fork 41
Bundler plugin says upload successful, when Sentry CLI fails #670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
For some more annoyances...
|
I am observing the same issue in Example output snippet:
The culprit is the log statement here. |
@jakeoeding do you have a |
That specific error was because I didn't correctly supply the I just wanted to point out that issue reported above is not limited to |
This issue was originally reported by @kubijo in the Sentry CLI repository.
This issue report is based on the information provided in the original issue; I did not try to reproduce the bug myself.
@kubijo, it would be helpful if you could fill in any missing information here, such as the version of the bundler plugin you are using, and any reproduction steps which are missing.
Environment
"@sentry/webpack-plugin": "3.1.1"
, with Sentry CLI 2.39.1. Running on Ubuntu 24.10.Steps to Reproduce
Expected Result
Bundler plugin logs that an error prevented upload.
Actual Result
Bundler plugin logs that sourcemap upload was successful:
The text was updated successfully, but these errors were encountered: