What kind of weather station? -tk
On Fri, Feb 15, 2019 at 4:52 PM Teva MERVIN <[email protected]> wrote: > Hello, I have problems with weewx. > Can you help me ? > > Feb 16 10:15:41 Nas weewx[22639]: **** Non-positive value for record > field 'interval': 0 > Feb 16 10:15:41 Nas weewx[22639]: **** Traceback (most recent call > last): > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/engine.py", line 890, in main > Feb 16 10:15:41 Nas weewx[22639]: **** engine.run() > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/engine.py", line 160, in run > Feb 16 10:15:41 Nas weewx[22639]: **** > self.dispatchEvent(weewx.Event(weewx.STARTUP)) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/engine.py", line 224, in dispatchEvent > Feb 16 10:15:41 Nas weewx[22639]: **** callback(event) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/engine.py", line 520, in startup > Feb 16 10:15:41 Nas weewx[22639]: **** > self._catchup(self.engine.console.genStartupRecords) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/engine.py", line 635, in _catchup > Feb 16 10:15:41 Nas weewx[22639]: **** origin='hardware')) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/engine.py", line 224, in dispatchEvent > Feb 16 10:15:41 Nas weewx[22639]: **** callback(event) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/engine.py", line 601, in new_archive_record > Feb 16 10:15:41 Nas weewx[22639]: **** > dbmanager.addRecord(event.record, accumulator=self.old_accumulator) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/manager.py", line 246, in addRecord > Feb 16 10:15:41 Nas weewx[22639]: **** > self._addSingleRecord(record, cursor, log_level) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/manager.py", line 1212, in _addSingleRecord > Feb 16 10:15:41 Nas weewx[22639]: **** _weight = > self._calc_weight(record) > Feb 16 10:15:41 Nas weewx[22639]: **** File > "/usr/share/weewx/weewx/manager.py", line 1582, in _calc_weight > Feb 16 10:15:41 Nas weewx[22639]: **** raise > ValueError("Non-positive value for record field 'interval': %s" % > (record['interval'], )) > Feb 16 10:15:41 Nas weewx[22639]: **** ValueError: Non-positive value > for record field 'interval': 0 > Feb 16 10:15:41 Nas weewx[22639]: **** 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
