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

sentry-expo-upload-sourcemaps requires sentry url set in expo config #3792

Open
6 of 11 tasks
domenipavec opened this issue Apr 30, 2024 · 4 comments
Open
6 of 11 tasks

Comments

@domenipavec
Copy link

domenipavec commented Apr 30, 2024

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

SDK:

  • @sentry/react-native (>= 1.0.0)
  • react-native-sentry (<= 0.43.2)

SDK version: 5.20.0

react-native version: 0.73.6

Are you using Expo?

  • Yes
  • No

Are you using sentry.io or on-premise?

  • sentry.io (SaaS)
  • on-premise

I have the following issue:

When running sentry-expo-upload-sourcemaps it reads config from expo plugin config. The sentry url config should not be required and default to sentry.io, but in recent update that doesn't work anymore.

I see this error and the process exits.
Could not resolve sentry url, set it in the environment variable SENTRY_URL or in the '@sentry/react-native' plugin properties in your expo config.

The issue was introduced here:
c651c79

@krystofwoldrich
Copy link
Member

Hi @domenipavec,
thank you for the report, I agree, the SENTRY_URL should be optional.

@hannojg
Copy link

hannojg commented May 22, 2024

Meanwhile, what is the default sentry URL?

@ert78gb
Copy link

ert78gb commented May 23, 2024

https://sentry.io works for me

@krystofwoldrich
Copy link
Member

As @ert78gb mentioned -> https://sentry.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Status: No status
Status: Todo
Development

No branches or pull requests

5 participants