Stig Nygaard wrote: 
> More regarding my Spotify problems with LMS79 on ReadyNAS Ultra 2...
> 
> Did a little spring-cleaning removing/disabling som unused plugins, and
> did some more testing...
> 
> The problem is clearly triggered by using LMS' web-interface. It seem to
> work normally using Orange Squeeze app on Android or using Squeeze
> Control Win10 app on same PC as the webbrowsers. Here are some more
> snippets from log...
> 
> First trying to open Spotify Playlists from webinterface (Firefox 52) at
> approx. 19:39:
> 
> > 
Code:
--------------------
  >   > [17-03-15 19:41:48.0692] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling 
Slim::Networking::Async::HTTP::_http_read_body: illegal file descriptor or 
filehandle (either no attached file descriptor or illegal value):  at 
/usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xcee0e78)
  > [17-03-15 19:44:01.9462] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: illegal file 
descriptor or filehandle (either no attached file descriptor or illegal value): 
 at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xd117018)
  > [17-03-15 19:46:16.1893] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: illegal file 
descriptor or filehandle (either no attached file descriptor or illegal value): 
 at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xceb27e0)
  > 
--------------------
> > 
> 
> As seen above, the first error is thrown approx. 2 minutes after
> attempt to open list (130 sec. after?). The next errors are thrown
> with approx 130 seconds in between. All errors refer to some "illegal
> file descriptor or filehandle" exception/error in Select.pm at line
> 134.
> 
> Before getting more errors in the log I play a playlist on Spotify
> initiated from the Squeeze Control app on Windows 10. It worked fine,
> and no errors was thrown.
> 
> At approx. 20:39 I again try to open the Playlist menu on Spotify via
> my webbrowser. It stalls like before, and it seems as long as I keep
> the browser-tab requesting Spotify Playlists open LMS keeps stalled
> and keeps writing similar errors to the log once every 130 second
> (approximately):
> 
> > 
Code:
--------------------
  >   > [17-03-15 20:23:37.6329] Slim::Plugin::MusicMagic::Common::__ANON__ 
(85) Failed fetching filters from MusicIP
  > [17-03-15 20:41:24.1212] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling 
Slim::Networking::Async::HTTP::_http_read_body: illegal file descriptor or 
filehandle (either no attached file descriptor or illegal value):  at 
/usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xd7cf9ec)
  > [17-03-15 20:43:42.9488] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: illegal file 
descriptor or filehandle (either no attached file descriptor or illegal value): 
 at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xd3e9858)
  > [17-03-15 20:46:01.8442] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: illegal file 
descriptor or filehandle (either no attached file descriptor or illegal value): 
 at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xdc03e20)
  > [17-03-15 20:48:15.6697] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: illegal file 
descriptor or filehandle (either no attached file descriptor or illegal value): 
 at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xdba44d4)
  > [17-03-15 20:50:34.6251] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: illegal file 
descriptor or filehandle (either no attached file descriptor or illegal value): 
 at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xd9bc984)
  > [17-03-15 20:52:35.9736] 
Slim::Networking::SqueezeNetwork::Players::_players_error (368) Unable to get 
players from SN: Connect timed out: , retrying in 900 seconds
  > [17-03-15 20:52:56.7347] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: illegal file 
descriptor or filehandle (either no attached file descriptor or illegal value): 
 at /usr/share/perl5/Slim/Networking/IO/Select.pm line 134.
  > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xd38b158)
  > 
  > 
--------------------
> > 
> 
> When I close the browser tab it stalls and fails two errors more, and
> then LMS is almost normally responding again. But only "almost",
> because if I at this point tries to play a playlist via the Squeeze
> Control app it doesn't play but writes some errors to the log
> instead:
> 
> > 
Code:
--------------------
  >   > [17-03-15 20:58:26.0120] 
Slim::Plugin::SpotifyLogi::Plugin::spds_handler (305) 00:04:20:22:73:35 Spotify 
error, code 6: Spotify login failed: Bad username and/or password
  > [17-03-15 20:59:35.5862] Slim::Plugin::SpotifyLogi::Plugin::spds_handler 
(305) 00:04:20:22:73:35 Spotify error, code 6: Spotify login failed: Bad 
username and/or password
  > 
  > 
--------------------
> > 
> 
> However if I wait a few more minutes it works (plays) normally again
> in Squeeze Control (and Orange Squeeze) without throwing errors. Of
> course if I try via web interface again, we are back where we started
> :-/ ...

When your using Spotify via phone apps your sure you are using it via
LMS not directly from mysqueezebox.com ?

There is also the official plugin on LMS and SPH 2 things on LMS .



--------------------------------------------------------------------
Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html
------------------------------------------------------------------------
Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=107078

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to