-
Notifications
You must be signed in to change notification settings - Fork 25
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
JSON Parsing error. #1
Comments
Hmm, not using a config file at all (just the commandline options), so I do not know that part at all. Looks to me if your config file is not valid, or not mounted correctly into the container. |
@micgus I was having the same issue with a similar setup. I think its fixed in the latest version of snapcast (V0.19.0) |
Closing since there is no feedback anymore. Feel free to reopen. |
@djmaze I'm also seeing this with the |
I can't conceive how this originates in this image. We should probably report this upstream. |
Heya,
Seems like I'm having some issues to parse the config file all of a sudden, happens no matter where I run my container.
2019-09-12 19-21-52 [Notice] Settings file: "/root/.config/snapserver/server.json"
2019-09-12 19-21-52 [Err] Error reading config: [json.exception.parse_error.101] parse error at 1: syntax error - unexpected end of input; expected '[', '{', or a literal
2019-09-12 19-21-52 [Err] Failed to create client: Daemon not running
Anything you've noticed or are aware of?
Cheers.
The text was updated successfully, but these errors were encountered: