On Saturday, August 27, 2016 at 2:31:36 PM UTC-4, Ulrik wrote:
>
> This is  maybe a more interesting cutout from syslog
>
> There seems to be a error the second row, the swedish text says " No data 
> available"
> Aug 27 19:45:27 fenixwx weewx[3826]: engine: StdReport thread has been 
> terminated
> Aug 27 19:45:27 fenixwx weewx[3826]: engine: Caught WeeWxIOError: [Errno 
> None] could not detach kernel driver from interface 0: Inga data 
> tillgängliga
> Aug 27 19:45:27 fenixwx weewx[3826]:     ****  Waiting 60 seconds then 
> retrying...
> Aug 27 19:46:27 fenixwx weewx[3826]: engine: retrying...
>
>
ulrik,

what is in the log before this?

the subsequent read failures are probably because the station is trying to 
send data, but the driver is trying to establish communication.  i could 
add logic to ignore a certain number of bad header byte failures, and thus 
work around the comms being out of sync.  but we need to figure out what 
the driver was doing when it got the 'no data available' exception.

m

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to