Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2021-10-11 Thread ralphy


ralphy wrote: 
> I have finally managed to successfully build and test the Net-SSLeay
> 1.88 module with OpenSSL 1.1.1h and zlib support.
> 
> To help troubleshooting during development I modified SystemInfo.pm to
> print the version info for the modules I've updated.
> 
> > 
Code:

  >   > Logitech Media Server Version: 8.0.0 - TRUNK @ UNKNOWN
  > Hostname: T430
  > Server IP Address: 192.168.1.27
  > Server HTTP Port Number: 9000
  > Operating system: Windows 10 - EN - cp1252
  > Platform Architecture: 8664
  > Perl Version: 5.14.2 - MSWin32-x86-multi-thread
  > Audio::Scan: 1.02
  > Mozilla::CA: 20200520
  > Net::SSLeay: 1.88 - OpenSSL 1.1.1h 22 Sep 2020
  > IO::Socket::SSL: 2.068
  > Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
  > Total Players Recognized: 2

> > 
> 
> The tipping point was the 'build log file for the Net-SSLeay 1.74
> update'
> (https://ppm4.activestate.com/MSWin32-x86/5.14/1400/M/MI/MIKEM/Net-SSLeay-1.74.d/log-20160413T002508.txt)
> provided by ActiveState (AS) back in 2016.  From the log I was able to
> determine that AS used Visual Studio 6.0 and likely Platform SDK
> (February 2003), 'the last version to support VS6'
> (http://avisynth.nl/index.php/Filter_SDK/Compile_AviSynth#Installing_MS_VC.2B.2B_1998)
> when building AS Perl 5.14.  
> 
> To get OpenSSL 1.1.1h to build with VS6 required changing all
> occurances of long long datatypes to __int64 and all LL format
> specifiers to i64.  Attempts to build openssl with a newer MS compiler
> to avoid these changes have failed, so far, with link errors when
> creating SSLEAY.DLL for the Net-SSLeay module.
> 
> I have created a perl package manager repository for windows with
> Net-SSLeay 1.88, IO-Socket-SSL 2.068 and Mozilla-CA SSL certificates
> from May 2020.
> 
> > 
Code:

  >   > http://ralph.irving.sdf.org/ppm4/MSWin32-x86/5.14/1400/package.xml

> > 
> 
> One issue I ran into updating Net-SSLeay was that if I ran LMS on the
> system before attempting to install the updated module, SSLeay.DLL
> file was locked and could not be updated.  I had to disable LMS from
> starting at boot, reboot windows, then install Net-SSLeay 1.88.  I
> noticed 'bpa mentioned possible issues with IO-Socket-SSL 2.068 and
> OpenSSL 1.1.1e'
> (https://forums.slimdevices.com/showthread.php?109826-BBCiPlayer-V1-6-(and-higher)-amp-BBCiPlayerExtra-2-0-(and-higher)-Support=990450=1#post990450).
> Perhaps the issue(s) have been fixed with later versions as I've been
> running Net-SSLeay-1.88, OpenSSL 1.1.1h with IO-Socket-SSL 2.068 with
> LMS on Linux x86 for the last week without a problem.
> 
> @Michael, I'd like to suggest that you install all three modules from
> the repo on the build system, replacing the IO-Socket-SSL and
> Mozilla-CA zips we exchanged earlier.  I created the PPM packages from
> the same folder structure that I sent you, then we will all be using
> the same release files going forward.  The older package and ppd files
> from AS are on the website as well in case we need to rollback.  I
> didn't include them in the repo index as I found it confusing for
> anyone not familiar with the Perl Package Manager.
> 
> I've only been using the new perl modules for a day now on win10 so it
> really needs more testers.  Anyone running LMS from git on windows can
> add the repo url in PPM and install the updated modules.  To rollback
> download the .tar.gz and .ppd files and from a command prompt with
> perl in the PATH run *ppm install oldpackage.ppd*

I have added the latest Mozilla-CA-20211001 perl package to the
repository, which removes the expired certificate(s) causing a lot of
grief right now.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2021-01-01 Thread Michael Herger

I have the same issue on MacOS 10.13 and the latest 8.0.


Did you ever find the cure?  I'm seeing the same error on my Mac, works
fine on my MacBook though.


On older macOS versions you'll need to update IO::Socket::SSL. See

https://forums.slimdevices.com/showthread.php?109738-Error-Can-t-connect-to-remote-server-to-retrieve%85=925539=1#post925539

Check Settings/Information for the IO::Socket::SSL version reported. If 
it's not 2.067 or more recent you should give that a try.

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2021-01-01 Thread Mertmat


peeter wrote: 
> I have the same issue on MacOS 10.13 and the latest 8.0.

Did you ever find the cure?  I'm seeing the same error on my Mac, works
fine on my MacBook though.



Mertmat's Profile: http://forums.slimdevices.com/member.php?userid=71108
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-12-30 Thread Michael Herger

So not only https repo's but also http repo's are not working. Version:
Latest beta of 8.1:


This sounds more like a general networking issue on your system. Are you 
using any firewall which might be blocking traffic?


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-12-30 Thread stephanvdplas


I can confirm this issue, but I think it has nothing to do with SSL:


Code:

[20-12-30 14:16:43.9967] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch 
http://downloads.sourceforge.net/project/lms-to-cast/dev/repo-sf.xml: Connect 
timed out: Bad file descriptor
  [20-12-30 14:16:45.7406] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch https://www.nexus0.net/pub/sw/extgui4lms/repo.xml: Connect 
timed out: Bad file descriptor
  [20-12-30 14:16:45.7408] Slim::Networking::Repositories::__ANON__ (150) https 
lookup failed - trying plain text http instead: 
https://www.nexus0.net/pub/sw/extgui4lms/repo.xml
  [20-12-30 14:16:45.7430] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch 
http://raw.githubusercontent.com/oweitman/LMS-shoutcast/master/public.xml: 
Connect timed out: Bad file descriptor
  [20-12-30 14:16:46.9105] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch http://www.herger.net/slim-plugins/test.xml: Connect timed out: 
Bad file descriptor
  [20-12-30 14:16:48.1303] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch 
https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml:
 Connect timed out: Bad file descriptor
  [20-12-30 14:16:48.1306] Slim::Networking::Repositories::__ANON__ (150) https 
lookup failed - trying plain text http instead: 
https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml



So not only https repo's but also http repo's are not working. Version:
Latest beta of 8.1:

Logitech Media Server Version: 8.1.0 - 1608700893 @ Wed Dec 23 12:02:03
WEST 2020
Hostname: Server
IP: 192.168.x.y
HTTP Port: 9000
OS: Windows 10 - EN - cp1252
Platform: 8664
Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Audio::Scan: 1.02
IO::Socket::SSL: 2.068
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)



stephanvdplas's Profile: http://forums.slimdevices.com/member.php?userid=44861
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-12-02 Thread redneck6497


bpa wrote: 
> I don;t know MacOS or OSX but this link may help
> https://forums.slimdevices.com/showthread.php?109738-Error-Can-t-connect-to-remote-server-to-retrieve%85=925539=1#post925539

Thanks for that.  In my research, it is a problem with the version of
OSX I'm on.  There is apparently some history in that post El Capitan,
Apple moved away from OpenSSL.  I may have to build a Pi server or
something.  I hate to do that b/c I have a perfectly good machine here,
but can't realize the full benefit.  Planned obsolescence on Apple's
part.  I may be back for more advice.   Thanks for the help.



redneck6497's Profile: http://forums.slimdevices.com/member.php?userid=15130
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-30 Thread bpa


redneck6497 wrote: 
> IO::Socket::SSL is 1.966
> Looks like OpenSSL is 0.9.8

I don;t know MacOS or OSX but this link may help
https://forums.slimdevices.com/showthread.php?109738-Error-Can-t-connect-to-remote-server-to-retrieve%85=925539=1#post925539



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-30 Thread redneck6497


bpa wrote: 
> Is your SSL support up to date ?
> 
> IO::Socket::SSL needs to be at least 2.06   (See WebUI
> Setting/Information) 
> 
> Not sure about OSX - but usually Openssl needs to be at least v1.1.*

IO::Socket::SSL is 1.966
Looks like OpenSSL is 0.9.8



redneck6497's Profile: http://forums.slimdevices.com/member.php?userid=15130
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-30 Thread bpa


redneck6497 wrote: 
> I am getting the following error on Logitech Media Server Version: 8.0.0
> - 1605892076 @ Fri Nov 20 21:24:10 CET 2020 (Mac OSX):
> 
> Bad repository
> https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml
> - Connect timed 
> 
> I want to update my spotty to the latest version.   I am getting Empty
> playlists.

Is your SSL support up to date ?

IO::Socket::SSL needs to be at least 2.06   (See WebUI
Setting/Information) 

Not sure about OSX - but usually Openssl needs to be at least v1.1.*



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-30 Thread redneck6497


I am getting the following error on Logitech Media Server Version: 8.0.0
- 1605892076 @ Fri Nov 20 21:24:10 CET 2020 (Mac OSX):

Bad repository
https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml
- Connect timed 

I want to update my spotty to the latest version.   I am getting Empty
playlists.



redneck6497's Profile: http://forums.slimdevices.com/member.php?userid=15130
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-15 Thread bpa


sitro0 wrote: 
> yes, thanks for the tip but like I said SSL works on my system

It may do, but for full LMS functionality, LMS depends on a number of
libraries such as IO::Socket:SSL usually to be about 2.06 or higher and
OpenSSL to be version at least 1.1 

Also https handling within LMS has a lot of recent bug fixes so latest
8.0.0 (or at least latest 7.9.4) -  anything less and you may get
strange problem when using LMS (e.g.timeouts, lockups, dropped stations
). 

So many users in last few weeks , reports strange issues seemingly not
https related but which go away once their system has been updated. 
Staying up to date can save time providing support.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-15 Thread sitro0


bpa wrote: 
> Be careful, unless IO::Socket::SSL is up to date - lots of other
> internet services will fail - radio, podcasts, Tidal, etc., so you have
> just bought a little time.

yes, thanks for the tip but like I said SSL works on my system



- Squeezebox Duet + DAC : Advance Acoustic mdx-600 + turntable : Thorens
TD190-2 + CD player : Marantz CD5004 + K7 player : Toshiba +ampli :
Marantz PM7001 +  speaker : Magnat Quantum 1005.
- Raspberry 2 + Ampli-dac : Alientek D8 + speaker : Magnat Quantum
Edelstein 
- Daphile on Acer_Aspire_One + Ampli-dac : Advance Acoustic A60 +
Speaker : Elipson Studio Pro

sitro0's Profile: http://forums.slimdevices.com/member.php?userid=64337
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-15 Thread bpa


sitro0 wrote: 
> So rather fight with IO::Socket::SSL which is update on my system,

Be careful, unless IO::Socket::SSL is up to date - lots of other
internet services will fail - radio, podcasts, Tidal, etc., so you have
just bought a little time.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-11-15 Thread sitro0


paulo72 wrote: 
> I seem to have run into very similar problems since upgrading my old
> Macbook  to v7.9.3, but more generally nothing https seems to work
> 
> [20-10-13 13:14:31.6442] main::init (387) Starting Logitech Media Server
> (v7.9.3, 1597753178, Sun Aug 23 19:18:19 CEST 2020) perl 5.012004 -
> darwin-thread-multi-2level
> [20-10-13 13:14:32.7252] main::init (387) Starting Logitech Media Server
> (v7.9.3, 1597753178, Sun Aug 23 19:18:19 CEST 2020) perl 5.012004 -
> darwin-thread-multi-2level
> [20-10-13 13:14:43.7228] Slim::Networking::Repositories::__ANON__ (148)
> Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
> Connect timed out: 
> [...]
> Would you think this problem might be fixed by the latest v8 builds?

hi,

About the repository message : 
"Slim::Networking::Repositories::__ANON__ (148) Failed to fetch
https://repos.squeezecommunity.org/extensions.xml: Connect timed out: "
I got the same, I tried all things suggested here -> no success 

So rather fight with IO::Socket::SSL which is update on my system,
I have a look in Slim::Plugin::Extensions::Plugin.pm and change the URL
there 

Code:

my %repos = (
  # default repos mapped to weight which defines the order they are sorted in
  
'https://raw.githubusercontent.com/LMS-Community/lms-plugin-repository/master/extensions.xml'
 => 1,
  #'https://repos.squeezecommunity.org/extensions.xml' => 1,



then mysteriously The extensions plugin works.
I'm going to try on the version 8 and see...



- Squeezebox Duet + DAC : Advance Acoustic mdx-600 + turntable : Thorens
TD190-2 + CD player : Marantz CD5004 + K7 player : Toshiba +ampli :
Marantz PM7001 +  speaker : Magnat Quantum 1005.
- Raspberry 2 + Ampli-dac : Alientek D8 + speaker : Magnat Quantum
Edelstein 
- Daphile on Acer_Aspire_One + Ampli-dac : Advance Acoustic A60 +
Speaker : Elipson Studio Pro

sitro0's Profile: http://forums.slimdevices.com/member.php?userid=64337
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-19 Thread paulo72


bpa wrote: 
> Yes - openssl 1.1.* is usually the minimum required for many internet
> services now.
> 
> This link may be of help to upgrade - I don't know MacOS/OSX so could be
> wrong or not relevant to your version..
> https://forums.slimdevices.com/showthread.php?109738-Error-Can-t-connect-to-remote-server-to-retrieve%85=925539=1#post925539


Thanks for the link, it doesn't look too difficult. I'm only missing
non-UK radio at the moment but I'll have go at that sometime.
Thanks for your help and all the great work!



paulo72's Profile: http://forums.slimdevices.com/member.php?userid=64265
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-19 Thread bpa


paulo72 wrote: 
> It's 
> OpenSSL 0.9.8zg 14 July 2015OpenSSL 0.9.8zg 14 July 2015
> 
> so quite old then!
> I will have a look again into whether I could upgrade it...
> Thanks for the advice

Yes - openssl 1.1.* is usually the minimum required for many internet
services now.

This link may be of help to upgrade - I don't know MacOS/OSX so could be
wrong or not relevant to your version..
https://forums.slimdevices.com/showthread.php?109738-Error-Can-t-connect-to-remote-server-to-retrieve%85=925539=1#post925539



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-19 Thread paulo72


bpa wrote: 
> You had BBCiPlayer plugin problem back in 2019. Chances are you need to
> update the ssl stuff again which may be hard with that version of OSX.
> 
> Beside the SSL modules you'll need up to date openssl. Check by running
> command "openssl version" from a Terminal prompt.

It's 
OpenSSL 0.9.8zg 14 July 2015OpenSSL 0.9.8zg 14 July 2015

so quite old then!
I will have a look again into whether I could upgrade it...
Thanks for the advice



paulo72's Profile: http://forums.slimdevices.com/member.php?userid=64265
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-19 Thread paulo72


mherger wrote: 
> > I seem to have run into very similar problems since upgrading my old
> > Macbook  to v7.9.3, but more generally nothing https seems to work
> > 
> > [20-10-13 13:14:43.7228] Slim::Networking::Repositories::__ANON__
> (148)
> > Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
> > Connect timed out:
> 
> These issues usually are due to SSL libraries etc. What version are you
> 
> using (see Settings/Advanced/Information)?
> 
> You could also try to update to 7.9.4.
> 
> -- 
> 
> Michael

IO:Socket:SSL 2.068

Thanks, I will try 7.9.4 when I get some time.



paulo72's Profile: http://forums.slimdevices.com/member.php?userid=64265
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-16 Thread bpa


paulo72 wrote: 
> I seem to have run into very similar problems since upgrading my old
> Macbook  to v7.9.3, but more generally nothing https seems to work
> I've had a look at what might need to be done with upgrading openssl etc
> but beyond my linux skills, tho I did install IO::Socket:SSL and SSLeay
> to fix some previous problems, think it was the BBC plugin
> Not able to upgrade the OS for other reasons.
> 
> Would you think this problem might be fixed by the latest v8 builds?

You had BBCiPlayer plugin problem back in 2019. Chances are you need to
update the ssl stuff again which may be hard with that version of OSX.

Beside the SSL modules you'll need up to date openssl. Check by running
command "openssl version" from a Terminal prompt.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-16 Thread Michael Herger

I seem to have run into very similar problems since upgrading my old
Macbook  to v7.9.3, but more generally nothing https seems to work

[20-10-13 13:14:43.7228] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out:


These issues usually are due to SSL libraries etc. What version are you 
using (see Settings/Advanced/Information)?


You could also try to update to 7.9.4.

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-16 Thread paulo72


I seem to have run into very similar problems since upgrading my old
Macbook  to v7.9.3, but more generally nothing https seems to work

[20-10-13 13:14:31.6442] main::init (387) Starting Logitech Media Server
(v7.9.3, 1597753178, Sun Aug 23 19:18:19 CEST 2020) perl 5.012004 -
darwin-thread-multi-2level
[20-10-13 13:14:32.7252] main::init (387) Starting Logitech Media Server
(v7.9.3, 1597753178, Sun Aug 23 19:18:19 CEST 2020) perl 5.012004 -
darwin-thread-multi-2level
[20-10-13 13:14:43.7228] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: 

[20-10-14 09:30:46.9059] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting https://www.radio.net/genre/podcast
Connect timed out: 
[20-10-14 09:30:53.7909] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting https://www.radio.net/top-stations
Connect timed out: 

I've had a look at what might need to be done with upgrading openssl etc
but beyond my linux skills, tho I did install IO::Socket:SSL and SSLeay
to fix some previous problems, think it was the BBC plugin
Not able to upgrade the OS for other reasons.

Would you think this problem might be fixed by the latest v8 builds?



paulo72's Profile: http://forums.slimdevices.com/member.php?userid=64265
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-13 Thread Michael Herger
Thanks a lot ralphy! New builds should be using your modules. Let's see 
what that gives.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-12 Thread sle118


Looking forward to testing this. I've been having issues with LMS 7.9.3
running on top of Windows 10 pro lately. After some hours running with
no problem, a cascade of Repositories connection error show up and from
there, it's no longer possible to connect to LMS and I have to kill the
server process to restart. 

For a little while, I thought this was caused by all my
Squeezelite-ESP32 development and reboots, but unresponsive server
didn't seem to correlate with my development activities.

One thing I noticed, too, is the high number of sockets that are either
at "ESTABLISHED", or "CLOSE_WAIT" from clients where the web UI was
connected to using a web browser. Not sure if this is related at all,
but I thought it was worth mentionning.



LMS 7.9 - 1xRadio, 1xBoom, 5xDuet,3xTouch, 1 SB2. Sony PlayStation,
Emby, Chromecast v1 and v2 and... 
6x*::SqueezeAmp::*!
Contributing to Folding@Home :
https://stats.foldingathome.org/donor/squeezelite-esp32

sle118's Profile: http://forums.slimdevices.com/member.php?userid=35009
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-12 Thread ralphy


mherger wrote: 
> > I have finally managed to successfully build and test the Net-SSLeay
> > 1.88 module with OpenSSL 1.1.1h and zlib support.
> 
> Thank you VERY much! I'll definitely give this a try!
> 
> (and sorry for the delay - life took me off the grid for a while :-))
> 
> -- 
> 
> Michael

No worries.  I hope you enjoyed some personal/family fun time.

The updated modules have been working well for me so far.  I haven't
heard if anyone else has tried them yet.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-11 Thread Michael Herger

I have finally managed to successfully build and test the Net-SSLeay
1.88 module with OpenSSL 1.1.1h and zlib support.


Thank you VERY much! I'll definitely give this a try!

(and sorry for the delay - life took me off the grid for a while :-))

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-10-05 Thread ralphy


ralphy wrote: 
> I'll spend some time in the coming days to see if I can figure out the
> prototype mismatch problem.

I have finally managed to successfully build and test the Net-SSLeay
1.88 module with OpenSSL 1.1.1h and zlib support.

To help troubleshooting during development I modified SystemInfo.pm to
print the version info for the modules I've updated.


Code:

Logitech Media Server Version: 8.0.0 - TRUNK @ UNKNOWN
  Hostname: T430
  Server IP Address: 192.168.1.27
  Server HTTP Port Number: 9000
  Operating system: Windows 10 - EN - cp1252
  Platform Architecture: 8664
  Perl Version: 5.14.2 - MSWin32-x86-multi-thread
  Audio::Scan: 1.02
  Mozilla::CA: 20200520
  Net::SSLeay: 1.88 - OpenSSL 1.1.1h 22 Sep 2020
  IO::Socket::SSL: 2.068
  Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
  Total Players Recognized: 2



The tipping point was the 'build log file for the Net-SSLeay 1.74
update'
(https://ppm4.activestate.com/MSWin32-x86/5.14/1400/M/MI/MIKEM/Net-SSLeay-1.74.d/log-20160413T002508.txt)
provided by ActiveState (AS) back in 2016.  From the log I was able to
determine that AS used Visual Studio 6.0 and likely Platform SDK
(February 2003), 'the last version to support VS6'
(http://avisynth.nl/index.php/Filter_SDK/Compile_AviSynth#Installing_MS_VC.2B.2B_1998)
when building AS Perl 5.14.  

To get OpenSSL 1.1.1h to build with VS6 required changing all occurances
of long long datatypes to __int64 and all LL format specifiers to i64. 
Attempts to build openssl with a newer MS compiler to avoid these
changes have failed, so far, with link errors when creating SSLEAY.DLL
for the Net-SSLeay module.

I have created a perl package manager repository for windows with
Net-SSLeay 1.88, IO-Socket-SSL 2.068 and Mozilla-CA SSL certificates
from May 2020.


Code:

http://ralph.irving.sdf.org/ppm4/MSWin32-x86/5.14/1400/



One issue I ran into updating Net-SSLeay was that if I ran LMS on the
system before attempting to install the updated module, SSLeay.DLL file
was locked and could not be updated.  I had to disable LMS from starting
at boot, reboot windows, then install Net-SSLeay 1.88.  I noticed 'bpa
mentioned possible issues with IO-Socket-SSL 2.068 and OpenSSL 1.1.1e'
(https://forums.slimdevices.com/showthread.php?109826-BBCiPlayer-V1-6-(and-higher)-amp-BBCiPlayerExtra-2-0-(and-higher)-Support=990450=1#post990450).
Perhaps the issue(s) have been fixed with later versions as I've been
running Net-SSLeay-1.88, OpenSSL 1.1.1h with IO-Socket-SSL 2.068 with
LMS on Linux x86 for the last week without a problem.

@Michael, I'd like to suggest that you install all three modules from
the repo on the build system, replacing the IO-Socket-SSL and Mozilla-CA
zips we exchanged earlier.  I created the PPM packages from the same
folder structure that I sent you, then we will all be using the same
release files going forward.  The older package and ppd files from AS
are on the website as well in case we need to rollback.  I didn't
include them in the repo index as I found it confusing for anyone not
familiar with the Perl Package Manager.

I've only been using the new perl modules for a day now on win10 so it
really needs more testers.  Anyone running LMS from git on windows can
add the repo url in PPM and install the updated modules.  To rollback
download the .tar.gz and .ppd files and from a command prompt with perl
in the PATH run *ppm install oldpackage.ppd*



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-24 Thread cathcam


I installed LMS v8.0.0, 1600976618 to see if this resolved the problems
I was seeing on Windows 10 and can confirm after re-installing and
configuring my plug-ins, I'm getting no errors at startup and all my
plugins are working, inc. Spotty.

Thank you so much for the effort on this.

-- Windows VS Linux ---

I could indeed switch my LMS Server to Linux from Windows, but I suspect
a whole new set of problems would open up. I use 2x 2008-year ReadyNas
servers accessed from Windows via SMB, one is the primary, the other is
a backup of the primary and backs up weekly directly using rsync. The
primary is linked as a drive into LMS Windows system. The LMS Windows
system also does an incremental backup everyday of any new files in the
music/pictures/documents folder to the cloud using iDrive who allow the
backup of network drives from Windows.

I run the LMS on a 2014 Dell OptiPlex 3020 headless and access via
Remote Desktop Connection. Everything is automated. So yeah I could
switch, but I'd prefer not to.

If I can ever be of any help testing or debugging LMS on Windows, I'm
always willing...



---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently v8.0.0, (1600976618) on Headless WIN10
System; music on Netgear ReadyNAS; Transporter(Living Room)+Duet
Controller; Squeezebox Touch(Master Bedroom), (2x)Boom(Office, Patio),
Radio(Guest Bedroom), Classic(garage), Duet(basement). Also using
Squeezeplay on Windows 10. Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-18 Thread ralphy


mherger wrote: 
> > So far every attempt to build IO::Socket::SSL v2.068 against an
> OpenSSL
> > 1.0.2u and 1.1.1g win32 I've built using visual studio 2010sp1
> results
> > in prototype mismatch errors for the randomize calls.
> 
> > However, I have been able to build IO::Socket::SSL v2.068 against the
> > last updated Net:SSLeay v1.74 provided from activestate.
> 
> > Unfortunately, the openssl version used by activestate doesn't
> include
> > TLSv1.3 support.
> 
> > The IO::Socket::SSL v2.068 with the latest Mozilla-CA 20200520 root
> > certificate pem perl module fixes the extension downloader error I've
> > been getting.
> 
> > Should we at least update Mozilla-CA and IO::Socket::SSL for now?
> 
> Ok, you're saying that you haven't succeeded updating the underlying 
> OpenSSL, but other aspects of IO::Socket::SSL (and dependencies). Which
> 
> improves some issues, like outdated CAs, but doesn't give us the latest
> 
> TLSv1.3?
> 
> TBH: I'm willing to give _anything_ a try which improves the situation 
> on Windows, and which might buy us another year or two... LMS8 still is
> 
> experimental - we could give it a try? I could even set up a separate 
> branch for the adventurous, or to roll back quickly if needed?
> 
> Could you please share the files with me some way? I'll hopefully find 
> some time to test this...
> 
> https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a
> 
> Thank you VERY much for your effort!
> 
> -- 
> 
> Michael
Yes that's correct.  I can build the latest ssl and I know it works
because I use it for squeezelite and Net::SSLeay builds without issue
but the tests fail as I've mentioned and the same happens if you install
it anyway and try to run LMS.

I'll spend some time in the coming days to see if I can figure out the
prototype mismatch problem.  I could try to reach out to andyg as well,
if I still get no joy.

I did a quick test to try and build openssl using the AS perl supplied
gcc and it's a no go with gcc.

Code:

C:\Perl\cpan\build\openssl-1.1.1g>perl Configure Cygwin-x86 no-shared zlib 
no-zlib-dynamic threads
  Configuring OpenSSL version 1.1.1g (0x1010107fL) for Cygwin-x86
  Using os-specific seed configuration
  Set up gcc environment - 3.4.5 (mingw-vista special r3)
  
  **
  This perl implementation doesn't produce Unix like paths (with forward slash
  directory separators).  Please use an implementation that matches your
  building platform.
  
  This Perl version: 5.14.2 for MSWin32-x86-multi-thread
  **
  



I've uploaded 2 zip files with the source and compiled binary files for
the modules, so I didn't miss anything as I just did an nmake install of
the modules directly into the AS perl site location on the VM.  I think
you only need what's in the lib and blib folders.

I'd suggest we just add the modules to the windows nightly builds as
it's pretty simple to revert the changes in git and spin another build
if things go wrong.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-18 Thread Michael Herger

So far every attempt to build IO::Socket::SSL v2.068 against an OpenSSL
1.0.2u and 1.1.1g win32 I've built using visual studio 2010sp1 results
in prototype mismatch errors for the randomize calls.

...

However, I have been able to build IO::Socket::SSL v2.068 against the
last updated Net:SSLeay v1.74 provided from activestate.

...

Unfortunately, the openssl version used by activestate doesn't include
TLSv1.3 support.

...

The IO::Socket::SSL v2.068 with the latest Mozilla-CA 20200520 root
certificate pem perl module fixes the extension downloader error I've
been getting.

...

Should we at least update Mozilla-CA and IO::Socket::SSL for now?


Ok, you're saying that you haven't succeeded updating the underlying 
OpenSSL, but other aspects of IO::Socket::SSL (and dependencies). Which 
improves some issues, like outdated CAs, but doesn't give us the latest 
TLSv1.3?


TBH: I'm willing to give _anything_ a try which improves the situation 
on Windows, and which might buy us another year or two... LMS8 still is 
experimental - we could give it a try? I could even set up a separate 
branch for the adventurous, or to roll back quickly if needed?


Could you please share the files with me some way? I'll hopefully find 
some time to test this...


https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a

Thank you VERY much for your effort!

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-18 Thread ralphy


mherger wrote: 
> > If you're willing to put in the effort, I think it worth a go to see
> if
> > an updated IO::Sockets::SSL can be built with 5.14.  At the very
> least,
> > it should give an indication whether this option is a non-runner.
> 
> That would be great indeed! I've been delaying it as my experience 
> compiling for Windows, as well as compiling the IO::Sockets::SSL (for 
> Linux) had been less than gratifying...
> 
> -- 
> 
> Michael
So far every attempt to build IO::Socket::SSL v2.068 against an OpenSSL
1.0.2u and 1.1.1g win32 I've built using visual studio 2010sp1 results
in prototype mismatch errors for the randomize calls.

Code:

Prototype mismatch: sub Net::SSLeay::randomize (;$$$) vs none at (eval 13) 
line 1.


and some of the tests crash perl! I plan to try building openssl using
the activestate gcc compiler so see if that's the issue.
I'm not sure what compiler activestate used to build the 5.14.2 perl. 
When I run perl -V in a command prompt it lists the gcc compiler and
when I run the same from a Visual Studio 2010 command prompt it lists
the VS 16.x compiler.

However, I have been able to build IO::Socket::SSL v2.068 against the
last updated Net:SSLeay v1.74 provided from activestate.

Code:

01loadmodule.t .. 1/3 # openssl version compiled=0x1000207f 
linked=0x1000207f -- OpenSSL 1.0.2g  1 Mar 2016
  # Net::SSLeay version=1.74



Unfortunately, the openssl version used by activestate doesn't include
TLSv1.3 support.

Code:

t/protocol_version.t .. 1/? # looks like OpenSSL was compiled 
without TLSv1_3 support
  Use of uninitialized value $cmd in pattern match (m//) at 
t/protocol_version.t line 119.
  Use of uninitialized value $cmd in pattern match (m//) at 
t/protocol_version.t line 121.



The IO::Socket::SSL v2.068 with the latest Mozilla-CA 20200520 root
certificate pem perl module fixes the extension downloader error I've
been getting.

Code:

[20-09-18 10:11:23.0817] Slim::Networking::Repositories::__ANON__ (148) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-09-18 10:11:23.0828] Slim::Networking::Repositories::__ANON__ (151) https 
lookup failed - trying plain text http instead: 
https://repos.squeezecommunity.org/extensions.xml
  [20-09-18 10:11:37.9703] Slim::Networking::Repositories::__ANON__ (148) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor



I should have upgraded this vm to lms 8 before I started but didn't want
to part way through testing.


Code:

Logitech Media Server Version: 7.9.4 - r20789.4b97c3eb0 @ 1600401600
  Hostname: win7x64vm
  Server IP Address: 192.168.1.24
  Server HTTP Port Number: 9000
  Operating system: Windows 7 - EN - cp1252
  Platform Architecture: 8664
  Perl Version: 5.14.2 - MSWin32-x86-multi-thread
  Audio::Scan: 1.02
  IO::Socket::SSL: 2.068
  Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)



Should we at least update Mozilla-CA and IO::Socket::SSL for now?



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread slartibartfast


bpa wrote: 
> I think more effort would be spent trying to move user to Linux from
> Windows than making a Strawberry Perl alternative and probably lose many
> of the Windows users as well - reducing the community. Many of these
> users just know enough how to use Windows, some still use XP - they'll
> baulk at Linux as well as buying/setting up a new box and probably move
> to Google/Amazon/Sonos instead.  I've dealt with legacy system as well
> but community size is vital.When I first started using LMS it was from a 
> Windows PC, a desktop at
the time. Not wanting to leave the PC on 24/7 I used Wake on Lan and a
plugin to hibernate the PC when it wasn't being used. It got so annoying
waiting for the PC to become available every time I wanted to play music
I was only too happy to try a Squeezeplug on a Dockstar so I could leave
it on continuously. From there via an Odroid I ended up with a Pi and
find it so much more convenient than Windows ever was. Max2Play and
piCorePlayer make the jump to Linux relatively painless.
Of course lots of users only use MySqueezebox.com and they might be the
ones that give up as more and more radio stations disappear from the
service.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread bpa


gvh wrote: 
> Here's a view:
> Ultimately everything has a life span.
> This ecosystem has been on life support for years and dependent on a few
> amazing people and some commitment from Logitech. It can't last and
> maybe we need a strategy to retreat to the linux platforms?
> 
> As I discovered earlier this year the Pi-based solutions are really easy
> and really satisfying. If we embarked on a coordinated plan of education
> it would really lower the barriers to entry for a whole new group of
> less technical people

I think more effort would be spent trying to move user to Linux from
Windows than making a Strawberry Perl alternative and probably lose many
of the Windows users as well - reducing the community. Many of these
users just know enough how to use Windows, some still use XP - they'll
baulk at Linux as well as buying/setting up a new box and probably move
to Google/Amazon/Sonos instead.  I've dealt with legacy system as well
but community size is vital.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread ralphy


gvh wrote: 
> Just read the Active State announcement. Holy cow that's not funny

Active State have also removed access to their perl package manager
repositories..at least the older ones like
http://ppm4.activestate.com/MSWin32-x86/5.14/ is gone.  Which means you
can no longer update any modules from the base active state perl
install.  I haven't been able to find a mirror so far.  Found out the
hard way while investigating building newer windows ssl perl modules. 
Thank goodness, I took a snapshot of the vm before mucking about with
ppm.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread gvh


Here's a view:
Ultimately everything has a life span.
This ecosystem has been on life support for years and dependent on a few
amazing people and some commitment from Logitech. It can't last and
maybe we need a strategy to retreat to the linux platforms?

As I discovered earlier this year the Pi-based solutions are really easy
and really satisfying. If we embarked on a coordinated plan of education
it would really lower the barriers to entry for a whole new group of
less technical people.

E.g
We contribute a lot of tutorials to the Picoreplayer site: Videos, FAQs,
shopping lists (per country), recipes of hardware. We stop people having
to trawl the web putting all the pieces together by themselves.

(My day job is CTO and I deal with a 15 year old, million line Java
platform in a rapidly growing company. Legacy is my life!)



gvh's Profile: http://forums.slimdevices.com/member.php?userid=1879
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread Paul Webster


agbagb wrote: 
> Those same household members - dearly loved - are stoutly opposed to yet
> more boxes, wires, lights, and general kit in the home!
They won't notice a small box hiding behind the router - potentially
powered by the USB socket on that same router (if you get something less
than RPi4 it is more likely to work off a basic USB socket ... I have
one RPi powered by the USB socket of a TV that boots into Kodi when the
TV is turned on and powers down gracefully when the TV is turned off).



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread gvh


Just read the Active State announcement. Holy cow that's not funny



gvh's Profile: http://forums.slimdevices.com/member.php?userid=1879
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread agbagb


slartibartfast wrote: 
> You would buy a Raspberry Pi and then wonder why you didn't do it years
> ago [emoji1787]
> 
> Sent from my Pixel 3a using Tapatalk

Ha!  Fair enough; and indeed I might investigate the Pi route, life
still being Covid-quiet here. Though I think that, for me, it's really
"all about the music", and there are household members here who observe
that I seem to spend more time fiddling with the Squeeze-systems
innards, than listening to Beethoven... Those same household
members - dearly loved - are stoutly opposed to yet more boxes, wires,
lights, and general kit in the home!



LMS 7.9.3 (1596893334)
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Sagem Livebox
Internal HDD (FLAC music; mp3 voice), Desktop
3 x Touch - 2 wireless, 1 LAN. (7.8.0-r16754)
3 x SB Radios [2 wireless, 1 LAN] (7.7.3-r16676)

b) Freebox
External SSD (all mp3), WiFi Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
1 x SB Radio, Wireless (7.7.3-r16676)
1 x Pair Riva Arenas (via Airplay LMS PlugIn)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread slartibartfast


agbagb wrote: 
> Heavens - this has sent a small chill through my Win10 heart!
> 
> I can perhaps add that, over the years, I've "evangelised" the
> Squeezebox world to many friends, and been their (very simple) tech
> support.  Almost all Win, a few Mac.  I think that now, without
> exception, they have moved to other systems (largely Sonos..) as
> Squeeze has become legacy, and "just too much faff" for them.
> 
> Not sure what I would do if one day the Community here (and what a
> wonderful lot you are!) dropped Windows support...You would buy a 
> Raspberry Pi and then wonder why you didn't do it years
ago [emoji1787]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-17 Thread agbagb


Heavens - this has sent a small chill through my Win10 heart!

I can perhaps add that, over the years, I've "evangelised" the
Squeezebox world to many friends, and been their (very simple) tech
support.  Almost all Win, a few Mac.  I think that now, without
exception, they have moved to other systems (largely Sonos..) as
Squeeze has become legacy, and "just too much faff" for them.

Not sure what I would do if one day the Community here (and what a
wonderful lot you are!) dropped Windows support...



LMS 7.9.3 (1596893334)
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Sagem Livebox
Internal HDD (FLAC music; mp3 voice), Desktop
3 x Touch - 2 wireless, 1 LAN. (7.8.0-r16754)
3 x SB Radios [2 wireless, 1 LAN] (7.7.3-r16676)

b) Freebox
External SSD (all mp3), WiFi Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
1 x SB Radio, Wireless (7.7.3-r16676)
1 x Pair Riva Arenas (via Airplay LMS PlugIn)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-16 Thread Michael Herger

Do you have stats on how many use Windows?
(This is giving me the excuse to build another Pi)


I'm always careful giving numbers as it's difficult to get good numbers. 
But it's too many to drop support for Windows (tens of thousands). 
Whether these are all active users, or up to date or not or duplicate 
installations etc. makes the number hard to read.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-16 Thread gvh


Do you have stats on how many use Windows?
(This is giving me the excuse to build another Pi)



gvh's Profile: http://forums.slimdevices.com/member.php?userid=1879
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread Michael Herger

1. Activestate + SDK update


There's no SDK update. They dropped it and encourage people to stop 
using it.


https://www.activestate.com/blog/perl-dev-kit-pdk-now-end-of-life/


2. Strawberry perl + PAR::Packer


A lot of unknowns indeed. Plus we'd have to re-invent some of the wheels 
PDK offered out of the box, like running an application as a service, or 
the toolbar icon etc. Unless we drop some of those goodies...


ActiveState suggests using Docker - which IMHO isn't end user friendly 
enough yet. I was also toying with the idea of leveraging Windows 10's 
Linux sub system. But again: a lot of today's user friendliness on 
Windows would be gone.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread Michael Herger

If you're willing to put in the effort, I think it worth a go to see if
an updated IO::Sockets::SSL can be built with 5.14.  At the very least,
it should give an indication whether this option is a non-runner.


That would be great indeed! I've been delaying it as my experience 
compiling for Windows, as well as compiling the IO::Sockets::SSL (for 
Linux) had been less than gratifying...


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread bpa


ralphy wrote: 
> Is it worth investigating whether a current IO::Socket::SSL with
> dependencies could be built and we just continue to use the 5.14.2
> activestate?
> 
> I still have the VM I used to build the Audio:Scan 1.02 module for
> windows and could try to build a newer IO::Socket::SSL unless you have
> already decided to abandon activestate.

If you're willing to put in the effort, I think it worth a go to see if
an updated IO::Sockets::SSL can be built with 5.14.  At the very least,
it should give an indication whether this option is a non-runner.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread ralphy


mherger wrote: 
> I don't know whether 5.14 is too old to build an up-to-date 
> IO::Socket::SSL with dependencies. It would be one way to address this 
> issue. But compiling Perl dependencies on Windows is always a bit of a 
> struggle.
> 
> Updating Perl to get updated SSL support OTOH would require to re-build
> 
> all other dependencies...
> 
> Add to this that the Perl SDK we're using to bundle the application and
> 
> provide a service wrapper etc. is deprecated. ActiveState recommends NOT
> 
> to use it any more.
> 
> -- 
> 
> Michael

bpa wrote: 
> Given that https situation is probably going to get worse. Are the
> likely options
> 1. Activestate + SDK update
> or
> 2. Strawberry perl + PAR::Packer
> 
> With Activestate - it probably requires buying a new SDK with relevant
> licence to distribute. Could this happen ?
> 
> I'm guessing Strawberry Perl + PAR::Packer is an unknown - whether
> there'll be LMS / Plugin / Paths compatibility issues and whether the
> resultant Windows EXE is good/stable enough for LMS users.

Is it worth investigating whether a current IO::Socket::SSL with
dependencies could be built and we just continue to use the 5.14.2
activestate?

I still have the VM I used to build the Audio:Scan 1.02 module for
windows and could try to build a newer IO::Socket::SSL unless you have
already decided to abandon activestate.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread bpa


mherger wrote: 
> >> It's a symptom of a larger issue we'll be facing with the Windows
> >> builds: its outdated SSL library which can't easily be updated.
> > 
> > Is the difficulty to update SSL Library  a Perl version (5.14 is too
> > old)  issue or an Activestate one ?
> 
> I don't know whether 5.14 is too old to build an up-to-date 
> IO::Socket::SSL with dependencies. It would be one way to address this 
> issue. But compiling Perl dependencies on Windows is always a bit of a 
> struggle.
> 
> Updating Perl to get updated SSL support OTOH would require to re-build
> 
> all other dependencies...
> 
> Add to this that the Perl SDK we're using to bundle the application and
> 
> provide a service wrapper etc. is deprecated. ActiveState recommends NOT
> 
> to use it any more.

Given that https situation is probably going to get worse. Are the
likely options
1. Activestate + SDK update
or
2. Strawberry perl + PAR::Packer

With Activestate - it probably requires buying a new SDK with relevant
licence to distribute. Could this happen ?

I'm guessing Strawberry Perl + PAR::Packer is an unknown - whether
there'll be LMS / Plugin / Paths compatibility issues and whether the
resultant Windows EXE is good/stable enough for LMS users.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread Michael Herger

It's a symptom of a larger issue we'll be facing with the Windows
builds: its outdated SSL library which can't easily be updated.


Is the difficulty to update SSL Library  a Perl version (5.14 is too
old)  issue or an Activestate one ?


I don't know whether 5.14 is too old to build an up-to-date 
IO::Socket::SSL with dependencies. It would be one way to address this 
issue. But compiling Perl dependencies on Windows is always a bit of a 
struggle.


Updating Perl to get updated SSL support OTOH would require to re-build 
all other dependencies...


Add to this that the Perl SDK we're using to bundle the application and 
provide a service wrapper etc. is deprecated. ActiveState recommends NOT 
to use it any more.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread bpa


mherger wrote: 
> It's a symptom of a larger issue we'll be facing with the Windows 
> builds: its outdated SSL library which can't easily be updated.

Is the difficulty to update SSL Library  a Perl version (5.14 is too
old)  issue or an Activestate one ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread Michael Herger

Is it realy Windows? LMS 7.9.1 works fine with repository.


We switched to using https after 7.9.1. This version is using what later 
versions would be falling back to.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-15 Thread Aki7


mherger wrote: 
> > 
> It's a symptom of a larger issue we'll be facing with the Windows 
> builds: its outdated SSL library which can't easily be updated.
> Michael

Is it realy Windows? LMS 7.9.1 works fine with repository.

Aki



Aki7's Profile: http://forums.slimdevices.com/member.php?userid=67596
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-14 Thread Michael Herger

Yes but the sourceforge URL is known to cause problem at sf end not LMS.
Following is now the "recommended" repo URL.
http://bpa-code.github.io/bpaplugins/betarelease-repo.xml


Would you have a similar URL for non-beta which I could use to create 
the main repository file?



That said,  the above problem with repos.squeezecommunity is an ongoing
LMS/Windows issue affecting a number of Windows users..


It's a symptom of a larger issue we'll be facing with the Windows 
builds: its outdated SSL library which can't easily be updated.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-13 Thread dhallag


yes still having this issue and upgraded to version 7.9.4

[20-09-13 13:50:35.6425] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor
[20-09-13 13:50:35.6427] Slim::Networking::Repositories::__ANON__ (151)
https lookup failed - trying plain text http instead:
https://repos.squeezecommunity.org/extensions.xml
[20-09-13 13:50:44.1299]
Plugins::MusicArtistInfo::ArtistInfo::_hijackArtistsMenu (863) Trying to
redirect Artists menu...
[20-09-13 13:50:50.2827] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor

thanks much...   darien



LMS 7.9.1 on QNAP 219P+
3 wired Touch End Points
Jolida Tube DAC III
Marantz 2270 to Boston Acoustics Slimlines
Marantz 7010 to B CM10 S2

dhallag's Profile: http://forums.slimdevices.com/member.php?userid=30845
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-12 Thread gvh


bpa wrote: 
> Yes but the sourceforge URL is known to cause problem at sf end not LMS.
> Following is now the "recommended" repo URL.
> http://bpa-code.github.io/bpaplugins/betarelease-repo.xml
> 
> That said,  the above problem with repos.squeezecommunity is an ongoing
> LMS/Windows issue affecting a number of Windows users..

Great. Thanks for that.



gvh's Profile: http://forums.slimdevices.com/member.php?userid=1879
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-12 Thread bpa


gvh wrote: 
> 
> Edit (and a little off topic)
> and I was seeing it for this for a long time until I switched that repo
> off
> Failed to fetch
> http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml:
> Connect timed out: Bad file descriptor
> 
> (do we still need that extra URL for the BBC plugin these days?)

Yes but the sourceforge URL is known to cause problem at sf end not LMS.
Following is now the "recommended" repo URL.
http://bpa-code.github.io/bpaplugins/betarelease-repo.xml

That said,  the above problem with repos.squeezecommunity is an ongoing
LMS/Windows issue affecting a number of Windows users..



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-09-12 Thread gvh


Hi,

I see this, but it starts and runs OK.
Win 10 Pro, fully updated, no virus checker apart from Defender.

Let me know if I can try anything

[20-09-12 07:02:34.9741] main::init (388) Starting Logitech Media Server
(v8.0.0, 1599750927, Thu Sep 10 17:43:09 WEDT 2020) perl 5.014001 -
MSWin32-x86-multi-thread
[20-09-12 07:02:39.9898] Slim::Networking::Repositories::__ANON__ (147)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor
[20-09-12 07:02:39.9900] Slim::Networking::Repositories::__ANON__ (150)
https lookup failed - trying plain text http instead:
https://repos.squeezecommunity.org/extensions.xml



gvh's Profile: http://forums.slimdevices.com/member.php?userid=1879
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-31 Thread cathcam


mherger wrote: 
> 
> I'm pretty sure there's something in your environment causing the 
> issues. Not only are you running 7.9.4, which hasn't seen any of the 
> recent changes introduced in LMS8 (and at the root of this thread!).

The only reason I jumped over to this thread was you invited me... from
https://forums.slimdevices.com/showthread.php?112756-LMS-Frozen-Crashing/page4

mherger wrote: 
> > My LMS 9.2 started crashing a night before last with similar errors:
> 
> Unfortunately there are various reports about such issues. I'm going to
> 
> concentrate on the following thread:
> 
> http://forums.slimdevices.com/showthread.php?t=111658
> 
> Please feel free to chime in there. Thanks!
> 
> -- 
> 
> Michael

I'm going to install the Windows 10 2004 update, and then go with the
7.9.3 from mysqueezebox and see what happens. Shall I post here or back
in the LMS Frozen Crashing thread?



---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently 7.9.3 on Headless WIN10 System; music on
Netgear ReadyNAS; Transporter(Living Room)+Duet Controller; Squeezebox
Touch(Master Bedroom), (2x)Boom(Office, Patio), Radio(Guest Bedroom),
Classic(garage), Duet(basement). Also using Squeezeplay on Windows 10.
Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-28 Thread Michael Herger

I meant that as you had no issues on 10.15 I had the OP's issue with not
being able to connect to the repository on 10.13.


Ah, 10.13. Didn't you have to update IO::Socket::SSL manually?

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-28 Thread peeter


I meant that as you had no issues on 10.15 I had the OP's issue with not
being able to connect to the repository on 10.13.
However, after fiddling with the Security settings and turning on and
off various things suddenly everything works again and I can install
plugins as usual.
So I'm a happy camper again.

mherger wrote: 
> > I have the same issue on MacOS 10.13 and the latest 8.0.
> 
> Please describe what exact problem you're having, attach a server.log 
> file etc.. My quoted posting didn't mention any issue.
> 
> -- 
> 
> Michael



peeter's Profile: http://forums.slimdevices.com/member.php?userid=63715
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-27 Thread Michael Herger

You are right though Michael, there does seem to be an issue inside LMS
accessing the network.


Please note that my confusion last week was caused by an invalid test 
setup. I tried to come up with the smallest set of code required to 
reproduce the problem and introduced an issue in the process. Running a 
regular LMS build would work fine in my test environments (both an 
up-to-date W10, and a slightly outdated release).



I tried resetting my password for mysqueezebox,
logged in fine from a browser, started the control panel in admin mode,
added the new password and clicked OK and it failed.

Here is the remote desktop to the LMS server, showing the failed LMS
Control Panel login, the browser logged in, and at the back the LMS
Server log.


I'm pretty sure there's something in your environment causing the 
issues. Not only are you running 7.9.4, which hasn't seen any of the 
recent changes introduced in LMS8 (and at the root of this thread!). But 
you seem to have problems with _any_ networking connection from LMS, not 
only https. I also doubt there's a general issue with LMS on Windows, as 
I've seen tens of thousands of updates downloaded for Windows within the 
past few weeks. And only a hand full of reports.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-27 Thread Michael Herger

I have the same issue on MacOS 10.13 and the latest 8.0.


Please describe what exact problem you're having, attach a server.log 
file etc.. My quoted posting didn't mention any issue.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-27 Thread seppmaier


seppmaier wrote: 
> It was a May build. I just upgraded to a nightly 7.9.4 and so far so
> good - been alive for 24 hours, much better than before :) Will keep you
> posted!

Yup! 7.9.4 seems to have done the trick :) Haven't had it run
continuously for 4 days in a while! Thanks for all your efforts!



seppmaier's Profile: http://forums.slimdevices.com/member.php?userid=62058
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-27 Thread cathcam


I decided to reboot with the firewall off, and windows came back up
popped up a notification about the firewall being off and continued
including loading LMS.

You are right though Michael, there does seem to be an issue inside LMS
accessing the network. I tried resetting my password for mysqueezebox,
logged in fine from a browser, started the control panel in admin mode,
added the new password and clicked OK and it failed.

Here is the remote desktop to the LMS server, showing the failed LMS
Control Panel login, the browser logged in, and at the back the LMS
Server log.

31360


+---+
|Filename: lms desktop.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31360|
+---+


---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently 7.9.3 on Headless WIN10 System; music on
Netgear ReadyNAS; Transporter(Living Room)+Duet Controller; Squeezebox
Touch(Master Bedroom), (2x)Boom(Office, Patio), Radio(Guest Bedroom),
Classic(garage), Duet(basement). Also using Squeezeplay on Windows 10.
Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-27 Thread peeter


mherger wrote: 
> 
> - I don't see this issue neither on macOS 10.15 nor on a Synology NAS 
> nor on pCP 6
> 
> So there seems to be some funky interaction between Windows, ActivePerl 
> 5.14, and LWP 6.46. Replace the first or the last and you're good. Don't
> 
> know about the Perl version on Windows yet.
> 

I have the same issue on MacOS 10.13 and the latest 8.0.



peeter's Profile: http://forums.slimdevices.com/member.php?userid=63715
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-27 Thread cathcam


mherger wrote: 
> > I've upgraded to 7.9.4 latest nightly, I still don't have all my
> plugins
> > running, extension loaded, and favirtes available. The NAS media file
> > playing continues to work though. Here is my server log from the
> restart
> > after installing the nightly.
> 
> Are you using any security package which might be proxying connections?
> 
> Whenever I see a Windows installation failing _all_ connections (not 
> only https) this is something I'd check.
> 
> -- 
> 
> Michael

No. I have even turned off the Windows Defender Firewall to test. The
LMS syste, is running 4% busy, attached to a switch via 1Gbps ethernet,
which is attached to the cable modem via a 3ft cable, and the cable
service is 1Gbps, and opening the files via edge on the LMS system
happens so quick you can't time it.

Here is a ping
:\Users\Music Server>ping repos.squeezecommunity.org

Pinging repos.squeezecommunity.org [94.126.17.210] with 32 bytes of
data:
Reply from 94.126.17.210: bytes=32 time=137ms TTL=57
Reply from 94.126.17.210: bytes=32 time=137ms TTL=57
Reply from 94.126.17.210: bytes=32 time=137ms TTL=57
Reply from 94.126.17.210: bytes=32 time=137ms TTL=57

Ping statistics for 94.126.17.210:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 137ms, Maximum = 137ms, Average = 137ms

I'll happily run pretty much anything I can to help with debugging this.



---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently 7.9.3 on Headless WIN10 System; music on
Netgear ReadyNAS; Transporter(Living Room)+Duet Controller; Squeezebox
Touch(Master Bedroom), (2x)Boom(Office, Patio), Radio(Guest Bedroom),
Classic(garage), Duet(basement). Also using Squeezeplay on Windows 10.
Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-26 Thread Michael Herger

I've upgraded to 7.9.4 latest nightly, I still don't have all my plugins
running, extension loaded, and favirtes available. The NAS media file
playing continues to work though. Here is my server log from the restart
after installing the nightly.


Are you using any security package which might be proxying connections? 
Whenever I see a Windows installation failing _all_ connections (not 
only https) this is something I'd check.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-26 Thread cathcam


I've upgraded to 7.9.4 latest nightly, I still don't have all my plugins
running, extension loaded, and favirtes available. The NAS media file
playing continues to work though. Here is my server log from the restart
after installing the nightly.

[20-08-26 14:04:19.2674] main::init (387) Starting Logitech Media Server
(v7.9.4, 1598243812, Mon Aug 24 09:10:55 WEDT 2020) perl 5.014001 -
MSWin32-x86-multi-thread
[20-08-26 14:04:22.5749] Slim::Utils::Misc::msg (1255) Warning:
[14:04:22.5746] DBIx::Class::ResultSet::update_or_create(): Query
returned more than one row.  SQL that returns multiple rows is
DEPRECATED for ->find and ->single at /Slim/Schema.pm line 1871
[20-08-26 14:04:30.6050] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor
[20-08-26 14:04:30.6053] Slim::Networking::Repositories::__ANON__ (151)
https lookup failed - trying plain text http instead:
https://repos.squeezecommunity.org/extensions.xml
[20-08-26 14:05:24.5357] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor
[20-08-26 14:05:24.6109] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch
http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml:
Timed out waiting for data
[20-08-26 14:05:24.6113] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch http://www.herger.net/slim-plugins/repo.xml: Timed out
waiting for data
[20-08-26 14:05:24.6121] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting https://www.mysqueezebox.com/api/sounds/v1/opml
Timed out waiting for data
[20-08-26 14:05:24.6123] Slim::Plugin::Sounds::Plugin::_gotSoundsError
(82) Error: Unable to cache Sounds & Effects menu from SN: Timed out
waiting for data
[20-08-26 14:05:24.6128] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Connect timed out: Bad file descriptor
[20-08-26 14:05:24.6130]
Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to
retrieve radio directory from SN: Connect timed out: Bad file
descriptor
[20-08-26 14:05:24.6138] Slim::Networking::SqueezeNetwork::_error (500)
Unable to login to SN: Connect timed out: Bad file descriptor
[20-08-26 14:05:24.6141] Slim::Networking::SqueezeNetwork::_init_error
(180) Unable to login to mysqueezebox.com, sync is disabled: Connect
timed out: Bad file descriptor (https://www.mysqueezebox.com)
[20-08-26 14:05:24.6144] Slim::Networking::SqueezeNetwork::_init_error
(196) mysqueezebox.com sync init failed: Connect timed out: Bad file
descriptor, will retry in 300 (https://www.mysqueezebox.com)



---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently 7.9.3 on Headless WIN10 System; music on
Netgear ReadyNAS; Transporter(Living Room)+Duet Controller; Squeezebox
Touch(Master Bedroom), (2x)Boom(Office, Patio), Radio(Guest Bedroom),
Classic(garage), Duet(basement). Also using Squeezeplay on Windows 10.
Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-25 Thread seppmaier


mherger wrote: 
> > 
> What revision of 7.9.3? Make sure you're running the latest and
> greatest.
> -- 
> Michael

It was a May build. I just upgraded to a nightly 7.9.4 and so far so
good - been alive for 24 hours, much better than before :) Will keep you
posted!



seppmaier's Profile: http://forums.slimdevices.com/member.php?userid=62058
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-25 Thread Aki7


On my Setup still alive :-) :

