You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
I've set
SENTRY=false
and also setSENTRY_BACKEND_DSN
andSENTRY_FRONTEND_DSN
to some random http value, but still not working.Is this a known issue?
The text was updated successfully, but these errors were encountered: