Update so far: I have patched the Makefile of OWFS in OpenWRT to add the option "--disable-mt".
Now it starts in the background and does not hang anymore. I just don't know what is the consequences of this when I start using it. I have started multiple requests in 1 second intervals and it looks OK so far. Jos ---- Hi I have a problem with owserver on OpenWRT (SheevaPlug) that hangs. I am using 2.8p5. The symptom is as follows: I start "owserver -u -all -p 3000". The owserver starts normally. On a different Linux machine I use the following command: "owdir -s IP:3000" It works the first time but then fails afterwards. I used strace on the owdir command, but can only see that it connects and trying to send some data. However, if I run the owserver command "owserver -u -all -p 3000 --foreground" or "owserver -u -all -p 3000 --foreground >/dev/null 2>&1 &" it works everytime. Anything I can look for that might help where to look ? Jos ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
