bpa wrote: 
> Don't think you can do all. IIRC Problem is that there is limited space
> for log file (kept in RAM) and while usually I'd sit on tail of the log
> after ssh'ing into Radio - if there is a network problem then link will
> go down and ssh will be disconnected. Similarly if you redirect the log
> over the net.
> 
> To start, there are 4 network log options - http, slimproto, socket and
> thread.  Logging really means using DEBUG as I think INFO is minimal.
> 
> If the stream is played direct then net.http should be logged as Radio
> will do a http/GET to play the stream.  So enable net.http - verify what
> a good seesion looks like to make sure it logs the HTTP GET.  You want
> to look to see if there are two HTTP GETs or one with a break making
> your problem. Even if not played direct - see what net.http does in a
> good connection (http/GET is made to LMS) and if minimal then enable for
> testing.
> 
> net.slimproto is good to monitor "life" in the player (I.e. buffer
> fullness)  but I think don't monitor initially - you can probably do
> better by enabling network.protocol.slimproto logging on LMS side but
> make only one player connected to LMS - otherwise too much data logged.
> 
> net.socket - there'll be a lot of sockets in use but it will probably
> show whether network connection.  I'd enable logging and but first see
> if it captures network connection status changing (if using radio, block
> signal with maybe tinfoil or large metal cooking pot). 
> 
> net.thread - not sure but I think it is too low level.I logged into the Radio 
> using Putty successfully but thought it would be
easier to find the log file with WinSCP. When I try to connect I get an
error message

Error getting name of current remote directory
Command 'pwd'
failed with return code 0 and error message
-sh: groups: not found.



Sent from my Pixel 3a using Tapatalk




------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=113140

_______________________________________________
Radio mailing list
Radio@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to