Re: [Owfs-developers] owfs not able to connect to owserver when using owfs.conf

2014-02-02 Thread vermus
just for memory. you need to add to owfs.conf: # With this setup, any client (but owserver) uses owserver on the # local machine... ! server: server = localhost:3000 -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/owfs-not-able-to-connect-to-owserver-when-usin

[Owfs-developers] owfs not able to connect to owserver when using owfs.conf

2013-05-13 Thread Jan Chrillesen
Hi, I have an issue with owfs not being able to use owserver when reading config from owfs.conf: $ cat /etc/owfs.conf server: device = /dev/i2c-1 server: port = localhost:3000 mountpoint = /mnt/1wire allow_other http: port = 8080 error_print = 1 error_level = 3 $ sudo /opt/owfs/bin/owserve