Logitech Media Server Version: 7.7.1 - r33735 @ Mon Nov 28 16:49:58 MST 2011
Ouch...
On Zyxel NSA325v1
Hm.... I'm reluctant to look into an issue running a software version from five years ago... is there no way to update LMS on that box?
server.log was a bloated 5.1mb so I made a new one. Rebooted, tested the plugin to no avail ... here's the log:
[16-12-27 19:40:34.2780] Slim::Utils::Misc::msg (1305) Warning: [19:40:34.2764] Async::HTTP: Unable to load IO::Socket::SSL, will try connecting to SSL servers in non-SSL mode [16-12-27 19:40:43.0337] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Networking::Async::_async_read: illegal file descriptor or filehandle (either no attached file descriptor or illegal value): at /usr/local/zy-pkgs/gui/SqueezeCenter/Slim/Networking/IO/Select.pm line 150. ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x315ac30)
The last 2 entries seem to coincide with my trying the plugin...
Most likely the plugin tries to re-direct to a https address - which you can't open, because you lack IO::Socket::SSL. That's something you'd need to install separately, it's not part of LMS. But this is becoming an increasing problem, as more and more sources are no longer available in plain http.
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