[20-08-25 10:43:53.7609] main::init (387) Starting Logitech Media Server
(v7.9.3, 1597753178, Sun Aug 23 19:15:28 WEDT 2020) perl 5.014001 -
MSWin32-x86-multi-thread
...
[20-08-25 10:44:14.9012] Slim::Networking::Repositories::__ANON__ (148)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor

Anyway - no more crashes with 7.9.3. 

Downside of 7.9.3 is, that it breaks piCorePlayers "Power On/Off GPIO".
The new "Sound fade out" on "Soft Power off" and "pause" switches my
Amps back on.
https://forums.slimdevices.com/showthread.php?112811-7-9-3-and-8-0-quot-fade-out-time-quot-Parameter


Aki



Aki7's Profile: http://forums.slimdevices.com/member.php?userid=67596
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-24 Thread Michael Herger

Just to add to the mystery - I have the same problem in Windows 10 with
7.9.3 :) Fairly unused small serverbox, nothing really installed -
Windows Defender, no other antivirus or firewall :)


What revision of 7.9.3? Make sure you're running the latest and greatest.

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-24 Thread seppmaier


Just to add to the mystery - I have the same problem in Windows 10 with
7.9.3 :) Fairly unused small serverbox, nothing really installed -
Windows Defender, no other antivirus or firewall :)

