Julf;596029 Wrote: 
> Just upgraded squeezeboxserver to 7.5.2, but all the problems with the
> spotify plugin are still there. As soon as I installed the plugin,
> music (from my library) started stuttering. Trying to configure the
> plugin results in 404 Not Found:
> plugins/Extensions/settings/plugins/Spotify/settings/basic.html 
> 
> Looks like installing the plugin somehow causes an extra copy of the
> server to get started. This is from the server.log file:
> 
> [10-12-21 11:58:01.1612] main::init (323) Starting Squeezebox Server
> (v7.5.2, r31632, Mon Dec 13 13:06:10 PST 2010) perl 5.010001
> [10-12-21 11:58:02.0493] 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 11:58:02.0531] Slim::Plugin::CLI::Plugin::cli_socket_open
> (166) Can't setup the listening port 9090: Address already in use
> [10-12-21 11:58:02.0535] 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 11:58:04.8562] Slim::Web::HTTP::openport (187) Can't setup
> the listening port 9001 for the HTTP server: Address already in use
> [10-12-21 11:58:04.8568] Slim::Web::HTTP::openport (204) Previously
> configured port 9001 was busy - we're now using port 9000 instead
> [10-12-21 11:58:06.2259] Slim::Web::JSONRPC::requestMethod (383)
> request not dispatchable!
> 
> This is what ps shows on the server:
> 1464 ?        S      0:00 /bin/bash /usr/sbin/squeezeboxserver_safe
> /usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs
> --logdir /var/log/squeezeboxserver/ --cachedir
> /var/lib/squeezeboxserver/cache --charset=utf8
> 1466 ?        S      0:04 /usr/bin/perl -w /usr/sbin/squeezeboxserver
> --prefsdir /var/lib/squeezeboxserver/prefs --logdir
> /var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache
> --charset=utf8
> 1468 ?        Sl     0:00 /usr/sbin/mysqld
> --defaults-file=/var/lib/squeezeboxserver/cache/my.cnf
> 1481 ?        S      0:08 /usr/bin/perl -w /usr/sbin/squeezeboxserver
> --prefsdir /var/lib/squeezeboxserver/prefs --logdir
> /var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache
> --charset=utf8
> 1506 pts/0    S+     0:00 grep --color=auto squeeze

Have you tried restarting the whole linux machine?  I wonder if the
issue is the restart of the server after a plugin update not working
with the automatic restart mechanism which is used on these linux
distros.  You should definately not have two versions of the server
running.


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