sdk do NOT support dsn with subpath
See original GitHub issueBy some reason, we can’t use a absolute domain for sentry, so we use subpath instead like company.io/sentry/project_id
. But sentry-python
think project_id as int, and think the dsn above is invalid.
Exception:
sentry_sdk.utils.BadDsn: Invalid project in DSN (u'sentry/848')
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (13 by maintainers)
Top Results From Across the Web
Sourcemaps not mapping for app hosted in Subdirectory #1406
I am facing an issue in which source maps are not getting mapped to file ... a subdirectory but the source maps are...
Read more >WCF NetNamedPipeBinding with sub-path and security
I'm refactoring an existing messaging system (developed in .NET Framework 4.5.2) to use NetNamedPipeBinding communication within internal ...
Read more >Host mapping - Changing the URL of your help center
Keep in mind that host mapping doesn't affect the URL of the agent interface. It only affects the external-facing URL of your help...
Read more >Give access to a subdirectory without giving access to parent ...
I have a scenario involving a Windows file server where the "owner" wants to dole out permissions to a group of users of...
Read more >name of listener > subdirectory in the source Folder
In the source folder of File Listener , sub directories are not getting created with the name of work_ or the work_ /completed...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Will be fixed in the next release. Thanks for your patience!
@untitaker Version 9.0.0