bpa wrote: 
> The log shows that LMS closed the TCP connection.  The 503 connection
> comes from VDR server and is the reply to the GET.
> > 
Code:
--------------------
  >   > 
  > [20-08-18 21:27:38.3582] Slim::Player::Song::getNextSong (252) scanning URL 
http://192.168.0.100:3000/ES/1052
  > [20-08-18 21:27:38.3779] Slim::Networking::Async::connect (108) Connecting 
to 192.168.0.100:3000
  > [20-08-18 21:27:38.4978] Slim::Networking::Async::_async_connect (196) 
Slim::Networking::Async::Socket::HTTP=GLOB(0x5ffd1f0) => 29 connected, ready to 
write request
  > [20-08-18 21:27:38.5079] Slim::Networking::Async::write_async (226) 
Sending: [GET /ES/1052 HTTP/1.0
  > Connection: close
  > Cache-Control: no-cache
  > Accept: */*
  > Host: 192.168.0.100:3000
  > User-Agent: iTunes/4.7.1 (Linux; N; piCore; armv8l-linux; DE; utf8) 
SqueezeCenter, Squeezebox Server, Logitech Media Server/8.0.0/1597263993
  > Icy-Metadata: 1
  > > > 
> 
> 
> Yes, sure, the 503 response is the effect that the streaming server
> denies a new connection, and that one (in log: HTTP=GLOB(0x5ffd1f0))
> is closed properly by LMS. But the one before (HTTP=GLOB(0x6021268)),
> and that is the root cause in my opinion, is not closed. And this
> causes the server to serve this connection forever.


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