question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

☔️ Protocol error (Tracing.start): Tracing is already started

See original GitHub issue

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)```

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:22 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
mssodhicommented, Jan 24, 2019

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. screen shot 2019-01-23 at 4 49 04 pm

2reactions
paulirishcommented, Sep 18, 2018

@jamesshannon it does yes. 😃

chromium location

Read more comments on GitHub >

github_iconTop Results From Across the Web

️ 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...
Read more >
Tracing class
The Tracing class exposes the tracing audit interface. ... You can use tracing.start and tracing.stop to create a trace file which can be...
Read more >
Error Tracing
With error tracing, you can correlate errors from multiple services and uncover a significant story surrounding a break. Using a unique identifier allows ......
Read more >
Line Trace Edge Case (Pun Intended) Bug : r/unrealengine
Unreal detects this as an "infinite loop" and crashes the program with the corresponding error message. r/unrealengine - Example Trace Situation ...
Read more >
feat(tracing): tracing.{start,stop}Chunk instead of tracing ...
await context.tracing.start(screenshots=True, snapshots=True) ... throw new Error('Tracing has been already started with different options');. return;.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found