Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--remote-debugging-port=9222 fails #8191

Open
2 of 3 tasks
pragma-git opened this issue Jun 2, 2024 · 3 comments
Open
2 of 3 tasks

--remote-debugging-port=9222 fails #8191

pragma-git opened this issue Jun 2, 2024 · 3 comments

Comments

@pragma-git
Copy link

Bug

  • Bug Report

  • Feature Request

  • Successfully reproduced against the latest version of NW.js?

Current/Missing Behavior

Running nwjs sdk with --remote-debugging-port fails to show up in Chrome url = http://localhost:9222/

The possibility to connect with Chrome is greatly missed, since this was my go-to way if the GUI failed to load.

Expected/Proposed Behavior

Opening in Chrome with http://localhost:9222/ used to work (see test with 0.49 below).

Additional Info

  • Operating System:
    MacOS
  • NW.js Version:
    0.88.0, 0.85.0, 0.70 (but works in 0.49.0)
  • Repro Link:
  • Code snippet:
    • Works: /Users/jan/Downloads/nwjs-sdk-v0.49.0-osx-x64/nwjs.app/Contents/MacOS/nwjs --remote-debugging-port=9222
    • Fails: /Users/jan/Downloads/nwjs-sdk-v0.85.0-osx-arm64/nwjs.app/Contents/MacOS/nwjs --remote-debugging-port=9222
    • Fails: /Users/jan/Downloads/nwjs-sdk-v0.85.0-osx-x64/nwjs.app/Contents/MacOS/nwjs --remote-debugging-port=9222
    • Fails: /Applications/nwjs-0.70.0.app/Contents/MacOS/nwjs --remote-debugging-port=9222
  • Crash report:
    nwjs app runs nicely.

Later OSX arm64 versions have lot of log output with Rosetta but runs. The bug existed earlier 0.70 where it runs Rosetta nicely. So the issue is not related to that

@stepancar
Copy link

We experience the same issue

@animanathome
Copy link

animanathome commented Jun 6, 2024

We have the same issue with 0.88 and 0.87 on ubuntu22.04

@stepancar
Copy link

I have to mention. We have experienced the same issue on 88, 87, 86. but not on 85.
We are running nwjs on linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants