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

Raise exception if port already in use or is otherwise not open #163

Open
steffencruz opened this issue Mar 18, 2024 · 0 comments
Open

Raise exception if port already in use or is otherwise not open #163

steffencruz opened this issue Mar 18, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@steffencruz
Copy link
Collaborator

To address a common pain-point for miners and validators we should check if the axon port is:

  1. open on the machine
  2. already in use

In both cases, the process should terminate (loudly).

@p-ferreira p-ferreira added the good first issue Good for newcomers label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants