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

Better error message when ERLANG_COOKIE is unset #3

Open
CrowdHailer opened this issue Oct 31, 2017 · 0 comments
Open

Better error message when ERLANG_COOKIE is unset #3

CrowdHailer opened this issue Oct 31, 2017 · 0 comments

Comments

@CrowdHailer
Copy link
Owner

If the environment does not have a value for ERLANG_COOKIE set then the startup script fails with a very cryptic message (No file named mix). This is I assume because the missing value disrupts the order of arguments in bin/start.

This issue should be fixed by adding a line to the start script that exits and logs a warning if cookie is unset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant