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

"Unchecked runtime.lastError: Unknown error.", source: chrome://newtab/ (0) when launching Tor tab #1194

Open
srirambv opened this issue Sep 19, 2018 · 4 comments
Labels

Comments

@srirambv
Copy link
Contributor

Description

"Unchecked runtime.lastError: Unknown error.", source: chrome://newtab/ (0) when launching Tor tab

Steps to Reproduce

  1. Build from master
  2. Open a new Tor tab from profiles button
  3. Console shows "Unchecked runtime.lastError: Unknown error.", source: chrome://newtab/ (0) error

Actual result:

$ npm run start -- Release

> brave@0.55.2 start C:\brave-browser
> node ./scripts/commands.js start "Release"

C:\brave-browser\src\out\Release\brave.exe --enable-logging --v=0 --disable-brave-update
[19368:15884:0919/092514.873:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Unknown error.", source: chrome://newtab/ (0)
[19368:15884:0919/092514.874:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Unknown error.", source: chrome://newtab/ (0)
[19368:15884:0919/092514.874:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Unknown error.", source: chrome://newtab/ (0)

Expected result:

Should not show errors

Reproduces how often:

Easy

Brave version (chrome://version info)

Brave 0.55.2 Chromium: 70.0.3538.16 (Official Build) (64-bit)
Revision 16ed95b41bb05e565b11fb66ac33c660b721f778-refs/branch-heads/3538@{#306}
OS Windows

Reproducible on current release:

No

Website problems only:

  • Does the issue resolve itself when disabling Brave Shields?
  • Is the issue reproducible on the latest version of Chrome?

Additional Information

@srirambv srirambv added this to the 1.0 milestone Sep 19, 2018
@bbondy bbondy modified the milestones: 1.0 (0.56.x), 1.x Backlog Sep 29, 2018
@tildelowengrimm tildelowengrimm added priority/P4 Planned work. We expect to get to it "soon". bug labels Oct 30, 2018
@tildelowengrimm
Copy link
Contributor

Anthony was unable to repro. Please update if it's still happening, with STR.

@tildelowengrimm tildelowengrimm modified the milestones: 1.x Backlog, Dupe / Invalid / Not actionable Nov 7, 2018
@srirambv
Copy link
Contributor Author

srirambv commented Nov 8, 2018

This happens on release build as well. As mentioned in original issue STR is just to launch from console and launch a Tor/Private tab and console logs the error. I see the errors on Windows and Linux

https://www.youtube.com/watch?v=45QAADrmYe0

@srirambv srirambv reopened this Nov 8, 2018
@srirambv srirambv modified the milestones: Dupe / Invalid / Not actionable, 1.x Backlog Nov 8, 2018
@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
@mbacchi
Copy link
Contributor

mbacchi commented Jul 17, 2019

I just noticed this on Fedora Linux, Brave Browser Version 0.66.99 Chromium: 75.0.3770.100 (Official Build) (64-bit).
The system seemed to hang for a few seconds (entire system not just Brave) and then when I looked in journalctl I saw many entries similar to:

Jul 16 22:12:26 euthynnus brave-browser.desktop[1896]: [2845:2845:0716/221226.154273:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The URL "null" is invalid.", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/_generated_background_page.html (0)
Jul 16 22:12:26 euthynnus brave-browser.desktop[1896]: [2845:2845:0716/221226.154333:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The URL "null" is invalid.", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/_generated_background_page.html (0)
Jul 16 22:12:26 euthynnus brave-browser.desktop[1896]: [2845:2845:0716/221226.155565:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The URL "null" is invalid.", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/_generated_background_page.html (0)

I had already upgraded to v0.66.100 earlier in the day, but had not yet restarted the browser. The brave://settings/help page showed the upgraded version oddly though. Will watch to see if this issue returns.

@fmarier
Copy link
Member

fmarier commented Jun 24, 2020

I see the following when I open a new Tor window in 1.11.69:
Screenshot from 2020-06-24 11-58-03

which is very similar to #10447 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: P4 Backlog
Development

No branches or pull requests

8 participants