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

Adds handling for EACCES/EADDRINUSE error on proxy init #237

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

matteocargnelutti
Copy link
Collaborator

@matteocargnelutti matteocargnelutti commented Nov 2, 2023

This PR adds error handling to ScoopProxy so the proxy errors out clearly when trying to initialize on a port that is already in use or otherwise inaccessible.

Many thanks to @rebeccacremona for the bug report!

This PR adds error handling to `ScoopProxy` so the proxy errors out clearly when trying to initialize on a port that is already in use or otherwise unaccessible.

Many thanks to @rebeccacremona for the bug report!
@matteocargnelutti matteocargnelutti marked this pull request as ready for review November 2, 2023 22:47
@matteocargnelutti matteocargnelutti changed the title Adds handling for EACCES error on proxy init Adds handling for EACCES/EADDRINUSE error on proxy init Nov 3, 2023
@matteocargnelutti matteocargnelutti merged commit c1db32e into main Nov 3, 2023
6 checks passed
@matteocargnelutti matteocargnelutti deleted the proxy-eacces-handling branch November 3, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants