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

Report serverListener_tcp() errors more clearly #107

Closed
john8329 opened this issue Mar 30, 2019 · 1 comment
Closed

Report serverListener_tcp() errors more clearly #107

john8329 opened this issue Mar 30, 2019 · 1 comment

Comments

@john8329
Copy link

I'm trying to run the system on Windows, and the way it uses to connect to plugins is TCP. I see that the functions refer to two environment variables, PLUGIN_MIN_PORT and PLUGIN_MAX_PORT. If they are undefined, a clueless error is returned.

I kind of understand why they have to be declared as environment variables, it makes good sense, though the error took me some time to find out what it actually was. Please report the absence of these variables more clearly. Or make it configurable in the code.

Thanks

@mitchellh
Copy link
Contributor

This is fixed by #111!

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

2 participants