-
Notifications
You must be signed in to change notification settings - Fork 72
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
Validate configuration before attempting to start #181
Comments
Related: #193 Config should still be validated and debug messages printed to let the user know what went wrong though. |
conker84
added a commit
to conker84/neo4j-streams
that referenced
this issue
Jul 25, 2019
conker84
added a commit
to conker84/neo4j-streams
that referenced
this issue
Jul 25, 2019
conker84
added a commit
to conker84/neo4j-streams
that referenced
this issue
Jul 25, 2019
conker84
added a commit
to conker84/neo4j-streams
that referenced
this issue
Sep 13, 2019
jexp
pushed a commit
that referenced
this issue
Sep 14, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When given an empty config, you get this error on startup.
This error is fairly difficult to debug because it doesn't say anything, but its root cause is:
The text was updated successfully, but these errors were encountered: