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

404 error in Chrome Developer Console #1166

Open
jurjendevries opened this issue Mar 22, 2021 · 0 comments
Open

404 error in Chrome Developer Console #1166

jurjendevries opened this issue Mar 22, 2021 · 0 comments

Comments

@jurjendevries
Copy link

Describe the bug
Chrome Developer console reports a 404 issues when using the EtherAddressLookup extension

DevTools failed to load SourceMap: Could not load content for chrome-extension://pdknmigbbbhmllnmgdfalmedcmcefdfn/js/app/lib/web3.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

Steps to reproduce (REQUIRED)

  1. Go to Chrome > Menu > More Tools > Developer Tools (CTRL-SHIFT-I) > Console tab
  2. Refresh a page. Didn't matter which page
  3. See 404 error in the console related to the extension ID pdknmigbbbhmllnmgdfalmedcmcefdfn .

Expected behavior
I don't expect to get a 404 error. I guess it should be checked if those javascript js.map are still needed and need a fix to the correct location or so. Or that a code cleanup is needed.

Browser details (please complete the following information):

  • OS / browser: Chrome OS 90.0.4430.19
  • EtherAddressLookup Version: 1.23.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant