On 05/21/2012 12:03 PM, Paul Alfille wrote: > Good news and bad news on the late-starting owservers
Can someone summarize what this problem is? I know that in my case owserver takes a while to start. It sounds like the same problem as "late-starting owservers" but I cannot seem to find the February 1st report that Klas mentions. Based on Paul's comment below, I take it that the problem has been identified and will be fixed in the next release? This has been a problem for me because my owfs start script cannot execute owserver and owfs in succession because owserver goes daemon immediately but does not really start servicing requests, and then owfs fails to find a working owserver and then quits. So, after each reboot I need to run owfs manually. Fortunately I don't restart my server often. I'll look into that owexist trick that Paul mentions, though it does not seem to be perfect because it would suspend the boot process for a little bit. Cheers, Eloy Paris.- > > There is a new command: owexist > It needs an update (even from the latest release) to > module/owshell/src/c/owexist.c > but you can then run: > > address="";e="1"; while [ $e -ne 0 ] ; do /opt/owfs/bin/owexist -q > $address ; e=$? ; sleep 1 ; done > > Which will loop until owserver appears. > address="" for default owserver localhost:4304 address > > You can also wait for the next release, which shouldn't be as long a wait. > > Paul Alfille > > On Mon, May 21, 2012 at 8:51 AM, klas englund <tcmsk...@gmail.com > <mailto:tcmsk...@gmail.com>> wrote: > > What about the issue about finding "late starting" owservers, reported > by me on the 1st Februari? > > Klas E ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers