nw.js icon indicating copy to clipboard operation
nw.js copied to clipboard

The remote debugger no longer works

Open BlaineEhrhart opened this issue 1 year ago • 1 comments

======== 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.

BlaineEhrhart avatar Jul 28 '22 01:07 BlaineEhrhart

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

ayushmanchhabra avatar Jul 28 '22 06:07 ayushmanchhabra