After a many months of not using it, I fired up the laptop it lives on and it seems to not be responding.
The laptop is running Ubuntu 20.04.
I went and downloaded the latest version and installed with dpkg -I
I stopped and started as follows.
squeezeboxserver /etc/init.d/logitechmediaserver stop
[ ok ] Stopping logitechmediaserver (via systemctl): logitechmediaserver.service.
(base) ➜ squeezeboxserver /etc/init.d/logitechmediaserver start
[ ok ] Starting logitechmediaserver (via systemctl): logitechmediaserver.service.
I looked at the log as follows
tail -f server.log
[22-10-24 10:13:43.5100] Plugins::Spotty::API::Token::_killTokenHelper (179) Token refresh call helper has closed unexpectedly? - Please consider re-setting your Spotify credentials should this happen all the time.
[22-10-24 10:13:44.0166] Plugins::Spotty::API::Token::_killTokenHelper (179) Token refresh call helper has closed unexpectedly? - Please consider re-setting your Spotify credentials should this happen all the time.
[22-10-24 10:13:45.1220] Plugins::TrackStat::Storage::refreshTracks (1242) TrackStat: Synchronizing TrackStat data, please wait...
[22-10-24 10:16:29.6876] Plugins::TrackStat::Storage::refreshTracks (1891) TrackStat: Synchronizing TrackStat data finished
[22-10-24 10:16:29.9413] Plugins::TrackStat::Storage::refreshTracks (1242) TrackStat: Synchronizing TrackStat data, please wait...
[22-10-24 10:19:14.1394] Plugins::TrackStat::Storage::refreshTracks (1891) TrackStat: Synchronizing TrackStat data finished
[22-10-24 10:19:19.0032] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed: Can't call method "bufferSize" on an undefined value at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Connect.pm line 65.
[22-10-24 14:34:12.0023] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed: Can't call method "bufferSize" on an undefined value at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Connect.pm line 65.
[22-10-24 14:51:47.0030] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed: Can't call method "bufferSize" on an undefined value at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Connect.pm line 65.
[22-10-24 14:54:09.7811] main::init (390) Starting Logitech Media Server (v8.2.0, 1627922070, Tue Aug 3 11:37:35 CEST 2021) perl 5.026001 - x86_64-linux-gnu-thread-multi
^[[22-10-24 14:57:09.0023] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed:
I'd like to remove spotty for now but can't connect at all. Pointing a browser to http://localhost:9000/ gets a this site can't connect
From the logs, I’ve got Perl 5.026001 installed.
What would be the best way to proceed?
The laptop is running Ubuntu 20.04.
I went and downloaded the latest version and installed with dpkg -I
I stopped and started as follows.
squeezeboxserver /etc/init.d/logitechmediaserver stop
[ ok ] Stopping logitechmediaserver (via systemctl): logitechmediaserver.service.
(base) ➜ squeezeboxserver /etc/init.d/logitechmediaserver start
[ ok ] Starting logitechmediaserver (via systemctl): logitechmediaserver.service.
I looked at the log as follows
tail -f server.log
[22-10-24 10:13:43.5100] Plugins::Spotty::API::Token::_killTokenHelper (179) Token refresh call helper has closed unexpectedly? - Please consider re-setting your Spotify credentials should this happen all the time.
[22-10-24 10:13:44.0166] Plugins::Spotty::API::Token::_killTokenHelper (179) Token refresh call helper has closed unexpectedly? - Please consider re-setting your Spotify credentials should this happen all the time.
[22-10-24 10:13:45.1220] Plugins::TrackStat::Storage::refreshTracks (1242) TrackStat: Synchronizing TrackStat data, please wait...
[22-10-24 10:16:29.6876] Plugins::TrackStat::Storage::refreshTracks (1891) TrackStat: Synchronizing TrackStat data finished
[22-10-24 10:16:29.9413] Plugins::TrackStat::Storage::refreshTracks (1242) TrackStat: Synchronizing TrackStat data, please wait...
[22-10-24 10:19:14.1394] Plugins::TrackStat::Storage::refreshTracks (1891) TrackStat: Synchronizing TrackStat data finished
[22-10-24 10:19:19.0032] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed: Can't call method "bufferSize" on an undefined value at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Connect.pm line 65.
[22-10-24 14:34:12.0023] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed: Can't call method "bufferSize" on an undefined value at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Connect.pm line 65.
[22-10-24 14:51:47.0030] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed: Can't call method "bufferSize" on an undefined value at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Connect.pm line 65.
[22-10-24 14:54:09.7811] main::init (390) Starting Logitech Media Server (v8.2.0, 1627922070, Tue Aug 3 11:37:35 CEST 2021) perl 5.026001 - x86_64-linux-gnu-thread-multi
^[[22-10-24 14:57:09.0023] Slim::Utils::Timers::__ANON__ (272) Error: Timer Plugins::Spotty::Connect::__ANON__ failed:
I'd like to remove spotty for now but can't connect at all. Pointing a browser to http://localhost:9000/ gets a this site can't connect
From the logs, I’ve got Perl 5.026001 installed.
What would be the best way to proceed?