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

Cryptic error message #53

Open
dirk-zimoch opened this issue Apr 21, 2021 · 1 comment
Open

Cryptic error message #53

dirk-zimoch opened this issue Apr 21, 2021 · 1 comment

Comments

@dirk-zimoch
Copy link
Contributor

Some error messages can be so cryptic:

Caught an exception creating the initial control telnet port: Bad file descriptor
/usr/local/bin/procServ: Exiting with error code: 98

What it really means:

Port xxxx already in use
@dirk-zimoch
Copy link
Contributor Author

Rule number one for error messages: Don't tell the user where the program could not continue (as the user does not know the internals of the program). Instead give the user a hint how to solve the problem.

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