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.

🐛 BUG: Profiling doesn't work as expected

See original GitHub issue

What version of Wrangler are you using?

0.0.30

What operating system are you using?

Mac

Describe the Bug

Profiling as described in https://developers.cloudflare.com/workers/learning/profiling-workers/ doesn’t work with wrangler v2. The button to start profiling is disabled in devtools. (Whether opened via chrome://inspect, or the standalone tools on hitting D).

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
Warfieldscommented, Jun 28, 2022

Update, found the bug in the runtime. V8 changed how it returns somethings from the profiler.

1reaction
Warfieldscommented, Aug 9, 2022

@threepointone A fix has been merged to the runtime and is awaiting release. As soon as the next release this bug can be closed

CC: @JacobMGEvans As Sunil is out

Read more comments on GitHub >

github_iconTop Results From Across the Web

Performance Profiler can't profile even hello world application
I have tried changing regional settings after seeing the type of error as well. Doesn´t work either. Using Performance Wizard instead of Diagnostic...
Read more >
getting an error while working on Pandas-profiling on Jupyter
Run below commands on jupyter Notebook !pip uninstall -y pandas-profiling. then pip install pandas-profiling. Now restart Kernel in jupyter ...
Read more >
Profile error - the actual state of the server hardware does not ...
When I update a profile from the template, it fails with error "the actual state of the server hardware does not match the...
Read more >
Rover CLI error codes - Apollo GraphQL Docs
This error occurs when working with federated graphs and the subgraph --name provided doesn't exist as a valid subgraph. To find a list...
Read more >
Unexplained Windows or software behavior may be caused ...
Open the Program_Name folder, and then click the program's "uninstall" file to remove the program (if the file exists). For example, the file...
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