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

ConnectionRefused: http://127.0.0.1 on macOS #2802

Closed
Electroid opened this issue May 4, 2023 · 2 comments
Closed

ConnectionRefused: http://127.0.0.1 on macOS #2802

Electroid opened this issue May 4, 2023 · 2 comments
Labels
bug Something isn't working node.js Compatibility with Node.js APIs

Comments

@Electroid
Copy link
Contributor

This error occurred when running the ecosystem tests for express.

How to:

cd packages/bun-internal-test
bun run test:ecosystem express

Error:

ConnectionRefused: Unable to connect. Is the computer able to access the url?
 path: "http://127.0.0.1/:undefined/foo/bar"
@Electroid Electroid added bug Something isn't working node.js Compatibility with Node.js APIs labels May 4, 2023
@ashermyers
Copy link

Try running with admin privileges. Sometimes operating systems restrict what ports programs can access.

@Electroid
Copy link
Contributor Author

Duplicate of #1425

@Electroid Electroid marked this as a duplicate of #1425 Oct 26, 2023
@Electroid Electroid closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working node.js Compatibility with Node.js APIs
Projects
None yet
Development

No branches or pull requests

2 participants