lighthouse: ☔️ Protocol error (Tracing.start): Tracing is already started
NOTICE FOR DUPLICATE BUG FILERS: The only known fix for this is usually completely restarting the browser, and sometimes with a completely fresh profile.
Lighthouse Version: 1.2.2 Chrome Version: 57.0.2937.0 Error Message: Protocol error (Tracing.start): Tracing is already started Stack Trace:
at ExtensionConnection.handleRawError (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:7377:11)
at Object.chrome.debugger.sendCommand.result [as callback] (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:7526:33)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:74:7)```
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 4
- Comments: 25 (8 by maintainers)
Here’s an attached screen shot from www.yahoo.com site audit. Tested on Version 73.0.3681.0 (Official Build) canary (64-bit). The error message says “Something went wrong with recording the trace over your page load. Please run Lighthouse again.”, in case that helps. I’ve quit/closed the app, and restarted, and it still happens.
@jamesshannon it does yes. 😃
chromium location
I am facing the same issue, Using chrome browser and when I use lighthouse on my website’s admin pages got the below error.
Chrome Version 116.0.5845.96
Protocol error (Tracing.start): Tracing has already been started (possibly in another tab).
Seems like it fails if I’m starting two different traces at the same time? I did it from two different tabs.