robob;674406 Wrote: 
> I ran ./spotifyd directly, as requested. The same error message appeared
> in the log file (nothing at all in my terminal window).  I then modified
> the .conf file to log level TRACE and tried again. This then produced
> the message shown below in the terminal:
> 
> [21:44:56.570623] main:361 ./spotifyd 2.2.1 started
> [21:44:56.572775] main:381 Config: username: robobSB cachedir:
> /Users/Rob/Library/Caches/Squeezebox/spotifycache bitrate: 160 volnorm:
> 1 httpport: 9005 cliport: 9090
> [21:44:56.573313] main:392 tracefile: tracefile
> [21:44:56.573761] main:407 error on bind listenfd: Address already in
> use
> 
> Spotifyd appeared to be running at this point and capable of streaming
> music (the status page on the web interface still reports helper app
> not running, however). I then reverted to log level INFO in the .conf
> file and re-ran .'spotifyd' manually - it continued to work. I then did
> a system restart and noticed that Spotify was again not working (ps -ax
> confirmed that the helper app wasn't running). The error messages
> originally reported appeared again in the log file. Manually starting
> ./Spotifyd got it working again (no message in the log file in response
> to this). The .conf file was set to log level INFO at this point.

If it said address already in use then it means there is something else
(possibly another spotifyd) already running.  Suggest you check with ps
and kill first?

The web status of spotifyd only reports it to be running if the plugin
started it - if you have started it manually then it will say it is not
running, even though it will work.  However we need to find what the
problem is - it may just be that you have another version running
already?


-- 
Triode
------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to