bpa wrote: > 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: > -------------------- > >
Perhaps because LMS timed it out after 30 seconds rather than the network doing it? Edit: was typing while you replied Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin ------------------------------------------------------------------------ Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=111808 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
