Skip to content
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

Debug symbol upload failed, Xcode showing alert every time #12554

Open
vinaynandu opened this issue Mar 27, 2019 · 8 comments
Open

Debug symbol upload failed, Xcode showing alert every time #12554

vinaynandu opened this issue Mar 27, 2019 · 8 comments

Comments

@vinaynandu
Copy link

getting following error while generating build every time, this is happening with out any changes from code base.Please some one help if experience with same issue.
Getting following error while archive the build

Found 2 debug information files
WARN 2019-03-26 20:59:13.437059 +05:30 section #1 size 21460667 out of bounds (from goblin)
WARN 2019-03-26 20:59:13.449137 +05:30 section #1 size 21625050 out of bounds (from goblin)
Prepared debug information files for upload
error: API request failed
caused by: sentry reported an error: The requested resource does not exist (http status: 404)

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.

Processing react-native sourcemaps for Sentry upload.

Analyzing 2 sources
Rewriting sources
Adding source map references
error: project not found

Screen Shot 2019-03-25 at 7 41 58 PM

@pradhul
Copy link

pradhul commented Mar 27, 2019

I am also facing same issue . my android release builds are also failing _SentryUpload tasks are failing

@zazagag
Copy link

zazagag commented Apr 23, 2019

the same

@Hemrajjhariya
Copy link

I am also facing same issue.

@shanekoss
Copy link

Also experiencing this - happened suddenly after working fine. Any fixes?

@abrown252
Copy link

Also experiencing this.

@GrinchakAndrew
Copy link

Guys,
in your sentry.properties file be sure to set this:
defaults.url=https://sentry.io/oauth/token/
with correct auth.token from your https://sentry.io/settings/account/api/auth-tokens/ location.
Got it working on iOS.

@MrAlexWeber
Copy link

+1 facing this issue. I tried what @GrinchakAndrew suggested and that did not fix it for me.

@davidfarinha
Copy link

In your ios/sentry.properties, ensure the project name value in defaults.project matches the project name in the Sentry console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants