question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sdk do NOT support dsn with subpath

See original GitHub issue

By 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:closed
  • Created 5 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
untitakercommented, Dec 19, 2018

Will be fixed in the next release. Thanks for your patience!

1reaction
vincenthcuicommented, Dec 19, 2018

@untitaker Version 9.0.0

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found