Hello,
 
I am trying to get owserver and owhttpd working on a Mac computer with the 
OW-Server Enet from EDS.

I have downloaded owfs-2.9p1 and in the terminal run:
./configure --enable-usb --enable-owfs --disable-zero --disable-owphp 
--disable-owtcl
make
make install

I have MacPorts installed but owfs is not enabled. I plan to use tcp so I don't 
think this is a concern but I am new to learning about all of this so I am not 
sure.

I enabled port 8080 on the OW-Server webpage
When I try to connect I get errors about the tcp being closed and wonder what 
to do:

Jeffs-MacBook-Pro:~ jeffdean$ /opt/owfs/bin/owserver --debug --enet=172.16.1.21 
-p 8080
DEBUG MODE
libow version:
        2.9p1
  DEBUG: ow_daemon.c:(166) main thread id = 140735100289408
   CALL: ow_parsename.c:(99) path=[]
  DEBUG: owlib.c:(81) Globals temp limits 0C 100C (for simulated adapters)
  DEBUG: ow_net_client.c:(85) IP address=[172.16.1.21] port=[8080]
  DEBUG: ow_server_enet.c:(183) Add 2nd ENET2 port
  DEBUG: ow_server_enet.c:(190) Add 3rd ENET2 port
  DEBUG: ow_tcp_read.c:(64) attempt 3 bytes Time: 0.6000000 seconds
   DATA: ow_tcp_read.c:(107) [Invalid argument] Select error
  DEBUG: ow_read_telnet.c:(111) tcp seems closed
  DEBUG: ow_server_enet.c:(228) Error reading inital telnet prompt
  DEBUG: ow_server_enet.c:(228) Error reading inital telnet prompt
  DEBUG: ow_tcp_read.c:(64) attempt 3 bytes Time: 0.6000000 seconds
   DATA: ow_tcp_read.c:(107) [Invalid argument] Select error
  DEBUG: ow_read_telnet.c:(111) tcp seems closed
  DEBUG: ow_server_enet.c:(228) Error reading inital telnet prompt
  DEBUG: ow_server_enet.c:(228) Error reading inital telnet prompt
DEFAULT: ow_server_enet.c:(201) Problem opening OW_SERVER_ENET on IP 
address=[172.16.1.21] port=[8080] -- is the "1-Wire Setup" enabled?
CONNECT: owlib.c:(164) Cannot detect an OWServer_Enet on 172.16.1.21:8080
DEFAULT: owlib.c:(56) No valid 1-wire buses found
  DEBUG: ow_exit.c:(18) Exit code = 1
   CALL: ow_lib_close.c:(21) Starting Library cleanup
   CALL: ow_lib_stop.c:(23) Clear Cache
  DEBUG: ow_cache.c:(296) Flipping cache tree (purging timed-out data)
  DEBUG: ow_cache.c:(314) flip cache. tdestroy() will be called.
  DEBUG: ow_cache.c:(296) Flipping cache tree (purging timed-out data)
  DEBUG: ow_cache.c:(314) flip cache. tdestroy() will be called.
   CALL: ow_lib_stop.c:(25) Closing input devices
   CALL: ow_lib_stop.c:(27) Closing output devices
  DEBUG: ow_connect_out.c:(56) Freeing outbound (null) #0
   CALL: ow_lib_close.c:(35) Finished Library cleanup
  DEBUG: ow_lib_close.c:(43) Libraries closed

Any help and explanation would be greatly appreciated.
Thank you,
Jeff
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to