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

Settings.json error #200

Open
bikenut opened this issue Aug 9, 2018 · 0 comments
Open

Settings.json error #200

bikenut opened this issue Aug 9, 2018 · 0 comments

Comments

@bikenut
Copy link

bikenut commented Aug 9, 2018

Hi Folks, new here.
Trying to get echo-sonos working on a Vero 4K.
Bit slow going, I'm new at this stuff.
Here's the error I'm getting right now when I do a "npm start"
I noticed that the file it's looking for is called settings.json not settings.js, which is the filename I have.
Changed that file name to settings.json, but that didn't help, generated even more errors.
If anyone has any hints, it would be much appreciated.
Thx, Bill

osmc@vero4k:~/node-sonos-http-api$ npm start

sonos-http-api@1.6.3 start /home/osmc/node-sonos-http-api
node server.js

2018-08-09T23:09:07.185Z INFO Could not find file /home/osmc/node-sonos-http-api /settings.json
2018-08-09T23:09:07.448Z INFO Presets loaded: { presets:
{ players:
[ { roomName: 'bath', volume: 10 },
{ roomName: 'kitchen', volume: 10 },
{ roomName: 'living room', volume: 10 },
{ roomName: 'basement', volume: 10 } ],
playMode: { shuffle: true, repeat: 'all', crossfade: false },
pauseOthers: false } }
2018-08-09T23:09:09.547Z INFO http server listening on 0.0.0.0 port 5005

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

1 participant