Looking through the log, I have gotten a failed to fetch every now and
then, but it has really increased since August 16th

[20-08-16 17:06:29.3293] Slim::Networking::Repositories::__ANON__ (146)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor



seppmaier's Profile: http://forums.slimdevices.com/member.php?userid=62058
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-19 Thread Michael Herger

should all be there. but you'd need activestate's commercial perlapp
package to create the bundles.

Can I use the free community edition, or no?


I don't think there never has been a community edition of the Perl 
Development Kit. And ActiveState actually recommends not to use it any 
more for security reasons...


https://www.activestate.com/blog/perl-dev-kit-pdk-now-end-of-life/

But you can still run the source code using ActivePerl 5.14 - ping me if 
you can't find a download. This will not allow you to "compile" (bundle) 
the code to one self-contained binary. But it allows you to run your own 
modified version of LMS.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-19 Thread POMdev


many users have confirmed that 7.9.3 would fix this.

Oh, right. I used the web page check for updates selection, not
realizing this would be insufficient.
So far 7.9.3 works without crashing. What was the problem? "Async TLS
handshake would crash on Windows under certain circumstances." ?

should all be there. but you'd need activestate's commercial perlapp
package to create the bundles.

Can I use the free community edition, or no?



POMdev's Profile: http://forums.slimdevices.com/member.php?userid=70558
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-19 Thread labrekke


Ref my previous post in this thread about sudden stops: I can confirm
that upgrading LMS from 7.9.2 to 7.9.3 fixed the problem.



labrekke's Profile: http://forums.slimdevices.com/member.php?userid=69134
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-19 Thread Michael Herger

I am also now getting other messages indicating that the server is
starting before the network is ready, e.g.
[20-08-19 09:04:06.0751] main::init (387) Starting Logitech Media Server
(v7.9.2, 1578996832, Tue Jan 14 12:09:46 WEST 2020) perl 5.014001 -
MSWin32-x86-multi-thread


Many users have confirmed that 7.9.3 would fix this.


BTW, I cannot compile the Windows version of the software. The source
package is missing essential parts to support this...


Should all be there. But you'd need ActiveState's commercial PerlApp 
package to create the bundles.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-19 Thread POMdev


Recently, my LMS started crashing. Also, it would sometimes be hard to
restart, requiring more than one try. The server logs would show 
[20-08-19 09:26:20.7696] Slim::Networking::Repositories::__ANON__ (146)
Failed to fetch ..nolinkfirstmessage..
repos.squeezecommunity.org/extensions.xml: Connect timed out: Bad file
descriptor [log line 77172]
[20-08-19 09:26:20.7698] Slim::Networking::Repositories::__ANON__ (149)
https lookup failed - trying plain text http instead:
..nolinkfirstmessage.. repos.squeezecommunity.org/extensions.xml
... many, many similar entries skipped ...
[20-08-19 09:26:20.9965] Slim::Networking::Repositories::__ANON__ (146)
Failed to fetch ..nolinkfirstmessage..
repos.squeezecommunity.org/extensions.xml: Connect timed out: Bad file
descriptor
[20-08-19 09:26:20.9966] Slim::Networking::Repositories::__ANON__ (149)
https lookup failed - trying plain text http instead:
..nolinkfirstmessage.. repos.squeezecommunity.org/extensions.xml
[log line 77379]
so it is apparently requesting this connection hundreds of times in
about 1/4 second!

This last episode occurred after using the web page to rename some
players (successful) then switching to the plugins tab (crashed).

Prior to this, I suspected connectivity issues from a vpn software,
which I disabled.
It still happening, I then disabled "Windows Firewall" and that tricky
"Base Filtering Engine" which has given me trouble in the past, but none
of this has helped. 

I am also now getting other messages indicating that the server is
starting before the network is ready, e.g.
[20-08-19 09:04:06.0751] main::init (387) Starting Logitech Media Server
(v7.9.2, 1578996832, Tue Jan 14 12:09:46 WEST 2020) perl 5.014001 -
MSWin32-x86-multi-thread
[20-08-19 09:04:06.6605] Slim::Utils::IPDetect::_init (138) Warning:
Couldn't call connect() - falling back to 127.0.0.1
...
[20-08-19 09:04:34.5589] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting ..nolinkfirstmessage..
opml.radiotime.com/Index.aspx?partnerId=16
Couldn't resolve IP address for: opml.radiotime.com
...
[20-08-19 09:04:51.5921] Slim::Utils::Misc::msg (1255) Warning:
[09:04:51.5919] EV: error in callback (ignoring): pack_sockaddr: invalid
host at /AnyEvent/DNS.pm
line 1114

I must confess I have modified the server software a bit, restoring the
image server..., but I don't believe that is involved (Famous last
words).

BTW, I cannot compile the Windows version of the software. The source
package is missing essential parts to support this...



POMdev's Profile: http://forums.slimdevices.com/member.php?userid=70558
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-19 Thread scoob101


Same issue here. I'm running Windows Server 2019. I`ve just installed
7.9.3 and will see if that helps.



scoob101's Profile: http://forums.slimdevices.com/member.php?userid=4957
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread jellytussle


Hi Michael,
I've installed LMS on a second PC and it works perfectly.
No idea what the issue is, but I'll live with it as is.
Second PC doesn't have Kaspersky, but I've not done any further
testing.
Thanks.



jellytussle's Profile: http://forums.slimdevices.com/member.php?userid=70550
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread jellytussle


Are you using any kind of proxy server? A "security" package which would

scan your internet traffic? This looks different from earlier reports.

-- 

Michael

Hi Michael,

I have Kaspersky which is quite intrusive but I disabled it for testing.
My connection to the internet is via a Ubiquiti USG which behaves like a
router, I've had it for a few years and LMS worked fine with it before I
replaced the SSD in my PC with a larger one this week and reinstalled W10
together with the latest LMS7.
I'll try installing it on another PC and let you know.
Thanks for your help.



jellytussle's Profile: http://forums.slimdevices.com/member.php?userid=70550
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread Michael Herger

8.0.0 seems to fall back to http for me on Windows 10 allowing the
plugin menu to be displayed


That's interesting. I have a five line script which would fail 
(https://github.com/libwww-perl/libwww-perl/issues/348). Even on http. 
But using the old LWP version we're using in 7.9.3 would work. Argh...


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread slartibartfast


mherger wrote: 
> > Would it be possible to place a copy of the xml file on a different
> > server and update LMS to use the new location?
> > 
> > That would eliminate the server, I can check if one of mine is still
> > running tls 1 or 2.0
> 
> Something else must be going on. I'm still trying to understand what it 
> is. But it certainly doesn't make sense in my head yet. Here are some 
> findings:
> 
> - repository lookup would fail even if I used http without encryption 
> from the beginning
> 
> - it's not only the repository which fails, but eg. TuneIn (Radios 
> menu), too. Therefore moving the repository won't help
> 
> - 7.9.3 seems to be falling back ok, 8.0.0 does not
> 
> - if I revert a change in 8.0 which updated a 13 years old library with 
> the latest one, 8.0 would work again
> 
> - I don't see this issue neither on macOS 10.15 nor on a Synology NAS 
> nor on pCP 6
> 
> So there seems to be some funky interaction between Windows, ActivePerl 
> 5.14, and LWP 6.46. Replace the first or the last and you're good. Don't
> 
> know about the Perl version on Windows yet.
> 
> -- 
> 
> Michael

