I updated MySQL to stop throwing that error, updated to weewx v 3.8.2, and 
installed Belchertown 0.4. Now I get this error:

Aug 27 09:17:16 localhost weewx[4131]: imagegenerator: Generated 16 images 
for StandardReport in 0.75 seconds
Aug 27 09:17:47 localhost weewx[4131]: reportengine: Caught unrecoverable 
exception in generator weewx.cheetahgenerator.CheetahGenerator
Aug 27 09:17:47 localhost weewx[4131]:         ****  start time 
(1535346000) is greater than stop time (1420092000)
Aug 27 09:17:47 localhost weewx[4131]:         ****  Traceback (most recent 
call last):
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weewx/reportengine.py", line 239, in run
Aug 27 09:17:47 localhost weewx[4131]:         ****      obj.start()
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weewx/reportengine.py", line 273, in start
Aug 27 09:17:47 localhost weewx[4131]:         ****      self.run()
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 158, in run
Aug 27 09:17:47 localhost weewx[4131]:         ****      ngen = 
self.generate(gen_dict[section_name], self.gen_ts)
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 232, in generate
Aug 27 09:17:47 localhost weewx[4131]:         ****      ngen += 
self.generate(section[subsection], gen_ts)
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 232, in generate
Aug 27 09:17:47 localhost weewx[4131]:         ****      ngen += 
self.generate(section[subsection], gen_ts)
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 320, in generate
Aug 27 09:17:47 localhost weewx[4131]:         ****      default_binding)
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 372, in _getSearchList
Aug 27 09:17:47 localhost weewx[4131]:         ****      searchList += 
obj.get_extension_list(timespan, db_lookup)
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/user/belchertown_highchartsSearchX.py", line 88, in 
get_extension_list
Aug 27 09:17:47 localhost weewx[4131]:         ****      (time_start_vt, 
time_stop_vt, outTemp_vt) = db_lookup().getSqlVectors(TimeSpan(_start_ts, 
timespan.stop), 'outTemp')
Aug 27 09:17:47 localhost weewx[4131]:         ****    File 
"/usr/share/weewx/weeutil/weeutil.py", line 315, in __new__
Aug 27 09:17:47 localhost weewx[4131]:         ****      raise 
ValueError("start time (%d) is greater than stop time (%d)" % (args[0], 
args[1]))
Aug 27 09:17:47 localhost weewx[4131]:         ****  ValueError: start time 
(1535346000) is greater than stop time (1420092000)
Aug 27 09:17:47 localhost weewx[4131]:         ****  Generator terminated
Aug 27 09:17:47 localhost weewx[4131]: copygenerator: copied 1 files to 
/var/www/html/weewx/belchertown


On Monday, August 27, 2018 at 8:35:00 AM UTC-5, David Hathaway wrote:
>
> Thanks Pat.  I moved the options into weewx.conf after reading that 
> suggestion.
>
> On Mon, Aug 27, 2018 at 8:03 AM Pat <> wrote:
>
>> I'd suggest using the latest release 
>> <https://github.com/poblabs/weewx-belchertown/releases>. No issues with 
>> upgrading if all your Belchertown options are within weewx.conf. See the 
>> GitHub 
>> readme <https://github.com/poblabs/weewx-belchertown> for those options. 
>>
>>

-- 
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