On Tuesday, November 22, 2016 at 5:23:48 PM UTC-5, mwall wrote:
>
> sorry about that.  fixed in the attached v0.15rc2
>
> 22/11/2016 17:40:14.625 weewx[91421]: engine: Caught unrecoverable 
> exception in engine:

22/11/2016 17:40:14.625 weewx[91421]:     ****  unsupported operand type(s) 
> for -: 'NoneType' and 'NoneType'

22/11/2016 17:40:14.627 weewx[91421]:     ****  Traceback (most recent call 
> last):

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/weewx/engine.py", line 844, in main

22/11/2016 17:40:14.628 weewx[91421]:     ****      engine.run()

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/weewx/engine.py", line 200, in run

22/11/2016 17:40:14.628 weewx[91421]:     ****     
>  self.dispatchEvent(weewx.Event(weewx.POST_LOOP))

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/weewx/engine.py", line 222, in dispatchEvent

22/11/2016 17:40:14.628 weewx[91421]:     ****      callback(event)

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/weewx/engine.py", line 563, in post_loop

22/11/2016 17:40:14.628 weewx[91421]:     ****      self._software_catchup()

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/weewx/engine.py", line 614, in _software_catchup

22/11/2016 17:40:14.628 weewx[91421]:     ****     
>  self.engine.dispatchEvent(weewx.Event(weewx.NEW_ARCHIVE_RECORD, 
> record=record, origin='software'))

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/weewx/engine.py", line 222, in dispatchEvent

22/11/2016 17:40:14.628 weewx[91421]:     ****      callback(event)

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/user/cmon.py", line 699, in new_archive_record

22/11/2016 17:40:14.628 weewx[91421]:     ****     
>  self.save_data(self.get_data(now, self.last_ts))

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/user/cmon.py", line 719, in get_data

22/11/2016 17:40:14.628 weewx[91421]:     ****      record = 
> self.collector.get_data(now_ts)

22/11/2016 17:40:14.628 weewx[91421]:     ****    File 
> "/Users/Shared/weewx/bin/user/cmon.py", line 581, in get_data

22/11/2016 17:40:14.628 weewx[91421]:     ****      record['cpu_' + k] = v 
> - self.last_cpu[k]

22/11/2016 17:40:14.628 weewx[91421]:     ****  TypeError: unsupported 
> operand type(s) for -: 'NoneType' and 'NoneType'

22/11/2016 17:40:14.629 weewx[91421]:     ****  Exiting.

 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to