I noticed two things:

1) From  systemctl status squeezeboxserver.service I get this message
regarding IO::Socket::SSL . I found this thread abount IO::Socket::SSL
to update it to the newest version. Error is still there after update.
...
Mar 19 11:08:46 cube squeezeboxserver[5250]: Starting Squeezebox Server:
You're using a rather old version of IO::Socket::SSL (v1.94) - please
try to update to...atibility.
...
server.log from startup just one line
[21-03-19 15:03:21.9142] main::init (388) Starting Logitech Media Server
(v8.1.1, 1610364019, Thu Jan 14 06:20:31 CET 2021) perl 5.016003 -
x86_64-linux-thread-multi

[root@cube squeezeboxserver]# /usr/bin/perl -MCPAN -e 'install
IO::Socket::SSL'
Reading '/root/.cpan/Metadata'
Database was generated on Fri, 19 Mar 2021 05:41:03 GMT
IO::Socket::SSL is up to date (2.070).


2) SSL_verity_mode: having SSL verify enable in LMS I get the following
error

[21-03-19 11:43:45.0091] Slim::Utils::Misc::msg (1266) Warning:
[11:43:45.0084]
*******************************************************************
Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client
is deprecated! Please set SSL_verify_mode to SSL_VERIFY_PEER
possibly with SSL_ca_file|SSL_ca_path for verification.
If you really don't want to verify the certificate and keep the
connection open to Man-In-The-Middle attacks please set
SSL_verify_mode explicitly to SSL_VERIFY_NONE in your application.
*******************************************************************
at /usr/lib64/perl5/Slim/Networking/Async/HTTP.pm line 144.

To get rid of I disable SSL check in LMS.


As I'm lazy on sorting this out I'm fine with SSL check disabled.
@Michael, of course I can provide more info if requested

btw. it's an rpm update installation from 7.???


------------------------------------------------------------------------
achtbit's Profile: http://forums.slimdevices.com/member.php?userid=2056
View this thread: http://forums.slimdevices.com/showthread.php?t=109738

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to