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

Self-hosting: Sentry DSN issue #326

Open
andrasbacsai opened this issue Oct 10, 2024 · 2 comments
Open

Self-hosting: Sentry DSN issue #326

andrasbacsai opened this issue Oct 10, 2024 · 2 comments

Comments

@andrasbacsai
Copy link

Hey, I tried to self-host it with Coolify, but I receive this error when I try to register the first user (with a 403 Forbidden response), no matter what I do:

[warning] Failed to send Sentry event. Cannot send Sentry event because of invalid DSN

I've set SENTRY=false and also set SENTRY_BACKEND_DSN and SENTRY_FRONTEND_DSN to some random http value, but still not working.

Is this a known issue?

@loicknuchel
Copy link
Contributor

Thanks, did you get it from backend or frontend?
If you don't put SENTRY=true Azimutt should do nothing: https://github.com/azimuttapp/azimutt/blob/main/backend/config/runtime.exs#L246
Did you saw a Setup Sentry log at startup?

@loicknuchel
Copy link
Contributor

Tried this: 37f3c76
Can you have a try?

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

No branches or pull requests

2 participants