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.

UBlock Origin blocks RavenJS CDN

See original GitHub issue

More a PSA for other folks recently hitting trouble with this SDK. If you’re relying strictly on the CDN for Raven, you’ll need to apply fallbacks or bundle the library into your build directly:

One of the default filters enabled for UBlock Origin (common ad blocker) is EasyPrivacy. 10 days ago it added ravenjs.com to the list: https://github.com/easylist/easylist/commit/3947c4e79ac62d2d6e745e371133fa3bf3663d2c

They do have an appeals process with individual site whitelists and have added exceptions for at least one site running ravenjs already.

Unfortunately there appears to be a confusion around the role of Sentry, the CDN address, and the one responsible for logging activity to Sentry. See one of these threads here: https://forums.lanik.us/viewtopic.php?f=64&t=31754&p=99156&hilit=ravenjs#p99156

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:9
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

9reactions
elamperticommented, Jul 21, 2019

This is happenning again. The EasyPrivacy list is catching the Sentry CDN (at least through ublock), breaking my site completely. I wasn’t able to find a repository to track it back to a discussion.

It would be useful to catch this when trying to call Sentry from the npm package so applications don’t break.

4reactions
benvinegarcommented, Nov 12, 2016

The ravenjs.com entry was removed from Easylist some time ago – closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

uBlock Origin - Free, open-source ad content blocker.
The uBlock Origin is a free and open-source, cross-platform browser extension for content filtering—primarily aimed at neutralizing privacy invasion in an ...
Read more >
blockerList.txt - Better
Automatically converted to EasyList format for use in uBlock Origin, etc. ! ! Copyright © Ind.ie. ... Block: https://better.fyi/trackers/cdn.arstechnica.net ...
Read more >
uBlock Origin
Finally, an efficient blocker. Easy on CPU and memory.
Read more >
Ublock Origin: Easy Instructions for Gratified Web Surfing
uBlock Origin is the best security software, ad blocker, ... While Easy Mode blocks content from domains known to be unwanted (which are ......
Read more >
Ublock origin prevents my JS script to load - Stack Overflow
Evade ad blockers. Some ad blockers might detect and block this library because of the known CDN URL or the script name.
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