nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.32k stars 3.88k forks source link

The remote debugger no longer works #7927

Open BlaineEhrhart opened 2 years ago

BlaineEhrhart commented 2 years ago

======== TEMPLATE BUG FORM ========

NWJS Version : 0.66.1 Operating System : Mac M1, running in x64 architecture

Expected behavior

Launch application and go to http://localhost:9222 and the debugger is available.

Actual behavior

Launch application and go to http://localhost:9222 and it is a blank white page.

How to reproduce

I setup a simple project to demonstrate this https://github.com/bladesling/nwjs-0.66.1-remote-debugger-demo

I've tried this on two systems: a M1 using x64 and a normal x64 Mac.

ayushmanchhabra commented 2 years ago

I was able to reproduce on Ubuntu 22.04. This is a Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1329707&q=remote%20debugging&can=2