Hello, is this a brand new installation of weewx? 

I think I saw this on my lab system when the database had not completed an 
archive interval yet. Try again in about 5 to 10 minutes?

On Thursday, August 23, 2018 at 11:47:55 AM UTC-4, Juan Antonio Mosquera 
wrote:
>
> Hello, 
>
>
> I have a problem generating...
>
>
> Aug 23 17:45:25 meteomontaos weewx[12818]: reportengine: Caught 
> unrecoverable exception in generator weewx.cheetahgenerator.CheetahGenerator
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****  start time (1534975200) 
> is greater than stop time (1420066800)
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****  Traceback (most recent 
> call last):
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weewx/reportengine.py", line 239, in run
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      obj.start()
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weewx/reportengine.py", line 273, in start
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      self.run()
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 158, in run
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      ngen = 
> self.generate(gen_dict[section_name], self.gen_ts)
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 232, in generate
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      ngen += 
> self.generate(section[subsection], gen_ts)
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 232, in generate
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      ngen += 
> self.generate(section[subsection], gen_ts)
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 320, in generate
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      default_binding)
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 372, in _getSearchList
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      searchList += 
> obj.get_extension_list(timespan, db_lookup)
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/user/belchertown_highchartsSearchX.py", line 88, in 
> get_extension_list
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      (time_start_vt, 
> time_stop_vt, outTemp_vt) = db_lookup().getSqlVectors(TimeSpan(_start_ts, 
> timespan.stop), 'outTemp')
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****    File 
> "/usr/share/weewx/weeutil/weeutil.py", line 315, in __new__
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****      raise 
> ValueError("start time (%d) is greater than stop time (%d)" % (args[0], 
> args[1]))
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****  ValueError: start time 
> (1534975200) is greater than stop time (1420066800)
> Aug 23 17:45:25 meteomontaos weewx[12818]: ****  Generator terminated
>
>
> I use weewx in Raspberry (raspbian)
>
>
> Thanks.
>
> El martes, 21 de agosto de 2018, 20:45:13 (UTC+2), Pat escribió:
>>
>> The Belchertown skin for weewx is now available. This skin is modeled 
>> after https://belchertownweather.com 
>>
>> The skin features
>>
>>    - Real time streaming updates on the front page without needing to 
>>    reload the site (weewx-mqtt extension required)
>>    - Forecast data updated every hour without needing to reload (a free 
>>    DarkSky API key required)
>>    - Information on your closest Earthquake updated automatically every 
>>    3 hours
>>    - Weather station observation graphs which update without needing to 
>>    reload
>>    - Weather records for the current year, and for all time
>>    - A mobile and iPad ready display. You could use an iPad as a "2nd 
>>    console". 
>>    
>> There are dozens of options to configure within the skin. Please view 
>> the readme on GitHub <https://github.com/poblabs/weewx-belchertown> for 
>> a detailed explanation. 
>>
>> The GitHub page: https://github.com/poblabs/weewx-belchertown
>>
>> Direct download of v0.1: 
>> https://github.com/poblabs/weewx-belchertown/archive/weewx-belchertown-0.1.tar.gz
>>
>> Quick install:
>>
>> wget https://
>> github.com/poblabs/weewx-belchertown/archive/weewx-belchertown-0.1.tar.gz
>>
>> sudo wee_extension --install weewx-belchertown-0.1.tar.gz
>>
>> Configure weewx.conf with your options
>>
>> Restart weewx
>>
>> Out of the box, it is a very basic theme. Make sure to check out the readme 
>> for all options available <https://github.com/poblabs/weewx-belchertown>!
>>
>>
>> This is my first skin, and I've done all I could to test it out in 
>> various environments to iron out any initial bugs. If you do find something 
>> that's a little off, or room for improvement, please let me know!
>>
>>

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