Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevTools console failed to load source map: Could not load content for chrome-extension://iaijio... System error: net::ERR_BLOCKED_BY_CLIENT #234

Closed
Dmytro2V opened this issue Feb 25, 2023 · 2 comments
Labels

Comments

@Dmytro2V
Copy link

Description

DevTools failed to load source map: Could not load content for chrome-extension://iaijiochiiocodhamehbpmdlobhgghgi/content/index.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
A brief description of the issue.

Steps to Reproduce the Issue

Just look into console after any page refresh. NAS is accessible, extension on page allowed.

  1. Do something.
  2. Do a different thing.
  3. Expected error.

Failure Logs

Check the bottom of the extension's setting page for a "Debugging Output" section and paste it over this text. If there is no such section in the settings, please say so.

Versions

Extension version: (visible in NAS Download Manager's settings (Firefox) or in the extension list (Chrome))
0.12.1

Browser version: (usually found in the browser's "About")
Chrome 110.0.5481.105 official
DSM version: (DSM > Control Panel > Info Center > General > DSM version)
6x

@Dmytro2V Dmytro2V added the bug label Feb 25, 2023
@seansfkelley
Copy link
Owner

These are harmless and can be ignored. In any case, I pushed a change (741c52b) to avoid generating them since it's not classy to do so, which will be released in the next version.

@Dmytro2V
Copy link
Author

Thanks. It was interfering with DOM study using console.log.
For a while removed the message by setting 'on-press-only' in the extention settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants