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

No Sentry DSN link - link invisible / non present #3050

Closed
lcsvcn opened this issue May 13, 2024 · 4 comments
Closed

No Sentry DSN link - link invisible / non present #3050

lcsvcn opened this issue May 13, 2024 · 4 comments

Comments

@lcsvcn
Copy link

lcsvcn commented May 13, 2024

Self-Hosted Version

Sentry 24.4.2

CPU Architecture

x86_64

Docker Version

Docker version 26.1.2, build 211e74b

Docker Compose Version

Docker Compose version v2.27.0

Steps to Reproduce

  1. Install application
  2. Create project

Expected Result

DSN would appear.

Actual Result

NO DSN, see image below:
Screenshot 2024-05-13 at 17 30 03

Delete and recreate key doesnt work

Event ID

No response

@lcsvcn
Copy link
Author

lcsvcn commented May 13, 2024

Security Header Endpoint and other below appear like:

/api/5/security/?sentry_key=SECRET_KEY

@lcsvcn
Copy link
Author

lcsvcn commented May 13, 2024

creating any new project looks like this:
Screenshot 2024-05-13 at 17 37 33

@lcsvcn lcsvcn changed the title No Sentry DSN link - link invisible No Sentry DSN link - link invisible / non present May 13, 2024
@aldy505
Copy link
Collaborator

aldy505 commented May 14, 2024

Hello, this is a common issue that probably we should address this more clearly.

You should set the system.url-prefix to the domain that your Sentry instance is most accessible from:

# The URL prefix in which Sentry is accessible
# system.url-prefix: https://example.sentry.com

@lcsvcn
Copy link
Author

lcsvcn commented May 27, 2024

ok, thanks that worked!

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

No branches or pull requests

2 participants