Paul Webster wrote: > Just noticed this in the logs - probably was soon after a TV, that is > configured as a UPnP player, was switched off. > > > Code: -------------------- > > > [21-05-22 15:26:42.0276] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Plugins::UPnPBridge::Queries::statusQuery]: [Can't call method "isa" on an undefined value at /usr/local/slimserver/Cache/InstalledPlugins/Plugins/Groups/Plugin.pm line 410. > ] > [21-05-22 15:26:42.0943] Slim::Control::Request::execute (1888) Error: While trying to run function coderef [Plugins::UPnPBridge::Queries::statusQuery]: [Can't call method "isa" on an undefined value at /usr/local/slimserver/Cache/InstalledPlugins/Plugins/Groups/Plugin.pm line 410. > ] > [21-05-22 15:27:57.0091] Slim::Utils::Timers::__ANON__ (272) Error: Timer Slim::Plugin::UPnP::Events::expire failed: Can't call method "pluginData" on an undefined value at /usr/local/slimserver/Slim/Plugin/UPnP/MediaRenderer/AVTransport.pm line 219. > [21-05-22 15:27:57.0155] Slim::Utils::Timers::__ANON__ (272) Error: Timer Slim::Plugin::UPnP::Events::expire failed: Can't call method "pluginData" on an undefined value at /usr/local/slimserver/Slim/Plugin/UPnP/MediaRenderer/RenderingControl.pm line 164. > -------------------- > > > > UPnP Bridge version 1.50.3 Seems to be the bridge and a few others, like LMS is calling methods that expect $client but it's undef... I've updated the Groups plugin to check for no client, it should solve "my" part
LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3 ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=103728 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