8.0.0 seems to fall back to http for me on Windows 10 allowing the
plugin menu to be displayed

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread Michael Herger

Would it be possible to place a copy of the xml file on a different
server and update LMS to use the new location?

That would eliminate the server, I can check if one of mine is still
running tls 1 or 2.0


Something else must be going on. I'm still trying to understand what it 
is. But it certainly doesn't make sense in my head yet. Here are some 
findings:


- repository lookup would fail even if I used http without encryption 
from the beginning


- it's not only the repository which fails, but eg. TuneIn (Radios 
menu), too. Therefore moving the repository won't help


- 7.9.3 seems to be falling back ok, 8.0.0 does not

- if I revert a change in 8.0 which updated a 13 years old library with 
the latest one, 8.0 would work again


- I don't see this issue neither on macOS 10.15 nor on a Synology NAS 
nor on pCP 6


So there seems to be some funky interaction between Windows, ActivePerl 
5.14, and LWP 6.46. Replace the first or the last and you're good. Don't 
know about the Perl version on Windows yet.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread cathcam


Would it be possible to place a copy of the xml file on a different
server and update LMS to use the new location?

That would eliminate the server, I can check if one of mine is still
running tls 1 or 2.0



---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently 7.9.3 on Headless WIN10 System; music on
Netgear ReadyNAS; Transporter(Living Room)+Duet Controller; Squeezebox
Touch(Master Bedroom), (2x)Boom(Office, Patio), Radio(Guest Bedroom),
Classic(garage), Duet(basement). Also using Squeezeplay on Windows 10.
Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread Michael Herger

[20-08-18 10:45:18.0055]
Slim::Networking::Discovery::Players::_players_error (144) Unable to get
players: Connect timed out: The requested name is valid, but no data of
the requested type was found. - please check your proxy configuration
(http=127.0.0.1:8082;https=127.0.0.1:8082)


Are you using any kind of proxy server? A "security" package which would 
scan your internet traffic? This looks different from earlier reports.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread jellytussle


Log for above post:-

[20-08-18 10:45:00.1981] Slim::Networking::Repositories::__ANON__ (146)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor
[20-08-18 10:45:00.1983] Slim::Networking::Repositories::__ANON__ (149)
https lookup failed - trying plain text http instead:
http://repos.squeezecommunity.org/extensions.xml
[20-08-18 10:45:00.2003] Slim::Networking::Async::connect (114) Failed
to connect to repos.squeezecommunity.org:80, because
Slim::Networking::Async::Socket::HTTP: Bad service
'8082;https=127.0.0.1'
[20-08-18 10:45:18.0054] Slim::Networking::Async::connect (114) Failed
to connect to 192.168.0.51:9000, because
Slim::Networking::Async::Socket::HTTP: Bad service
'8082;https=127.0.0.1'
[20-08-18 10:45:18.0055]
Slim::Networking::Discovery::Players::_players_error (144) Unable to get
players: Connect timed out: The requested name is valid, but no data of
the requested type was found. - please check your proxy configuration
(http=127.0.0.1:8082;https=127.0.0.1:8082)
[20-08-18 10:45:29.0200] Slim::Networking::Async::connect (114) Failed
to connect to opml.radiotime.com:80, because
Slim::Networking::Async::Socket::HTTP: Bad service
'8082;https=127.0.0.1'
[20-08-18 10:45:29.0202] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Connect timed out: The requested name is valid, but no data of the
requested type was found.
[20-08-18 10:45:29.0203]
Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to
retrieve radio directory from SN: Connect timed out: The requested name
is valid, but no data of the requested type was found.
[20-08-18 10:46:18.0026] Slim::Networking::Async::connect (114) Failed
to connect to 192.168.0.51:9000, because
Slim::Networking::Async::Socket::HTTP: Bad service
'8082;https=127.0.0.1'



jellytussle's Profile: http://forums.slimdevices.com/member.php?userid=70550
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread fastfwd


RobbH wrote: 
> As one of the Linux users experiencing this issue, after upgrading the
> OS, my system now reports IO::Socket::SSL: 2.044. The third party
> plugins repository now loads without an error.

Upgrading IO::Socket::SSL -- to the latest version, in my case -- fixed
the plugins page for me as well.  Thank you, @bpa, for spotting the
problem.



*Touch* --> Benchmark DAC3 HGC --> Counterpoint NPS200 MkII + NPS400 -->
Meadowlark Heron
*Touch* --> Schiit Bifrost 2 --> Eddie Current Aficionado --> HD800 SDR,
ZMF Verite Ziricote
and a third *Touch* for remote control, and a *Radio*, and a couple
*SB3*s and a *Transporter* somewhere

fastfwd's Profile: http://forums.slimdevices.com/member.php?userid=62073
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread agbagb


bpa wrote: 
> Second note
> 
> Later in log - suddenly there are no date/time stamp on the log entries
> after a restart.   This indicates that LMS log configuration has been
> corrupted in some way and IIRC it needs to be deleted to restore the
> time stamps/.
> 
> > 
Code:

  >   > 
  > [20-08-15 11:27:30.6865] Slim::Networking::Repositories::__ANON__ (149) 
https lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  > [20-08-15 11:27:30.6887] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  > [20-08-15 11:27:30.6888] Slim::Networking::Repositories::__ANON__ (149) 
https lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  > main::init (387) Starting Logitech Media Server (v7.9.2, 1578996832, Tue 
Jan 14 12:09:46 WEST 2020) perl 5.014001 - MSWin32-x86-multi-thread
  > Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of 
missing or empty sqlite_stat1 table
  > Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions 
before DB is initialized!
  > Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of 
missing or empty sqlite_stat1 table
  > Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions 
before DB is initialized!
  > Slim::Plugin::MusicMagic::Plugin::initPlugin (154) Can't connect to port 
10002 - MusicIP disabled.
  > main::checkDataSource (1107) Warning: Schema updated or no media found in 
the database, initiating scan.
  > Slim::Networking::Repositories::__ANON__ (146) Failed to fetch 
https://repos.squeezecommunity.org/extensions.xml: Connect timed out: Bad file 
descriptor
  > Slim::Networking::Repositories::__ANON__ (149) https lookup failed - trying 
plain text http instead: http://repos.squeezecommunity.org/extensions.xml
  > Slim::Networking::Repositories::__ANON__ (146) Failed to fetch 
https://repos.squeezecommunity.org/extensions.xml: Connect timed out: Bad file 
descriptor

> > 


I'd noticed that too, when I was trying to sort out what logging was
7.9.2, and what was after the 7.9.3 install.  The date stamp failure
started under 7.9.2, but in fact continues under 7.9.3.  No idea how I
fix that.  Best choice I see is Settings>Advanced>Logging>Select Log
Set>Reset Logging Preferences.  I'll give that a try, having first made
sure I have the full existing server log saved (it seems goes back to
2017, which is surprising to me given I did a wholly fresh LMS install
on this new laptop just a few months ago...).



LMS 7.9.3 (1596893334)
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Sagem Livebox
Internal HDD (FLAC music; mp3 voice), Desktop
3 x Touch - 2 wireless, 1 LAN. (7.8.0-r16754)
3 x SB Radios [2 wireless, 1 LAN] (7.7.3-r16676)

b) Freebox
External SSD (all mp3), WiFi Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
1 x SB Radio, Wireless (7.7.3-r16676)
1 x Pair Riva Arenas (via Airplay LMS PlugIn)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread agbagb


bpa wrote: 
> I can only explain the BBCiPlayer related error which indicate "long
> chunk time".  BBC radio streams use DASH or HLS protocol which means
> audio stream is made up of 3.2 sec audio chunks each one is a HTTP
> request. Normally each request will be fetched within about 80-100ms.  
> The log indicates  that many chunk fetch times are taking about 1 or 2
> sec and not 100msecs.  There are even a few 4 secs delays and one or two
> 12 secs delays.  This usually indicates a problem in local network or an
> ISP problem. 
> 
> ..
> 

I think this is an oddity of the compromise system I use in this
location (b, below) - the LMS is sitting on a WiFi Laptop, which
sometimes has a less-than-perfect connection to the otherwise fast
fibre-supplied network; the Touch is on LAN.  If I put the laptop onto
the LAN, those "long chunk time" warnings go away.  This has come up as
an issue before when you've helped me out with iPlayer issues.  No easy
way round it, in this particular apartment!  Doesn't happen on the a)
system below, which is all LAN (though has a lousy supply by the
ISP...).



LMS 7.9.3 (1596893334)
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Sagem Livebox
Internal HDD (FLAC music; mp3 voice), Desktop
3 x Touch - 2 wireless, 1 LAN. (7.8.0-r16754)
3 x SB Radios [2 wireless, 1 LAN] (7.7.3-r16676)

b) Freebox
External SSD (all mp3), WiFi Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
1 x SB Radio, Wireless (7.7.3-r16676)
1 x Pair Riva Arenas (via Airplay LMS PlugIn)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-18 Thread slartibartfast


mherger wrote: 
> > Windows 10 Pro here. I don't get crashes with 7.9.3 (I had them with
> > 7.9.2) but in logs I get this:
> 
> I believe I still haven't seen prove of any "crash", but that there's 
> more of a long delay.
> 
> FWIW: I've been able to reproduce the issue, seeing the many log 
> entries. I applied a change to 7.9.3 and 8.0 to mitigate the issue. Less
> 
> noise in the logs, and only one attempt on the https url before falling 
> back to http. This will hopefully improve the experience.
> 
> As for the underlying issue I'm not sure yet: I tested on a all new 
> Windows 10 with all the latest updates and didn't see the issue. Then, 
> back home, I decided not to spend the time to update right before 
> dinner. And on that slightly outdated Windows 10 I saw the issue. TBH 
> this doesn't make sense to me. I would have expected the issue to be an 
> outdated IO::Socket::SSL library - which is provided by Perl, not 
> Windows. I'll keep investigating. But I fear this won't be easily 
> resolved for good :-(.
> 
> -- 
> 
> MichaelAs far as I know my Windows 10 is fully up to date but I see the Https
warning before falling back to http.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread Michael Herger

Windows 10 Pro here. I don't get crashes with 7.9.3 (I had them with
7.9.2) but in logs I get this:


I believe I still haven't seen prove of any "crash", but that there's 
more of a long delay.


FWIW: I've been able to reproduce the issue, seeing the many log 
entries. I applied a change to 7.9.3 and 8.0 to mitigate the issue. Less 
noise in the logs, and only one attempt on the https url before falling 
back to http. This will hopefully improve the experience.


