[NextJs] New DSNs with the .us
in the host does not work tunnelRoute
option
#10948
Closed
3 tasks done
Labels
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
7.105
Framework Version
12.2.2
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
New DSNs have
.us
in the host. This causes the tunnelRoute option in next.config.js not to run.Workaround is to remove the
.us
from the DSNEx. change the
.ingest.us.sentry.io
portion of the DSN to.ingest.sentry.io
Expected Result
tunnelRoute should be rewriting DSNs that have the
.us
Actual Result
Removing the .us -
The text was updated successfully, but these errors were encountered: