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

JSON Parsing error. #1

Open
micgus opened this issue Sep 12, 2019 · 5 comments
Open

JSON Parsing error. #1

micgus opened this issue Sep 12, 2019 · 5 comments

Comments

@micgus
Copy link

micgus commented Sep 12, 2019

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.

@djmaze
Copy link
Owner

djmaze commented Sep 23, 2019

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.

@footy42
Copy link

footy42 commented Mar 15, 2020

@micgus I was having the same issue with a similar setup. I think its fixed in the latest version of snapcast (V0.19.0)

@djmaze
Copy link
Owner

djmaze commented Aug 26, 2020

Closing since there is no feedback anymore. Feel free to reopen.

@djmaze djmaze closed this as completed Aug 26, 2020
@jkiddo
Copy link

jkiddo commented Dec 27, 2020

@djmaze I'm also seeing this with the :latest docker on my Pi (ARM)

@djmaze
Copy link
Owner

djmaze commented Jan 4, 2021

I can't conceive how this originates in this image. We should probably report this upstream.

@djmaze djmaze reopened this Jan 4, 2021
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

4 participants