Julf;596083 Wrote: 
> Well, I rebooted the system to give you a clean log. And now it won play
> music at all. Trying to look at the plugin settings gives me the 
> 404 Not Found:
> plugins/Extensions/settings/plugins/Spotify/settings/basic.html 
> again.
> 
> Server log: 
> 2010-12-21 18:19:38 squeezeboxserver_safe started.
> [10-12-21 18:19:39.4094] main::init (323) Starting Squeezebox Server
> (v7.5.2, r31632, Mon Dec 13 13:06:10 PST 2010) perl 5.010001
> [10-12-21 18:19:41.2043] Slim::Utils::PluginManager::load (330)
> Warning: Couldn't call Plugins::Spotify::Plugin->initPlugin:
> /usr/sbin/squeezeboxserver: exec failed: No such file or directory
> at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Spotifyd.pm
> line 39
> [10-12-21 18:19:41.2153] Slim::Plugin::CLI::Plugin::cli_socket_open
> (166) Can't setup the listening port 9090: Address already in use
> [10-12-21 18:19:41.2157] Slim::Utils::PluginManager::load (330)
> Warning: Couldn't call Slim::Plugin::CLI::Plugin->initPlugin: Can't
> setup the listening port 9090: Address already in use at
> /usr/share/squeezeboxserver/lib/Log/Log4perl/Logger.pm line 900
> [10-12-21 18:19:44.0425] Slim::Web::HTTP::openport (187) Can't setup
> the listening port 9001 for the HTTP server: Illegal seek
> [10-12-21 18:19:44.0431] Slim::Web::HTTP::openport (204) Previously
> configured port 9001 was busy - we're now using port 9000 instead
> [10-12-21 18:19:49.0439] Slim::Web::JSONRPC::requestMethod (383)
> request not dispatchable!
> [10-12-21 18:19:54.0984] Slim::Web::JSONRPC::requestMethod (383)
> request not dispatchable!
> [10-12-21 18:19:59.1520] Slim::Web::JSONRPC::requestMethod (383)
> request not dispatchable!
> 
> etc. etc.
> 
> Oh, and /usr/sbin/squeezeboxserver definitely exists:
> 
> -rwxr-xr-x 1 root root 28704 2010-12-13 22:06
> /usr/sbin/squeezeboxserver

There's still something funny about port numbers going on here - the
main server should be port 9000 - this is saying it can't get this and
is using 9001 which will cause problems.  So it looks like there are
still multiple versions being started.  If you reboot the machine and
stop the service is there definately nothing else using port 9000? 
(sudo lsof -i)

When you start the server with sudo service squeezeboxserver start, do
you only get one set of processes?

What setting do you have for the helper app's port number?  Does this
conflict with anything?


-- 
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