[Thanks very much for the logging hint; I think that fixes 99%;  patch to 
follow]

Also saw this; haven't looked into it yet.


Traceback (most recent call last):
  File "/usr/weewx/bin/weewx/reportengine.py", line 197, in run
    obj.start()
  File "/usr/weewx/bin/weewx/reportengine.py", line 280, in start
    self.run()
  File "/usr/weewx/bin/weewx/imagegenerator.py", line 41, in run
    self.genImages(self.gen_ts)
  File "/usr/weewx/bin/weewx/imagegenerator.py", line 180, in genImages
    aggregate_interval=aggregate_interval)
  File "/usr/weewx/bin/weewx/xtypes.py", line 86, in get_series
    aggregate_interval)
  File "/usr/weewx/bin/weewx/xtypes.py", line 138, in get_series
    for stamp in weeutil.weeutil.intervalgen(startstamp, stopstamp, 
aggregate_interval):
  File "/usr/weewx/bin/weeutil/weeutil.py", line 339, in intervalgen
    stamp2 = int(time.mktime(dt2.timetuple()))
OverflowError: mktime argument out of range

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/rmik13v0xr9.fsf%40s1.lexort.com.

Reply via email to