Jakub Stejskal
Jakub Stejskal

Reputation: 613

Sourcemaps from Angular are not used on self-hosted Sentry

Our self-hosted Sentry previously showed de-minified stacktraced using sourcemaps uploaded in build pipeline via sentry-cli. At some point, either on Sentry or Angular update, this stopped working.

Currently we use Sentry 24.9.0 and Angular 19 (though it hasn't worked since at least Angular 17)

Observations:

Suspicious observations:

That's strange, since in Sentry UI the issue, release and sourcemap artifacts seem to be linked properly. It shouldn't even matter if I understand correctly, since the mapping should be done by the debugIds.

Any ideas what could be the culprit or how to continue with debugging?

Issue with minified stacktrace

Artifacts of the linked release

Upvotes: 0

Views: 20

Answers (0)

Related Questions