question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Request failed to proxy: ECONNREFUSED

See original GitHub issue

This package don’t run.

$ local-ssl-proxy --source 9001 --target 9000

Started proxy: https://localhost:9001http://localhost:9000 Request failed to proxy: ECONNREFUSED

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:8
  • Comments:14

github_iconTop GitHub Comments

4reactions
adxycommented, Dec 16, 2021

For me downgrading to Node v14.18.2 from Node 17 solved this issue

1reaction
dawidjanigacommented, May 30, 2022

Hi, I’m having error “Request failed to proxy: ECONNREFUSED” on Node 17.3 It works fine on 16.13.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

node proxy error Error: connect ECONNREFUSED
ECONNREFUSED means there is no server process listening at the specified port. What hostname and port are you using?
Read more >
Vite proxy error ECONNREFUSED does not change ... - GitHub
I have a question about server.proxy in vite.config.ts . ... Vite returns the following error in the console, but the browser request does...
Read more >
could not proxy request from react frontend | econnrefused
could not proxy request from react frontend | econnrefused | api requests to express backend error. 15K views 1 year ago.
Read more >
HTTP Request via Proxy (connect ECONNREFUSED 127.0 ...
Hi everyone! I'm trying to use a proxy server in HTTP Request (I put it in the options section of the node) And...
Read more >
Could not proxy request /new_deck from localhost:3001 to http ...
Proxy error: Could not proxy request /new_deck from localhost:3001 to http://localhost:3000 (ECONNREFUSED). ... Hey, I'm trying to run flask as my ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found