c5003153 wrote: 
> Ok. Hopefully I done it right. Attached the new log.

Strange - the logged LMS error message is not returning the error
reason.  The code has

Code:
--------------------
    
        return $self->_http_error( "Error on HTTP socket: $!", $args );
  
--------------------


so the $! should be reason followed by arguments.

in the log there is nothing after the "Error on HTTP socket"


Code:
--------------------
    
  [20-03-12 16:44:29.2339] Slim::Networking::SimpleAsyncHTTP::onError (229) 
Failed to connect to http://opml.radiotime.com/Index.aspx?partnerId=16 (Error 
on HTTP socket: )
  [20-03-12 16:44:29.2350] Slim::Formats::XML::gotErrorViaHTTP (339) Error: 
getting http://opml.radiotime.com/Index.aspx?partnerId=16
  Error on HTTP socket: 
  
--------------------


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

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

Reply via email to