hakima wrote: 
> This is the faults I get when I try to access "top 10" songs from an
> artist
> The fault messages comes at the same time as the "timed out waiting for
> data" message in the app. 
> 
> [21:02:42.822260] main:416
> /c/.squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifyd
> 2.2.9 started
> [21:04:04.048386] _sockprintf:391 unable to write to socket: 19 errno:
> 32 Broken pipe
> [21:04:28.090981] _sockprintf:391 unable to write to socket: 22 errno:
> 32 Broken pipe
> [21:04:51.119100] _sockprintf:391 unable to write to socket: 20 errno:
> 32 Broken pipe
> [21:05:14.463801] _sockprintf:391 unable to write to socket: 19 errno:
> 32 Broken pipe
> [21:06:53.202877] _sockprintf:391 unable to write to socket: 20 errno:
> 32 Broken pipe
> [21:09:37.430807] _sockprintf:391 unable to write to socket: 19 errno:
> 32 Broken pipe

This is likely - it means the perl sites of the plugin has given up and
then the helper app is unable to write to the socket - the underlying
issue is that the data is taking more than 30 seconds to fetch.  This
either means spotify is unresponsive or the nas is very slow.  [its
difficult to change the 30 second timeout as its hard coded in some
places]


------------------------------------------------------------------------
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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to