As for the underlying issue I'm not sure yet: I tested on a all new 
Windows 10 with all the latest updates and didn't see the issue. Then, 
back home, I decided not to spend the time to update right before 
dinner. And on that slightly outdated Windows 10 I saw the issue. TBH 
this doesn't make sense to me. I would have expected the issue to be an 
outdated IO::Socket::SSL library - which is provided by Perl, not 
Windows. I'll keep investigating. But I fear this won't be easily 
resolved for good :-(.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread bpa


agbagb wrote: 
>  Attached, for anyone who's interested!

Second note

Later in log - suddenly there are no date/time stamp on the log entries
after a restart.   This indicates that LMS log configuration has been
corrupted in some way and IIRC it needs to be deleted to restore the
time stamps/.


Code:


  [20-08-15 11:27:30.6865] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-15 11:27:30.6887] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-15 11:27:30.6888] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  main::init (387) Starting Logitech Media Server (v7.9.2, 1578996832, Tue Jan 
14 12:09:46 WEST 2020) perl 5.014001 - MSWin32-x86-multi-thread
  Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing 
or empty sqlite_stat1 table
  Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions 
before DB is initialized!
  Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing 
or empty sqlite_stat1 table
  Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions 
before DB is initialized!
  Slim::Plugin::MusicMagic::Plugin::initPlugin (154) Can't connect to port 
10002 - MusicIP disabled.
  main::checkDataSource (1107) Warning: Schema updated or no media found in the 
database, initiating scan.
  Slim::Networking::Repositories::__ANON__ (146) Failed to fetch 
https://repos.squeezecommunity.org/extensions.xml: Connect timed out: Bad file 
descriptor
  Slim::Networking::Repositories::__ANON__ (149) https lookup failed - trying 
plain text http instead: http://repos.squeezecommunity.org/extensions.xml
  Slim::Networking::Repositories::__ANON__ (146) Failed to fetch 
https://repos.squeezecommunity.org/extensions.xml: Connect timed out: Bad file 
descriptor




bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread bpa


agbagb wrote: 
> I was the OP in another of the "repository errors stopping 7.9.2
> running" threads.  I "fixed" this by installing 7.9.3.  And, so far as I
> can tell, my whole system is working perfectly, both from its stored
> music and from BBC radio streams.  However, the Server Log looks like a
> total mess to me (but I'm no tech expert at all..), with all sorts
> of "errors" I've never before seen, as well as  the same repository
> curiosities.  Attached, for anyone who's interested!

I can only explain the BBCiPlayer related error which indicate "long
chunk time".  BBC radio streams use DASH protocol which means audio
stream is made up of 3.2 sec audio chunks each one is a HTTP request.
Normally each request will be fetched within about 80-100ms.   The log
indicates  that many chunk fetch times are taking about 1 or 2 sec and
not 100msecs.  There are even a few 4 secs delays and one or two 12 secs
delays.  This usually indicates a problem in local network or an ISP
problem. 

The number in red is fetch time in msecs - showing delays from 1.045sec
to 12.258 secs.  800 is the threshold in millisecs used to log the
delays.

Code:


  [20-07-31 10:50:25.7963] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 12258   800
  [20-07-31 10:50:25.8015] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 11861   800
  [20-07-31 10:52:59.3952] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 1837   800
  [20-07-31 10:53:11.2074] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 1045   800
  [20-07-31 10:53:31.0589] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 1599   800
  [20-07-31 11:04:56.9141] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 2486   800
  [20-07-31 11:05:04.3148] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 3818   800
  




bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread RobbH


As one of the Linux users experiencing this issue, after upgrading the
OS, my system now reports IO::Socket::SSL: 2.044. The third party
plugins repository now loads without an error.



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread cathcam


mherger wrote: 
> 
> 
> Settings/Information. But on Windows you can't update it as it's part of
> 
> LMS.
> 
> 

Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Audio::Scan: 0.95
IO::Socket::SSL: 2.024

on 7.9.3, but then you know that, since you built it. ;-0



---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently 7.9.3 on Headless WIN10 System; music on
Netgear ReadyNAS; Transporter(Living Room)+Duet Controller; Squeezebox
Touch(Master Bedroom), (2x)Boom(Office, Patio), Radio(Guest Bedroom),
Classic(garage), Duet(basement). Also using Squeezeplay on Windows 10.
Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread bzlrbi


slartibartfast wrote: 
> Updating to 7.9.3 should allow LMS to run.
> 
> Sent from my Pixel 3a using Tapatalk

Thanks!  Seems to have "done the trick."



bzlrbi's Profile: http://forums.slimdevices.com/member.php?userid=30606
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread agbagb


I was the OP in another of the "repository errors stopping 7.9.2
running" threads.  I "fixed" this by installing 7.9.3.  And, so far as I
can tell, my whole system is working perfectly, both from its stored
music and from BBC radio streams.  However, the Server Log looks like a
total mess to me (but I'm no tech expert at all..), with all sorts
of "errors" I've never before seen, as well as  the same repository
curiosities.  Attached, for anyone who's interested!


31316


+---+
|Filename: 17 Aug 20202 server.log.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31316|
+---+


LMS 7.9.3 (1596893334)
Win10
Control: Web GUI; sometimes OrangeSqueeze on Android phones / pads

Machines / devices are in France, in two locations.
a) Sagem Livebox
Music: Internal HDD (FLAC music; mp3 voice), Desktop
3 x Touch - 2 wireless, 1 LAN. (7.8.0-r16754)
3 x SB Radios [2 wireless, 1 LAN] (7.7.3-r16676)

b) Freebox
Music: External SSD (all mp3), Laptop
1 x Touch LAN (Firmware:7.8.0-r16754)
1 x SB Radio, Wireless (7.7.3-r16676)
1 x Pair Riva Arenas (via Airplay LMS PlugIn)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread slartibartfast


bzlrbi wrote: 
> Add me to the list of those having this problem, starting this morning. 
> 7.9.2, Windows 10 Pro.
> 
> [20-08-17 12:07:46.8099] Slim::Networking::Repositories::__ANON__ (146)
> Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
> Connect timed out: Bad file descriptor
> [20-08-17 12:07:46.8099] Slim::Networking::Repositories::__ANON__ (149)
> https lookup failed - trying plain text http instead:
> http://repos.squeezecommunity.org/extensions.xml
> 
> I can't launch, at all, so can't get to Settings via Control Panel, web
> browser, etc.
> 
> No Windows updates in the last couple of days.  There were some Windows
> Defender definition updates a couple days ago, but that's all I see.
> 
> Thanks!Updating to 7.9.3 should allow LMS to run.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread bzlrbi


Add me to the list of those having this problem, starting this morning. 
7.9.2, Windows 10 Pro.

[20-08-17 12:07:46.8099] Slim::Networking::Repositories::__ANON__ (146)
Failed to fetch https://repos.squeezecommunity.org/extensions.xml:
Connect timed out: Bad file descriptor
[20-08-17 12:07:46.8099] Slim::Networking::Repositories::__ANON__ (149)
https lookup failed - trying plain text http instead:
http://repos.squeezecommunity.org/extensions.xml

I can't launch, at all, so can't get to Settings via Control Panel, web
browser, etc.

No Windows updates in the last couple of days.  There were some Windows
Defender definition updates a couple days ago, but that's all I see.

Thanks!



bzlrbi's Profile: http://forums.slimdevices.com/member.php?userid=30606
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread Michael Herger

How do we tell what version of SSL libraries we have for LMS, and how to
update them?


Settings/Information. But on Windows you can't update it as it's part of 
LMS.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread cathcam


mherger wrote: 
> >> It's basically the same cause but for what ever reason it caused LMS
> >> 7.9.x to actually crash, fail to start.
> 
> I've seen take a very long time to load the plugins page or restart 
> (minutes), but not crash.
> 
> FWIW: my hosting service just confirmed that they did disable TLS 1.0 
> and 1.1 with last week's update to the infrastructure. That could 
> certainly hurt _some_ systems with outdated SSL libraries. Why it would
> 
> result to problems on some Windows systems, but not others, that's the 
> big question. Would people here have some kind of security package which
> 
> might intercept the traffic in order to scan downloads etc.?
> 
> -- 
> 
> Michael

Well that was my experience. I run my LMS on Windows 10 headless with a
NAS for storage. I woke up Sunday morning to put on music, nothing.
Remote desktop in and checked. LMS not started. Opened the control panel
in admin mode, started the server, waited, checked not running. Checked
the logs as shown on the other thread, since the OP said he'd upgraded
to 7.9.3 and it worked, I did the same thing and it sort of worked
except this error. So I can't recreate now, and don't have the logs to
see how it crashed. But starting LMS 7.9.2 didn't work.

How do we tell what version of SSL libraries we have for LMS, and how to
update them?

To your earlier question, yes there was definitely a minor Windows
update and reboot on Friday, and we may have not used the system on
Saturday. The system is Windows 10 Pro, Version 1909 - OS Build
18363.1016 - The Windows 10 version 2004 is ready to install but not
installed yet.

On my system KB4569751 cumulative update for .NET framework 3.5 and 4.8;
KB4565351
https://support.microsoft.com/en-us/help/4569751/kb4569751-cumulative-update-for-net-framework
https://support.microsoft.com/en-us/help/4565351/windows-10-update-kb4565351



---
https://ctproduced.com < Creed Taylor/CTI/KUDU 
http://markcathcart.com/about

Running LMS Server, currently 7.9.3 on Headless WIN10 System; music on
Netgear ReadyNAS; Transporter(Living Room)+Duet Controller; Squeezebox
Touch(Master Bedroom), (2x)Boom(Office, Patio), Radio(Guest Bedroom),
Classic(garage), Duet(basement). Also using Squeezeplay on Windows 10.
Use Orange Squeeze app on Android.

cathcam's Profile: http://forums.slimdevices.com/member.php?userid=43414
View this thread: http://forums.slimdevices.com/showthread.php?t=111658

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2020-08-17 Thread gorman


Logitech Media Server Version: 7.9.3 - 1596893334 @ Sun Aug 9 04:07:48
WEDT 2020
Hostname: Server
Server IP Address: 192.168.10.101
Server HTTP Port Number: 9000
Operating system: Windows 10 - EN - cp1252
Platform Architecture: 8664
Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Audio::Scan: 0.95
IO::Socket::SSL: 2.024
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)

Windows 10 Pro here. I don't get crashes with 7.9.3 (I had them with
7.9.2) but in logs I get this:


Code:


  [20-08-17 12:16:03.4835] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 12:16:03.4843] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 12:16:18.4074] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 12:16:18.4077] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 12:46:03.4869] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 12:46:03.4873] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 12:46:18.4096] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 12:46:18.4102] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 13:16:03.4575] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 13:16:03.4581] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 13:16:18.3890] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 13:16:18.3892] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 13:46:03.4523] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 13:46:03.4525] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 13:46:18.3903] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 13:46:18.3904] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 14:16:03.4513] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 14:16:03.4515] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 14:16:18.3897] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 14:16:18.3907] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 14:46:03.4681] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 14:46:03.4684] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 14:46:18.3978] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed out: Bad file descriptor
  [20-08-17 14:46:18.3980] Slim::Networking::Repositories::__ANON__ (149) https 
lookup failed - trying plain text http instead: 
http://repos.squeezecommunity.org/extensions.xml
  [20-08-17 15:16:03.4553] Slim::Networking::Repositories::__ANON__ (146) 
Failed to fetch https://repos.squeezecommunity.org/extensions.xml: Connect 
timed 

  1   2   >