Hi,
Im running LMS7.9 on Ubuntu 15.10, spotify (triode plugin) stops working after computer is rebooted, the only thing that starts spotify working again is a LMS reinstall. When i say spotify doesnt work it just says connecting when trying to play a track and the test via settings page says failed to retreive metadata check connectivity. I can see spotifyd64 running, a netstat reveals the following;
<user>@lando:/var/log/squeezeboxserver# netstat -anp |grep 9600
tcp 0 0 0.0.0.0:9600 0.0.0.0:* LISTEN 9314/spotifyd64
tcp 1 0 192.168.0.10:9600 192.168.0.63:55990 CLOSE_WAIT 9314/spotifyd64
when spotify is working i would see an established to port 9600 from my squeezebox v3 (192.168.0.11) the CLOSE_WAIT above is me doing a telnet to the port.
spotifyd64 log shows
[21:22:40.359601] main:677 attempting login for user: <user>
[21:22:40.467549] log_message:81 log: 21:22:40.467 I [ap:1752] Connecting to AP ap.spotify.com:4070
[21:22:40.469802] logged_in:54 logged in
[21:22:40.507733] log_message:81 log: 21:22:40.507 I [ap:1226] Connected to AP: 194.132.197.227:4070
[21:22:41.546356] credentials_blob_updated:119 credentials blob updated
[21:22:41.546370] metadata_updated:86 new meta
[21:22:41.546387] main:567 new connection
[21:22:41.546396] main:619 req: status.json res: (null) par: (null) prot: HTTP/1.0 auth: (null)
[21:22:41.546399] process_status:1464 process status
[21:22:51.546027] log_message:81 log: 21:22:51.546 I [offline-mgr:2032] 0 files are locked. 0 images are locked
[21:22:51.546067] log_message:81 log: 21:22:51.546 I [offline-mgr:2058] 0 files unlocked. 0 images unlocked
[21:23:22.707332] main:567 new connection
[21:23:22.708096] main:619 req: status.json res: (null) par: (null) prot: HTTP/1.1 auth: (null)
[21:23:22.708143] process_status:1464 process status
[21:23:22.716725] main:567 new connection
[21:23:22.721693] main:619 req: toplist.json res: (null) par: q=tracks&r=user prot: HTTP/1.1 auth: (null)
[21:23:22.721742] main:1220 toplist type: 2 region: 18242
[21:23:22.722117] toplist_callback:929 toplist: ok
[21:23:38.324650] main:567 new connection
[21:23:38.325246] main:619 req: status.json res: (null) par: (null) prot: HTTP/1.1 auth: (null)
[21:23:38.325292] process_status:1464 process status
[21:23:38.348930] main:567 new connection
[21:23:38.350004] main:619 req: streamtest.json res: (null) par: (null) prot: HTTP/1.1 auth: (null)
[21:23:38.350094] main:960 streambuf_newstream: streamtest (1)
[21:23:38.350110] main:961 created toplist tracks to find track
Server log shows
2016-01-21 20:46:18 squeezeboxserver_safe stopped.
2016-01-21 20:46:38 squeezeboxserver_safe started.
[16-01-21 20:46:38.4583] main::init (384) Starting Logitech Media Server (v7.9.0, 1452987942, Sun Jan 17 04:10:33 UTC 2016) perl 5.020002
[16-01-21 20:46:38.8544] Slim::Utils::Misc::msg (1233) Warning: [20:46:38.8542] $[ used in numeric lt (<) (did you mean $] ?) at /usr/share/squeezeboxserver/CPAN/PAR.pm line 576.
[16-01-21 20:46:39.0288] Slim::Formats::Playlists::Base::playlistEntryIsVal id (120) Warning: spotify:track:6kwAbEjseqBob48jCus7Sz found in playlist:
file:///var/lib/squeezeboxserver/prefs/clientplaylist_00042007633b.m3u doesn't exist on disk - skipping!
[16-01-21 20:46:39.0290] Slim::Formats::Playlists::Base::playlistEntryIsVal id (120) Warning: file:///Multimedia/Music/spotify:track:6kwAbEjseqBob48jCus7Sz found in playlist:
file:///var/lib/squeezeboxserver/prefs/clientplaylist_00042007633b.m3u doesn't exist on disk - skipping!
[16-01-21 20:46:39.7634] Slim::Web::Cometd::handler (422) errorNeedsClient: 00:04:20:07:63:3b, status, -, 10, menu:menu, useContextMenu:1, subscribe:600
[16-01-21 20:46:41.3838] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
[16-01-21 20:46:41.8512] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
[16-01-21 20:46:42.4217] Slim::Web::Cometd::handler (422) errorNeedsClient: 00:04:20:07:63:3b, status, -, 10, menu:menu, useContextMenu:1, subscribe:600
The mac address in the error line is my squeezebox v3
Any help would be greatly appreciated
Thanks
Im running LMS7.9 on Ubuntu 15.10, spotify (triode plugin) stops working after computer is rebooted, the only thing that starts spotify working again is a LMS reinstall. When i say spotify doesnt work it just says connecting when trying to play a track and the test via settings page says failed to retreive metadata check connectivity. I can see spotifyd64 running, a netstat reveals the following;
<user>@lando:/var/log/squeezeboxserver# netstat -anp |grep 9600
tcp 0 0 0.0.0.0:9600 0.0.0.0:* LISTEN 9314/spotifyd64
tcp 1 0 192.168.0.10:9600 192.168.0.63:55990 CLOSE_WAIT 9314/spotifyd64
when spotify is working i would see an established to port 9600 from my squeezebox v3 (192.168.0.11) the CLOSE_WAIT above is me doing a telnet to the port.
spotifyd64 log shows
[21:22:40.359601] main:677 attempting login for user: <user>
[21:22:40.467549] log_message:81 log: 21:22:40.467 I [ap:1752] Connecting to AP ap.spotify.com:4070
[21:22:40.469802] logged_in:54 logged in
[21:22:40.507733] log_message:81 log: 21:22:40.507 I [ap:1226] Connected to AP: 194.132.197.227:4070
[21:22:41.546356] credentials_blob_updated:119 credentials blob updated
[21:22:41.546370] metadata_updated:86 new meta
[21:22:41.546387] main:567 new connection
[21:22:41.546396] main:619 req: status.json res: (null) par: (null) prot: HTTP/1.0 auth: (null)
[21:22:41.546399] process_status:1464 process status
[21:22:51.546027] log_message:81 log: 21:22:51.546 I [offline-mgr:2032] 0 files are locked. 0 images are locked
[21:22:51.546067] log_message:81 log: 21:22:51.546 I [offline-mgr:2058] 0 files unlocked. 0 images unlocked
[21:23:22.707332] main:567 new connection
[21:23:22.708096] main:619 req: status.json res: (null) par: (null) prot: HTTP/1.1 auth: (null)
[21:23:22.708143] process_status:1464 process status
[21:23:22.716725] main:567 new connection
[21:23:22.721693] main:619 req: toplist.json res: (null) par: q=tracks&r=user prot: HTTP/1.1 auth: (null)
[21:23:22.721742] main:1220 toplist type: 2 region: 18242
[21:23:22.722117] toplist_callback:929 toplist: ok
[21:23:38.324650] main:567 new connection
[21:23:38.325246] main:619 req: status.json res: (null) par: (null) prot: HTTP/1.1 auth: (null)
[21:23:38.325292] process_status:1464 process status
[21:23:38.348930] main:567 new connection
[21:23:38.350004] main:619 req: streamtest.json res: (null) par: (null) prot: HTTP/1.1 auth: (null)
[21:23:38.350094] main:960 streambuf_newstream: streamtest (1)
[21:23:38.350110] main:961 created toplist tracks to find track
Server log shows
2016-01-21 20:46:18 squeezeboxserver_safe stopped.
2016-01-21 20:46:38 squeezeboxserver_safe started.
[16-01-21 20:46:38.4583] main::init (384) Starting Logitech Media Server (v7.9.0, 1452987942, Sun Jan 17 04:10:33 UTC 2016) perl 5.020002
[16-01-21 20:46:38.8544] Slim::Utils::Misc::msg (1233) Warning: [20:46:38.8542] $[ used in numeric lt (<) (did you mean $] ?) at /usr/share/squeezeboxserver/CPAN/PAR.pm line 576.
[16-01-21 20:46:39.0288] Slim::Formats::Playlists::Base::playlistEntryIsVal id (120) Warning: spotify:track:6kwAbEjseqBob48jCus7Sz found in playlist:
file:///var/lib/squeezeboxserver/prefs/clientplaylist_00042007633b.m3u doesn't exist on disk - skipping!
[16-01-21 20:46:39.0290] Slim::Formats::Playlists::Base::playlistEntryIsVal id (120) Warning: file:///Multimedia/Music/spotify:track:6kwAbEjseqBob48jCus7Sz found in playlist:
file:///var/lib/squeezeboxserver/prefs/clientplaylist_00042007633b.m3u doesn't exist on disk - skipping!
[16-01-21 20:46:39.7634] Slim::Web::Cometd::handler (422) errorNeedsClient: 00:04:20:07:63:3b, status, -, 10, menu:menu, useContextMenu:1, subscribe:600
[16-01-21 20:46:41.3838] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
[16-01-21 20:46:41.8512] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable!
[16-01-21 20:46:42.4217] Slim::Web::Cometd::handler (422) errorNeedsClient: 00:04:20:07:63:3b, status, -, 10, menu:menu, useContextMenu:1, subscribe:600
The mac address in the error line is my squeezebox v3
Any help would be greatly appreciated
Thanks