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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to