Spazzie;563297 Wrote: > I'm having problems getting it started on Fedora 12 x86_64, it seems the > spotifyd plugin does not attempt to connect to Spotify. > > What did you do to get it working on 64 bit Fedora? > > Mine finds all the appropriate libs, and i've checked that they are all > 32bit: > [xxx...@cx i386-linux]# ldd spotifyd > linux-gate.so.1 => (0x00693000) > libspotify.so.4 => > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/libspotify.so.4 > (0x002f3000) > libFLAC.so.8 => /usr/lib/libFLAC.so.8 (0x008d3000) > libc.so.6 => /lib/libc.so.6 (0x00bda000) > librt.so.1 => /lib/librt.so.1 (0x00a2c000) > libm.so.6 => /lib/libm.so.6 (0x00110000) > libpthread.so.0 => /lib/libpthread.so.0 (0x0013a000) > libogg.so.0 => /usr/lib/libogg.so.0 (0x00154000) > /lib/ld-linux.so.2 (0x00bb8000) > > But all I get in the log or on the commandline when I try to start it > is: > [15:09:09.425924] main:315 ./spotifyd 0.2build8 started > [15:09:09.426535] main:332 Config: username: Spazzie cachedir: > /var/lib/squeezeboxserver/cache/spotifycache bitrate: 320 httpport: > 9001 cliport: 9090 > > Then it's just quiet. Loglevel is on DEBUG. > > When i click spotify in squeezebox server it only says "transport > endpoint not connected". And I get these in server.log > > [10-07-21 14:58:20.0121] Plugins::Spotify::Settings::__ANON__ (112) > error fetching status: Connect timed out: , retries left: 3 > [10-07-21 14:58:35.3173] Plugins::Spotify::Settings::__ANON__ (112) > error fetching status: Connect timed out: , retries left: 2 > > Any ideas?
Lack of log entries suggests the server can't contact the helper app. Is there a firewall which prevents access to port 9001 for the helper? If not then does port 9001 confict with something - try changing this in the settings page. -- 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
