🐛 BUG: Profiling doesn't work as expected
See original GitHub issueWhat 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:
- Created a year ago
- Comments:11 (11 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Update, found the bug in the runtime. V8 changed how it returns somethings from the profiler.
@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