Chrome JS Broken

Got an error using Chrome:

DevTools failed to load source map: Could not load content for chrome-extension://cfhdojbkjhnklbpkdaibdccddilifddb/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND
190279:373 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src https://community.letsencrypt.org/logs/ https://community.letsencrypt.org/sidekiq/ https://community.letsencrypt.org/mini-profiler-resources/ https://global.discourse-cdn.com/letsencrypt/assets/ https://global.discourse-cdn.com/letsencrypt/brotli_asset/ https://community.letsencrypt.org/extra-locales/ https://sea1.discourse-cdn.com/letsencrypt/highlight-js/ https://sea1.discourse-cdn.com/letsencrypt/javascripts/ https://sea1.discourse-cdn.com/letsencrypt/plugins/ https://sea1.discourse-cdn.com/letsencrypt/theme-javascripts/ https://sea1.discourse-cdn.com/letsencrypt/svg-sprite/ 'sha256-hzxbmvze6p3mvhdzlfai9cumlh+qwx6bnt3qtwnpatg='". Either the 'unsafe-inline' keyword, a hash ('sha256-HZxBMVZe6P3MvHDZlFai9cUmLH+qwX6BNT3qTwNPATg='), or a nonce ('nonce-...') is required to enable inline execution.

f4b71fa67925d61e8c4994a8bdfdfc92a063238d.js:106 WARN: Could not find the language 'nohighlight', did you forget to load/include a language module?
f4b71fa67925d61e8c4994a8bdfdfc92a063238d.js:106 WARN: Falling back to no-highlight mode for this block. <code class=​"lang-nohighlight">​…​</code>​
f4b71fa67925d61e8c4994a8bdfdfc92a063238d.js:106 WARN: Could not find the language 'nohighlight', did you forget to load/include a language module?
f4b71fa67925d61e8c4994a8bdfdfc92a063238d.js:106 WARN: Falling back to no-highlight mode for this block. <code class=​"lang-nohighlight">​.test .example .invalid .localhost ​</code>​
DevTools failed to load source map: Could not load content for chrome-extension://cfhdojbkjhnklbpkdaibdccddilifddb/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND

I Chrome, there is no window scroll bar. Nor can I choose any menu items. The page loads, then freezes, as there's nothing to do.

FYI

2 Likes

That looks like it's caused by your Adblock/Adblock Plus browser extension trying to insert JavaScript into the web page. Does it happen if you disable those extensions?

4 Likes

Why is that hash all lowercase all sudden? Looks like base64 or something similar, aren't those case sensitive?

3 Likes

First thing I turned to. It WAS working, now it isn't. I've turned everything off. I've checked this 5 times.

Aha found it. It was an extension that I use for auto-fill. Turned it off, set this domain as an exception, turned it on.

Cheers

1 Like

So, the 6th time is the charm!
Way to stick with it :slight_smile:
Cheers from Miami :beers:

3 Likes

I should learn to re-read things and try not to work when I'm exhausted.

Cheers

2 Likes

My Cousin Vinny - Wikipedia. "Vinny Gambini, a lawyer who had only recently passed the bar exam after five unsuccessful attempts, defends them." :laughing:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.