jc77 wrote: 
> I added this to each of the Radios.  The directory /etc/log was created,
> but nothing was created in the directory.  AND, in eight hours over
> night every one of the Radios went lost wireless and I have to reboot to
> get them back.  
> What information should I grab from NCAT -- since nothing was saved in
> the /etc/log directory?
Talk about going from bad to worse. Was there any information in ncat?
The script is supposed to exit with an error message if it cannot write
its status and log files. This might happen if the "-d /etc/log/"
setting is missing the trailing '/', although those files might be in
the /etc folder with names preceded by "log" such as "logwlanerr.log",
"logfping.txt", and so on. The script is quite weak on parameter
validation, even with 1548 lines of code (how did that happen?). If the
script exits, the radios are on their own.

The first thing is to get the logging to work. Try launching from the
ssh terminal, and observe the messages, and the various log and status
files. You may want to increase the log level. Check the permissions on
/etc/log. The script runs as root, so they should be ok, but ...


------------------------------------------------------------------------
POMdev's Profile: http://forums.slimdevices.com/member.php?userid=70558
View this thread: http://forums.slimdevices.com/showthread.php?t=111663

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

Reply via email to