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.

sourcemap file does not work

See original GitHub issue

Package + Version

Version:

"@sentry/browser": "^5.12.4",
"@sentry/webpack-plugin": "1.8.1",

Description

on sentry’s trial website I had upload source code and map file correctly and delete the sourcemap file on your own website and upload it to the server, but sentry dont show zhe original position of an Error, what can i do ? I have tried multiple urlPrefix to upload but still dont work.

image

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
kamilogorekcommented, Feb 26, 2020

@5kinna just for the reference. Can you share what config did you modify?

0reactions
kamilogorekcommented, Feb 26, 2020

Glad it worked. Cheers!

Read more comments on GitHub >

github_iconTop Results From Across the Web

4 Reasons Why Your Source Maps are Broken - Sentry Blog
Missing or incorrect source map directive · Missing original source files · Bad source maps caused by multiple transformations · Files are ...
Read more >
Source Maps not working with Webpack - Stack Overflow
In bundle.js you will see original transpiled webpack bundle - this is normal behaviour. Open webpack:// and you will see your project files...
Read more >
Sourcemap not working - Help - OpenFL Community
Hello. I can't open source files from my browsers anymore. I don't know why. It stops working something like 2 weeks ago.
Read more >
Source Map Troubleshooting - Rollbar Docs
Sometimes source maps can be generated with no content in them, or in an invalid format, e.g. base64. Check the source maps that...
Read more >
Unable to load a sourcemap file - New Relic Explorers Hub
Are there any restrictions on file size, sourcemap version? ... 7mb shouldn't be a problem. ... How does this work for you?
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