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

Error message "Loading configuration file failed." doesn't provide helpful information #193

Closed
ahus1 opened this issue Oct 16, 2017 · 0 comments

Comments

@ahus1
Copy link

ahus1 commented Oct 16, 2017

Problem description

When you have an invalid configuration file, there is no helpful description what is wrong.

Expected behavior: show the parser error message indicating the attribute in the configuration that can't be parsed.

Steps to reproduce the problem

  1. create an invalid configuration file (in our case: mistype true/false, we had a ':' appended in here)
  2. start collector
  3. Error message "Loading configuration file failed." - but no information what was going wrong

Environment

  • Sidecar Version: 0.1.4
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

2 participants