product · inferred from evidence
Sentry
A self-hosted error tracking and monitoring product.
- Self-hosted Sentry JS loader is a noop: The Sentry loader you are trying to use isn't working anymore
Self-hosted Sentry does not ship the lazy-loadable JS SDK bundles by default; the loader renders a noop stub unless configured. Two options, both confirmed in the thread. First, self-host the assets: set SETUP_JS_SDK_ASSETS=1 in your .env (