Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Commit caused regression #74

Closed
bahner opened this issue Jun 14, 2016 · 3 comments
Closed

Commit caused regression #74

bahner opened this issue Jun 14, 2016 · 3 comments

Comments

@bahner
Copy link

bahner commented Jun 14, 2016

commit b76eac99511139ba9eac1e7669c640b9704c2f3 seems to create a redundant comma, that creates an invalid uchiwa.json. Uchiwa starts with the following error:

{"Date":"2016-06-14T11:21:39.126584744Z","Level":"fatal","Src":{"Func":"github.com/sensu/uchiwa/uchiwa/config.Load","Line":48},"Output":"Error decoding file /etc/sensu/uchiwa.json: invalid character '}' looking for beginning of object key string"}

@solarkennedy
Copy link
Contributor

Ah crap. We probably need generating the json with ruby instead of via strings in the template.

@solarkennedy
Copy link
Contributor

Do you know if this is still an issue?

@bahner
Copy link
Author

bahner commented Sep 17, 2017

I can confirm that it's not a probøem for me anymore. :-)

@bahner bahner closed this as completed Sep 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants