Am 31.08.2016 um 22:28 schrieb Mick Sulley: > I think I still have a problem here. If I reboot owserver does not > start, I thought it should. My owfs.conf file contains > Contains? Or *is*?
> ============================================ > # All owfs programs but owserver should connect to a running owserver. > ! server: server = localhost:4304 > # this is setting for a Raspberry Pi v2 onwards, early models should be > # server: device=/dev/i2c-0 > # The port owhttpd listens for browser connections on 2121 (default anyway) > http: port = 2121 > --alias = /home/control/solar/v11_0/sensor_list > ============================================ > Use this one to check ================================= ! server: server = localhost:4304 server: device=/dev/i2c-1 ================================= > $ owserver > does nothing > It should exit immediately because no host adaptor was given. > $ owserver -d /dev/i2c-1 > starts the server > $ service owserver restart > returns "Failed to restart owserver.service: Access denied" > $ sudo service owserver restart > stops the server > $ owserver -c /etc/owfs.conf > does nothing > Really? Start it with --debug and give us the log. If you don't start with --debug, owserver runs in background automatically. No log then. Kind regards Jan ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers