Eisbaer2 wrote: 
> I'm sorry. I thought the decription in my first post is enough. It is
> always exactly like mentioned there (and it was also like that this
> morning):
> 
> I) Turn on the radio by pressing the favorites button on the internet
> radio station. (it doesn't matter if it is the last used station or
> another one).
> II) The logo of the last played radio station appears. More does not
> happen. No attempt of establishing a connection, no sound.
> III) If I switch to another station, nothing changes in the display.
> Only going to the menu
> and navigating there works.
Thanks. Sorry for not fuilly reading the thread but I came to the thread
a bit late but I have also learned it is best not to assume user
actions.

> I pressed a favorite button at about 5:52 and the radio was frozen like
> mentioned above (II).

Selected message from the Log  - note the times

Code:
--------------------
    
  Jan 11 05:52:18 squeezeplay: INFO   squeezeplay - JiveMain.lua:207 Turn soft 
power on
  Jan 11 05:52:20 squeezeplay: INFO   audio.decode - Playback.lua:479 GET 
/swr/swr1/bw/mp3/128/stream.mp3?ar-distributor=f0a1 HTTP/1.0^M
  Jan 11 05:52:28 squeezeplay: INFO   squeezeplay - JiveMain.lua:200 Turn soft 
power off
  Jan 11 05:53:23 squeezeplay: WARN   applet.SlimBrowser - 
SlimBrowserApplet.lua:3084 notify_networkOrServerNotOK()
  Jan 11 05:53:23 squeezeplay: WARN   applet.SlimBrowser - 
SlimBrowserApplet.lua:3089 this is a server error
  Jan 11 05:53:23 squeezeplay: WARN   applet.SlimMenus - 
SlimMenusApplet.lua:188 notify_networkOrServerNotOK
  Jan 11 05:53:23 squeezeplay: INFO   applet.AlarmSnooze - 
AlarmSnoozeApplet.lua:379 notify_serverDisconnected: SlimServer 
{mysqueezebox.com} is now disconnected
  .
  .
  Jan 11 05:53:26 squeezeplay: INFO   net.comet - Comet.lua:644 Comet 
{Wolfgangs MP3s}: _handshake error: No route to host
  .
  Jan 11 05:53:31 squeezeplay: ERROR  net.http - SocketHttp.lua:390 SocketHttp 
{Wolfgangs MP3s_Chunked}:t_sendRequest.pump: No route to host
  .
  Jan 11 05:53:38 squeezeplay: ERROR  net.http - SocketHttp.lua:390 SocketHttp 
{Wolfgangs MP3s_Chunked}:t_sendRequest.pump: No route to host
  .
  Jan 11 05:53:46 squeezeplay: ERROR  net.http - SocketHttp.lua:390 SocketHttp 
{Wolfgangs MP3s_Chunked}:t_sendRequest.pump: No route to host
  
--------------------


To help determine what other logging needs to be enabled - a guess has
to be made at what is happening.

It looks like network routing (but not network interface) is down at
5:52:18.  Attempt to play station is made at :5:52:20 would take maybe
about 1 min to timeout but you hit Power Off at 5:52:28 (8 secs later)
before timeout happen.  Then one minute later at 5:53:23 SBR has
determined connection to Server/mysqueezebox.com is not working -
probably a timeout expired.  After this a loop starts ("no route to
host") which repeats every 5-8secs. I don't know SBR code well enough to
know if this is right or not but it implies SBR is trying to recover. 

I'll try to replicate the sequence on my SBR to see what should be in a 
"normal" log with / without mysqueezebox.com available.


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

_______________________________________________
Radio mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to