On 26 Oct 2014, at 23:55, Loren Amelang <lo...@pacific.net> wrote:
> root@arm:/home/ubuntu# /etc/init.d/owhttpd status
> * owhttpd is not running
> root@arm:/home/ubuntu# /etc/init.d/owserver status
> * owserver is not running
> ---
Don't trust too much the /etc/init.d scripts: sometimes they get confused (at
least on Debian+SysVinit; I have no experience with Ubuntu+Upstart).
I usually run (as root or with sudo) "netstat -tlp | grep 4304" to see if there
is an owserver listening. It was quite common for me to have a stale owserver
(not killed by repeated "/etc/init.d/owserver stop" calls) preventing a fresh
owserver from starting... In such cases killing by proc number or "killall
owserver" solved the problem.
S.
------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers