Re: Error: Can't connect to remote server to retrieve�.

2021-12-03 Thread FredericV
We ran into similar issues on Fedora Linux. Our version did not have CPAN installed, so to upgrade IO::Socket::SSL to version 2.072, we used: yum install perl-CPAN /usr/bin/perl -MCPAN -e 'install Net::SSLeay' /usr/bin/perl -MCPAN -e 'install IO::Socket::SSL' It drops the updated perl modules

Re: Error: Can't connect to remote server to retrieve�.

2021-09-19 Thread boboS
I had to do this today on my Mac Mini with macOS High Sierra 10.13.6: This is what worked for me: - Install Homebrew, see https://brew.sh/. Currently this is done by >/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - >brew install openssl (i

Re: Error: Can't connect to remote server to retrieve�.

2021-03-19 Thread achtbit
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 Sque

Re: Error: Can't connect to remote server to retrieve�.

2021-03-19 Thread bpa
mherger wrote: > > Stoped LMS, updated IO::Socket::SSL (IO::Socket::SSL is up to date > > (2.070)) and still get the error on LMS startup > > Could you please provide a little more context? server.log? On another thread - a bit later. achtbit wrote: > LMS 8.1.1 and Deezer FLAC!!! > > Some mi

Re: Error: Can't connect to remote server to retrieve�.

2021-03-19 Thread achtbit
Hi, this is still weird updated to 8.1.1 to get FLAC working. noticed this error: Starting Squeezebox Server: You're using a rather old version of IO::Socket::SSL (v1.94) - please try to update to at least 2.020 for improved compatibility. Stoped LMS, updated IO::Socket::SSL (IO::Socket::SSL

Re: Error: Can't connect to remote server to retrieve�.

2018-11-13 Thread Tony T
pippin wrote: > Many thanks, Tony. Took a while (a ton of error in the tests) but > actually works, well done! Good to know that you were able to re-produce the update/install of those perl modules :) Tony  SBTouch ♪ SBRadio ♬ ---

Re: Error: Can't connect to remote server to retrieve�.

2018-11-13 Thread pippin
Many thanks, Tony. Took a while (a ton of error in the tests) but actually works, well done! --- learn more about iPeng, the iPhone and iPad remote for the Squeezebox and Logitech UE Smart Radio as well as iPeng Party, the free Party-App, at penguinlovesmusic.com *New: iPeng 9, the Universal

Re: Error: Can't connect to remote server to retrieve�.

2018-11-13 Thread mherger
Now that's great news! And thank you very much for the detailed information! Michael http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View

Re: Error: Can't connect to remote server to retrieve�.

2018-11-13 Thread Tony T
mherger wrote: > Could you please try the procedure outlined in the first comment of this > > blog post? > > https://digitalbarbedwire.com/2016/03/28/a-fix-for-perl-ssl-on-macos-x-10-11/ > > Or some of this: > > https://stackoverflow.com/questions/35129977/how-to-install-latest-version-of-op

Re: Error: Can't connect to remote server to retrieve�.

2018-11-13 Thread Tony T
mherger wrote: > Could you please try the procedure outlined in the first comment of this > > blog post? > > https://digitalbarbedwire.com/2016/03/28/a-fix-for-perl-ssl-on-macos-x-10-11/ > > -- > > Michael I saw that the other day and used it to install Net::SSLeay (Note that if openssl d

Re: Error: Can't connect to remote server to retrieve�.

2018-11-13 Thread Tony T
mherger wrote: > > Also fails on macOS Sierra 10.12.6 > > Did you double-check you have LWP::Simple installed? How would it fail? > > -- > > Michael I get an error of 500 returned. Tony  SBTouch ♪ SBRadio ♬ Tony

Re: Error: Can't connect to remote server to retrieve�.

2018-11-13 Thread Tony T
mherger wrote: > > But I guess the following would still fail? > > perl -MLWP::Simple -e 'print > getstore("https://github.com/CDrummond/lms-material/releases/download/0.0.8/lms-material-0.0.8.zip";, > > "test.zip")' > Also fails on macOS Sierra 10.12.6 Tony  SBTouch ♪ SBRadio ♬ -

Re: Error: Can't connect to remote server to retrieve�.

2018-11-12 Thread Tony T
mherger wrote: > > > > *From your previous postings it wasn't clear to me what exactly you > tried*: you mentioned a new Perl version as well as updating the two > modules mentioned above. So, to re-cap (I'll use the 3rd party plug-in issue as an example, though looks like the same issue wi

Error: Can't connect to remote server to retrieve�.

2018-11-11 Thread Tony T
I posted this error in 3rd Party Software, but was unable to get a fix, so I thought I'd try in LMS. I'm getting a connection error when attempting to d/l a 3rd party plugin from github and also when attempting to play a track from Band's Campout. The error is: Slim::Utils::Scanner::Remote::__