bpa wrote: 
> Check the version of OpenSSL.

it is a lead to find the problem but I do not believe that it is the
right one.

Look with  the debug mode switch on :

Code:
--------------------
    
  
  [20-11-16 17:09:04.4807] main::init (388) Starting Logitech Media Server 
(v8.0.0, 1604555568, Thu Nov  5 09:29:19 CET 2020) perl 5.014002 - 
arm-linux-thread-multi-64int
  [20-11-16 17:09:07.9054] 
Slim::Networking::SimpleHTTP::Base::_createHTTPRequest (100) GETing 
https://api.radioparadise.com/api/list_chan
  [20-11-16 17:09:08.4108] 
Slim::Networking::SimpleHTTP::Base::_createHTTPRequest (100) GETing 
https://raw.githubusercontent.com/LMS-Community/lms-plugin-repository/master/extensions.xml
  [20-11-16 17:09:08.8227] 
Slim::Networking::SimpleHTTP::Base::_createHTTPRequest (100) GETing 
https://www.mysqueezebox.com/api/v1/login****** Masked by me ***************
  [20-11-16 17:09:08.8323] 
Slim::Networking::SimpleHTTP::Base::_createHTTPRequest (100) GETing 
http://opml.radiotime.com/Index.aspx?partnerId=16
  [20-11-16 17:09:08.8448] Slim::Networking::Async::connect (108) Connecting to 
api.radioparadise.com:443
  [20-11-16 17:09:08.9736] Slim::Networking::Async::connect (108) Connecting to 
raw.githubusercontent.com:443
  [20-11-16 17:09:09.8536] Slim::Networking::Async::connect (108) Connecting to 
opml.radiotime.com:80
  [20-11-16 17:09:09.9294] Slim::Networking::Async::connect (108) Connecting to 
www.mysqueezebox.com:443
  [20-11-16 17:09:10.4229] Slim::Networking::Async::_async_connect (196) 
Slim::Networking::Async::Socket::HTTPS=GLOB(0x3ddb658) => 26 connected, ready 
to write request
  [20-11-16 17:09:10.4270] Slim::Networking::Async::write_async (226) Sending: 
[GET /LMS-Community/lms-plugin-repository/master/extensions.xml HTTP/1.0
  
--------------------

For all the status code is 200 OK , example :


Code:
--------------------
    
  [20-11-16 17:09:10.9747] Slim::Networking::SimpleAsyncHTTP::onBody (129) 
status for https://api.radioparadise.com/api/list_chan is 200 OK
  [20-11-16 17:09:10.9770] Slim::Networking::SimpleAsyncHTTP::onBody (150) Done
  
  or another one :
  
  [20-11-16 17:09:11.0063] Slim::Networking::SimpleAsyncHTTP::onBody (129) 
status for https://www.mysqueezebox.com is 200 OK
  
  [20-11-16 17:09:15.3033] Slim::Networking::SimpleAsyncHTTP::onBody (129) 
status for https://www.mysqueezebox.com is 200 OK
  [20-11-16 17:09:15.3057] Slim::Networking::SimpleAsyncHTTP::onBody (150) Done
  
--------------------


but for the plugin :


Code:
--------------------
    [20-11-16 17:11:52.9504] 
Slim::Networking::SimpleHTTP::Base::_createHTTPRequest (100) GETing 
https://paulwebster.github.io/RadioFrance/RadioFrance-0.2.4.zip
  [20-11-16 17:11:53.0203] Slim::Networking::Async::connect (108) Connecting to 
paulwebster.github.io:443
  [20-11-16 17:11:53.4721] Slim::Networking::SimpleAsyncHTTP::onError (109) 
Failed to connect to 
https://paulwebster.github.io/RadioFrance/RadioFrance-0.2.4.zip (Connect timed 
out: )
  [20-11-16 17:11:53.4745] Slim::Utils::PluginDownloader::_downloadError (260) 
unable to download RadioFrance from 
https://paulwebster.github.io/RadioFrance/RadioFrance-0.2.4.zip - Connect timed 
out: 
--------------------



It's a strange behavior, as if when we connect to the site, we are
thrown before being able to make the GET request



- 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=112184

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

Reply via email to