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.

Does anyone know if/which user.js setting this is ...

See original GitHub issue

🟥 https://github.com/arkenfox/user.js/wiki/5.2-Troubleshooting

  • I have read the troubleshooting guide, done the checks and confirmed this is caused by arkenfox

🟪 REQUIRED INFO

  • Browser version & OS: FireFox 99.01/Windows 10 LTSC 2021
  • Steps to Reproduce (STR): vist the website, maybe it will load first time maybe it won’t - after browsing 2 or 3 clicks deep = “access denied”
  • Expected result: website should work normally, like it does on Google Chrome on the same machine.
  • Actual result: image
  • Console errors and warnings: Literally nothing of use This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
  • Anything else you deem worth mentioning: I have ruined my sanity trying to find what causes this. Clean install Windows with TOTALLY DEFAULT settings to rule out Windows “tweaks” for e.g. I have narrowed it down to specifically FireFox with this user.js, resistfingerprinting off because it breaks everything, FireFox in “safe mode” aka 0 addons also gets hit with access denied, it is an about:config setting for sure!?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:19 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
Onfroygmxcommented, Apr 26, 2022

Buy a book about internet and read it. Cheaper!

1reaction
fxbritcommented, Apr 26, 2022

if you have a lead about beacon (sorry haven’t read the link yet) you could try flipping 2602 and test that out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How does the "this" keyword work, and when should it be used?
this is a keyword in JavaScript that is a property of an execution context. Its main use is in functions and constructors. The...
Read more >
Strict mode - JavaScript - MDN Web Docs
To invoke strict mode for an entire script, put the exact statement "use strict"; (or 'use strict'; ) before any other statements.
Read more >
The 10 Most Common JavaScript Issues Developers Face
If you need help figuring out why your JavaScript isn't working, consult this list of the 10 most common JavaScript issues from a...
Read more >
JavaScript best practices - W3C Wiki
I am sure you will find things to disagree with, and that is a good thing - you ... The easiest way however...
Read more >
Javascript (Browser & Node.js) - Rollbar Docs
There are configuration changes needed to use Rollbar.js with Segment, use Rollbar.js ... false ) or have the SDK do a semi-anonymization on...
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