On 8/10/2011 08:43, ekgnkb3d wrote:
Hi all experts,
since today my owfs installation suddenly quits working.
When starting "owserver" or "owhttpd" it do not start anymore, no error
message, simply it is not in the "ps -ef" process list.
When looking to /var/log/messages there is a:
"daemon.info OWFS[4821]: DEFAULT: ow_daemon.c:EnterBackground(143) Entered
background mode, quitting."

What can this be? How to get more details??

Thanks again
    Achim
Load it manually at the command line and include these parameters:

    --error_level=9 --foreground

eg:
/usr/bin/owserver --device=/dev/ttyUSB0 -p 4304 --error_level=9 --foreground & /usr/bin/owfs --allow_other --mountpoint=/mnt/1-wire/ -s localhost:4304 --error_level=9 --foreground &

/m

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to