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

Firefox is unable to open automatically. #324

Closed
asasas234 opened this issue Jan 3, 2024 · 4 comments
Closed

Firefox is unable to open automatically. #324

asasas234 opened this issue Jan 3, 2024 · 4 comments
Labels
bug Something isn't working upstream Issue related to an upstream library

Comments

@asasas234
Copy link
Contributor

When I run pnpm run dev:firefox, the Firefox browser does not automatically open and reports the following error.

 ERROR  connect ECONNREFUSED 127.0.0.1:61244                                                                                                                                                  10:30:21 PM

  at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1592:16)
  at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)

 ELIFECYCLE  Command failed with exit code 1.
@asasas234 asasas234 added the pending-triage Someone (usually a maintainer) needs to look into this to see if it's a bug label Jan 3, 2024
@aklinker1
Copy link
Collaborator

aklinker1 commented Jan 3, 2024

This is an issue with Firefox it seems, not wxt or web-ext. See mozilla/web-ext#2975 (comment)

@aklinker1 aklinker1 removed the pending-triage Someone (usually a maintainer) needs to look into this to see if it's a bug label Jan 3, 2024
@aklinker1 aklinker1 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
@frederikb
Copy link

@aklinker1 This was fixed in the latest release of web-ext (see https://github.com/mozilla/web-ext/releases/tag/7.10.0).

It would be great if you could incorporate the latest changes into your fork and update the dependency in wxt. At minimum you would need to bump fx-runner to 1.4.0.

@aklinker1
Copy link
Collaborator

Thanks for the update, I'll upgrade it.

@aklinker1 aklinker1 reopened this Jan 26, 2024
@aklinker1 aklinker1 added bug Something isn't working upstream Issue related to an upstream library labels Jan 26, 2024
@aklinker1
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Issue related to an upstream library
Projects
None yet
Development

No branches or pull requests

3 participants