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 failed to parse SourceMap" warning #8281

Open
Nuc1eoN opened this issue Feb 17, 2020 · 13 comments
Open

"DevTools failed to parse SourceMap" warning #8281

Nuc1eoN opened this issue Feb 17, 2020 · 13 comments

Comments

@Nuc1eoN
Copy link

@Nuc1eoN Nuc1eoN commented Feb 17, 2020

In Brave v1.3.115 if you open any page, go to the Inspector and open the console, there are the following warnings:

DevTools failed to parse SourceMap: chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/contentscript.js.map
DevTools failed to parse SourceMap: chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/inpage.js.map

At first I thought it's a website issue but it really seems to be tied to the brave browser.

@minaiism
Copy link

@minaiism minaiism commented Feb 25, 2020

Same issue here :(

@EugenioAntonioBonanno
Copy link

@EugenioAntonioBonanno EugenioAntonioBonanno commented Feb 27, 2020

I am experiencing the same issue. I thought it might be an extension problem but I've checked all my extensions and there are no issues. I am running Brave (stable) for Linux on Ubuntu.

@bsclifton
Copy link
Member

@bsclifton bsclifton commented Feb 27, 2020

Looks like this is caused by the Crypt Wallets extension (odbfpeeihdkbihmopkbjmoonfanlbfcl)
cc: @bbondy @ryanml

@ryanml
Copy link
Member

@ryanml ryanml commented Feb 27, 2020

@Nuc1eoN @minaiism @EugenioAntonioBonanno can you folks confirm whether or not you've navigated to brave://wallet at any time?

@EugenioAntonioBonanno
Copy link

@EugenioAntonioBonanno EugenioAntonioBonanno commented Feb 28, 2020

@bbondy bbondy added the priority/P4 label Feb 28, 2020
@bbondy bbondy moved this from Untriaged to Backlog in Crypto Wallets Feb 28, 2020
@vdavid
Copy link

@vdavid vdavid commented Mar 5, 2020

I'm quite sure I haven't been at brave://wallet, and I definitely wasn't in the past 1 month. I ended up here because I'm also seeing the warnings in the console. I hope it helps.

@minaiism
Copy link

@minaiism minaiism commented Mar 5, 2020

Same as @vdavid .I haven't been at brave://wallet whatsoever.

@bsclifton
Copy link
Member

@bsclifton bsclifton commented Mar 5, 2020

@ryanml even if you don't enable Crypto Wallets, the extension is always running. Visible in the Task Manager (Hamburger => More Tools => Task Manager)
Screen Shot 2020-03-05 at 4 57 59 PM

@bbondy
Copy link
Member

@bbondy bbondy commented Mar 6, 2020

Hey @bsclifton that's not right for a fresh profile that hasn't navigated to brave://wallet on Release channel up to Nightly.
Nightly, Beta, and Dev also has some MetaMask compatibility work which will require you to select Crypto Wallets as your Dapp provider before it will display any warnings.

@bsclifton
Copy link
Member

@bsclifton bsclifton commented Mar 6, 2020

ah - ok my bad; I believe I did visit brave://wallet. I didn't realize it would run the extension even if Crypto Wallets is disabled / not used

@marcuswhybrow
Copy link

@marcuswhybrow marcuswhybrow commented Mar 10, 2020

Disabling Crypto Wallets worked for me:

Brave

@zaxbux
Copy link

@zaxbux zaxbux commented Mar 27, 2020

There's a source map comment in the affect files, but the source maps themselves are missing. The developers should disable source map creation in their asset build process.

Edit: Removing those comments fixed this issue.

@cdock1029
Copy link

@cdock1029 cdock1029 commented Mar 30, 2020

Upstream issue

Looks like more errors are exposed (if source-map files are missing, error will now show where it didn't before)

And, currently source-maps from extensions aren't loaded even if they are provided.

I'm seeing this error for 1PasswordX extension, having disabled crypto wallets already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Crypto Wallets
  
Backlog
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
10 participants
You can’t perform that action at this time.