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

Suggestion: Error handling - check and say that traceroute is not installed #18

Open
VjeraTurk opened this issue Nov 21, 2023 · 0 comments

Comments

@VjeraTurk
Copy link

VjeraTurk commented Nov 21, 2023

Suggestion to add explicit error message if the environment doesn't have traceroute installed.
Currently, the system fails with a more generic error message:

"spawn traceroute ENOENT"

image

I would appreciate a nicer message, perhaps letting you know you should install the traceroute.

Of course, this should be obvious, but still, one can forget to install it in a docker image. In such cases, knowing right away what the problem is without putting in effort would save some time and nerves.

Steps to reproduce:

Run the example code without traceroute installed on your machine.

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

No branches or pull requests

1 participant