trautigan;620779 Wrote: > Spotify plugin unusable again. In fact totally unusable. > > Server log > > Code: -------------------- > > > [11-03-25 14:36:44.5050] Slim::Formats::XML::gotErrorViaHTTP (341) Error: getting http://192.168.1.120:9001/playlists.json > Connect timed out: Bad file descriptor > [11-03-25 14:36:44.6767] Slim::Networking::IO::Select::__ANON__ (146) Error: Select task failed calling Slim::Networking::Async::_async_connect: illegal file descriptor or filehandle (either no attached file descriptor or illegal value): at /<C:\PROGRA~1\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Networking/IO/Select.pm line 149. > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x938abd4) > [11-03-25 14:36:45.5811] Slim::Formats::XML::gotErrorViaHTTP (341) Error: getting http://192.168.1.120:9001/playlists.json > Connect timed out: Bad file descriptor > [11-03-25 14:37:28.5127] Slim::Formats::XML::gotErrorViaHTTP (341) Error: getting http://192.168.1.120:9001/playlists.json > Connect timed out: Bad file descriptor > -------------------- > > > Plugin log > > Code: -------------------- > > > [14:43:16.922] main:337 C:\PROGRA~2\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotify\Bin\MSWIN3~1\spotifyd.exe 1.3.2 started > [14:43:16.922] main:357 Config: username: trautigan cachedir: C:\ProgramData\Squeezebox\Cache\spotifycache bitrate: 160 httpport: 9001 cliport: 9090 > -------------------- > > > > (no real error messages there) this happens on both players and is > only since I did a cold restart, though why on earth that should make > the slightest difference is beyond me. > > did another cold restart, and I think this may be relevant from the > server > > Code: -------------------- > > > [11-03-25 14:56:45.7566] Slim::Formats::XML::gotErrorViaHTTP (341) Error: getting http://192.168.1.120:9001/playlists.json > Connect timed out: Bad file descriptor > [11-03-25 14:56:47.0212] Slim::Formats::XML::gotErrorViaHTTP (341) Error: getting http://192.168.1.120:9001/playlists.json > Connect timed out: Bad file descriptor > [11-03-25 14:56:48.8674] Slim::Utils::Timers::__ANON__ (258) Error: Timer failed: illegal file descriptor or filehandle (either no attached file descriptor or illegal value): at /<C:\PROGRA~1\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Networking/IO/Select.pm line 149. > [11-03-25 14:59:33.0194] Slim::Formats::XML::gotErrorViaHTTP (341) Error: getting http://192.168.1.120:9001/playlists.json > Connect timed out: Bad file descriptor > [11-03-25 14:59:33.1936] Slim::Networking::IO::Select::__ANON__ (146) Error: Select task failed calling Slim::Networking::Async::_async_connect: illegal file descriptor or filehandle (either no attached file descriptor or illegal value): at /<C:\PROGRA~1\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Networking/IO/Select.pm line 149. > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x91489dc) > [11-03-25 14:59:34.1453] Slim::Formats::XML::gotErrorViaHTTP (341) Error: getting http://192.168.1.120:9001/playlists.json > Connect timed out: Bad file descriptor > -------------------- > >
So this looks like the server is not making any contact with the helper app - this is possibly a firewall or problem with another application using port 9001? In this case its not a congestion problem its a problem within the server machine of the two pieces of software not talking to each other. Try changing the port number and looking at the firewall? -- 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
