OK, I will try that and see if that gets the rest going.

On Mon, Aug 27, 2018 at 9:37 AM Pat <[email protected]> wrote:

> Thanks. I'm aware of this error but haven't resolved it yet. It's a
> problem with NOAA reports being generated.
>
> My thought is to move the NOAA reports to another skin, but I'm afraid
> that'll be too much extra work for everyone who installs the skin.
>
> If you want to stop it from happening, open skin.conf and remove the 
> NOAA_month
> and NOAA_year sections - which will get the skin working but will not
> produce the NOAA reports.
>
>
> On Monday, August 27, 2018 at 10:22:23 AM UTC-4, David Hathaway wrote:
>>
>> 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 a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/GSrKZEiPqsc/unsubscribe.
> To unsubscribe from this group and all its topics, 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.

Reply via email to