agbagb wrote: 
> I was the OP in another of the "repository errors stopping 7.9.2
> running" threads.  I "fixed" this by installing 7.9.3.  And, so far as I
> can tell, my whole system is working perfectly, both from its stored
> music and from BBC radio streams.  However, the Server Log looks like a
> total mess to me (but I'm no tech expert at all......), with all sorts
> of "errors" I've never before seen, as well as  the same repository
> curiosities.  Attached, for anyone who's interested!

I can only explain the BBCiPlayer related error which indicate "long
chunk time".  BBC radio streams use DASH protocol which means audio
stream is made up of 3.2 sec audio chunks each one is a HTTP request.
Normally each request will be fetched within about 80-100ms.   The log
indicates  that many chunk fetch times are taking about 1 or 2 sec and
not 100msecs.  There are even a few 4 secs delays and one or two 12 secs
delays.  This usually indicates a problem in local network or an ISP
problem. 

The number in red is fetch time in msecs - showing delays from 1.045sec
to 12.258 secs.  800 is the threshold in millisecs used to log the
delays.

Code:
--------------------
    
  [20-07-31 10:50:25.7963] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 12258   800
  [20-07-31 10:50:25.8015] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 11861   800
  [20-07-31 10:52:59.3952] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 1837   800
  [20-07-31 10:53:11.2074] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 1045   800
  [20-07-31 10:53:31.0589] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 1599   800
  [20-07-31 11:04:56.9141] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 2486   800
  [20-07-31 11:05:04.3148] Plugins::BBCiPlayer::DASH::__ANON__ (788) Chunk 
fetch status 200 Long chunk fetch time 3818   800
  
--------------------


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

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

Reply via email to