Closed Bug 1529039 Opened 5 years ago Closed 5 years ago

NS_ERROR_CONNECTION_REFUSED trying to debug a web extension add-on

Categories

(DevTools :: about:debugging, defect)

65 Branch
Unspecified
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1525533

People

(Reporter: groovecoder, Unassigned)

Details

65.0.1 (64-bit) on Mac OS 10.14.3

STR:

  1. Use web-ext run to run an add-on (e.g., https://github.com/mozilla/contain-facebook)
  2. Go to about:debugging
  3. Click "Debug" under the add-on

Expected results:

Browser Toolbox with console

Actual results:

Browser Toolbox connection status:

Connecting to localhost:54396, ws: false
[Exception... "Component returned failure code: 0x804b000d (NS_ERROR_CONNECTION_REFUSED) [nsIInputStream.available]" nsresult: "0x804b000d (NS_ERROR_CONNECTION_REFUSED)" location: "JS frame :: resource://devtools/shared/security/socket.js :: onInputStreamReady :: line 328" data: no]
onInputStreamReady@resource://devtools/shared/security/socket.js:328:9

Moving this to about:debugging as I think this bug belongs there.

Component: General → about:debugging

This should be fixed on Nightly thanks to Bug 1525533. We are no longer spawning a new Firefox instance to debug local addons, so the connection issues should be gone. I will close as duplicate, feel free to reopen if you still have the issue.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.