It acts more like a time out situation. If I use owhttpd from the top, I will usually get the full directory listing. If not then I need to reload owhttpd several times to get the full directory. Usually the 2408 is missing. From the directory listing if I click on the 2408 chip I get the options which work initially and I can read and write without problems. But if the 2408 page waits for some amount of time then I get the device not recognized message and I need to start at the beginning, sometimes opening owhttpd in a new page. This problem occurs whether I use owhttpd to write the 2408 chip or not (just read to show the options) No other writing is occuring but reading of the other devices occurs every 1 or 5 minutes. When I use php to read the 2408 I usually get the correct results. When I try to write with php it is very random whether it works or not. But when it works, it usually keeps working and when it doesn't work it usually takes several attempts to get the write to succeed (but it can take waiting some time to be successful). Catching it in a responsive mood seems to be critical. Since I am relatively new to owfs I need suggestions how to use commands to debug this situation. One other thing, if I click on the link in the message page it takes me back to the directory listing and the 2408 is usually listed and I can access the 2408 page and the options. If I try to use the other links like top or bus listing or re-load the main page the 2408 device is not listed. Also I am using parasitic power for the 2408 device but my volt meter shows > +10 VDC on the the unregulated +5 VDC line in.
Paul Alfille wrote: > > > On Wed, Feb 11, 2009 at 3:16 AM, William Brown <[email protected] > <mailto:[email protected]>> wrote: > > "The 1-wire web server is carefully constrained for security and > stability. Your requested device is not recognized." > > > This is the standard "Page not found" response. > > > > and I need to re-read it several times with owhttpd to make it > available. All other devices are retained. When the 2408 > disappears it > is no longer available to php or perl. Any suggestions? Also how > can I > > > Suggestions? I need to fix it. Is it only "writes" that are a problem? > > > > tell which version of owfs I am using, especially load_php_OW.php? > > > All owfs programs link to libow (shared library). From the command line: > /opt/owfs/bin/owhttpd --version > should give the current version. > > Paul Alfille > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > ------------------------------------------------------------------------ > > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
