schup011 wrote:
> You misunderstood my writings. I am not interpreting the log, but have
> added - more or less precisely - my perception, i.e. the point of time
> when I heared the player playing the radio station (if it did).
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
]
[20-08-18 21:27:38.5805] Slim::Player::TranscodingHelper::checkBin (285)
couldn't find binary for: lame
[20-08-18 21:27:38.5881] Slim::Player::TranscodingHelper::getConvertCommand2
(467) Error: Didn't find any command matches for type: mp3
[20-08-18 21:27:38.6757] Slim::Networking::Async::HTTP::_http_read (406)
Headers read. code: 503 status: Service Unavailable
[20-08-18 21:27:38.6901] Slim::Networking::Async::HTTP::_http_read (407)
bless({
"::std_case" => { "set-cookie" => "Set-Cookie", "set-cookie2" =>
"Set-Cookie2" },
"cache-control" => "no-cache",
connection => "close",
date => "Tue, 18 Aug 2020 19:28:41 GMT",
pragma => "no-cache",
server => "VDR-2.4.1 / streamdev-server-0.6.1-git",
}, "HTTP::Headers")
[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
--------------------
It doesn't look like squeezelite has been told to do a GET (in slimproto
stream_s message) as in previous playing
Code:
--------------------
[20-08-18 21:27:14.4365] Slim::Player::Squeezebox::stream_s (837) setting up
direct stream (3232235620:3000) autostart: 3 format: m.
[20-08-18 21:27:14.4488] Slim::Player::Squeezebox::stream_s (838) request
string: GET /ES/1290 HTTP/1.0
--------------------
Where/When does picoreplayer still say "Connection being established" -
is this a pcp special display or a message displayed on Jivelite ?
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112774
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter