bpa wrote: 
> No it looks like connection was closed an stream put into IDLE state.  
> 
> > 
Code:
--------------------
  >   > 
  > [20-08-18 21:27:38.6939] Slim::Networking::Async::disconnect (251) Close 
Slim::Networking::Async::Socket::HTTP=GLOB(0x5ffd1f0) => 29
  > [20-08-18 21:27:38.6991] Slim::Utils::Scanner::Remote::__ANON__ (192) 
Error: Can't connect to remote server to retrieve playlist for, 
http://192.168.0.100:3000/ES/1052: 503 Service Unavailable.
  > [20-08-18 21:27:38.7079] Slim::Player::StreamingController::_playersMessage 
(796) 503 Service Unavailable: http://192.168.0.100:3000/ES/1052
  > 
  > 
*************************************************************************************************************************************
  > ********************* Getting NO Audio, Jivelite displays pop up error 
message "503 Service Unavailable"  ***************************
  > 
*************************************************************************************************************************************
  > 
  > [20-08-18 21:27:38.7170] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  > 
--------------------
> > 
> 
> 

No! Sorry! You are looking at the wrong point of the log.

The error occurs before. The connection HTTP=GLOB(0x6021268) is never
closed by LMS!!! And playing state there is 

The one after that (0x5ffd1f0), where the VDR server declines the
connection with the 503 response, is closed properly by LMS. But the old
one is still existing at that point of time.


------------------------------------------------------------------------
schup011's Profile: http://forums.slimdevices.com/member.php?userid=66557
View this thread: http://forums.slimdevices.com/showthread.php?t=112774

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

Reply via email to