No, owserver was not running, and I can't start it

control@pi-test:~ $ owserver --debug
DEBUG MODE
libow version:
     3.1p1
   DEBUG: ow_daemon.c:(170) main thread id = 1996423696
   DEBUG: ow_inotify.c:(80) No configuration files to monitor
CONNECT: ow_dnssd.c:(81) Zeroconf/Bonjour is disabled since dnssd 
library isn't found
    CALL: ow_parsename.c:(104) path=[]
   DEBUG: owlib.c:(77) Global temp limit 0C to 100C (for fake and mock 
adapters)
DEFAULT: owlib.c:(52) No valid 1-wire buses found
   DEBUG: ow_exit.c:(17) Exit code = 1
    CALL: ow_lib_close.c:(21) Starting Library cleanup
    CALL: ow_lib_stop.c:(22) Clear Cache
   DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data)
   DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called.
   DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data)
   DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called.
    CALL: ow_lib_stop.c:(24) Closing input devices
    CALL: ow_lib_stop.c:(26) Closing output devices
    CALL: ow_lib_stop.c:(28) Clearing compiled expressions
   DEBUG: ow_regex.c:(129) Regex destroy done
    CALL: ow_lib_close.c:(42) Finished Library cleanup
   DEBUG: ow_lib_close.c:(50) Libraries closed
control@pi-test:~ $

Any idea what the problem is?


On 03/08/16 23:47, Jan Kandziora wrote:
> Am 03.08.2016 um 23:43 schrieb Mick Sulley:
>> pyownet.protocol.ConnError: [Errno 111] Connection refused
>>   >>>
>>
> This is an error from deep down the operating system. It means there is
> no listener for your call. Specific for pyownet, the call to owserver.
>
>
>> It happened after I restarted the server with
>>
>> sudo service owserver restart
>>
>> I have rebooted since but it is still the same.  Any idea what the
>> problem may be?
>>
> Check whether owserver is running, and which socket parameters it is using.
>
> Kind regards
>
>       Jan
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers


------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to