Skip to content

ECONNREFUSED after launching Chrome #2331

Closed
@eight04

Description

@eight04

Is this a feature request or a bug?

Bug.

What is the current behavior?

  1. Launch Chrome via web-ext run.
  2. Wait 15 seconds,
  3. web-ext gets an ECONNREFUSED error and exits.
C:\Users\eight04\dev\tabalanche-extension>npm run start-chrome

> [email protected] start-chrome
> web-ext run --target chromium

Applying config files: ~\.web-ext-config.js, .\package.json
Running web extension from C:\Users\eight04\dev\tabalanche-extension

Error: connect ECONNREFUSED ::1:3693
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)

Error code: ECONNREFUSED

What is the expected or desired behavior?

No error.

Version information (for bug reports)

  • Firefox version: Chrome 95.0.4638.54
  • Your OS and version: Windows 10
  • Paste the output of these commands:
C:\Users\eight04\dev\tabalanche-extension\node_modules\.bin>node --version && npm --version && web-ext --version
v17.0.0
8.1.0
6.5.0

There is an error in the background page of web-ext reload manager:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions