This graphic definition causes the error

[month]
    # Chart Timespan Defaults
    title = Letzte 30 Tage
    show_button = true
    button_text = Letzte 30 Tage
    type = spline
    time_length = month_ago_to_now
time_ago = 1
    tooltip_date_format = "LLLL"
    aggregate_type = max
    aggregate_interval = 3600 # 1 hour
    gapsize = 86400  # 1 day in seconds

    [[chart1]]
        title = Temperatur
        [[[outTemp]]]
            zIndex = 1
            name = Temperatur
        [[[appTemp]]]
            name = "Gefühlte Temperatur"
        [[[dewpoint]]]
            name = "Taupunkt"
            color = "#8085e8"
            type = line


Tom Keffer schrieb am Donnerstag, 30. März 2023 um 02:06:17 UTC+2:

> I can't be sure, but I suspect the Belchertown skin fell victim to this 
> issue: https://github.com/weewx/weewx/issues/436
>
> On Wed, Mar 29, 2023 at 8:37 AM geni08...@gmail.com <geni08...@gmail.com> 
> wrote:
>
>> I see this error since today!
>>
>> Mar 29 17:00:28 Wetter-Raspi4 weewx[629] INFO user.belchertown: version 
>> 1.3
>> Mar 29 17:00:29 Wetter-Raspi4 weewx[629] INFO user.belchertown: New 
>> forecast file downloaded to /home/nfs/wetter/json/forecast.json
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine: Caught 
>> unrecoverable exception in generator 
>> 'user.belchertown.HighchartsJsonGenerator'
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****  day is out of range for month
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****  Traceback (most recent call last):
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****    File "/usr/share/weewx/weewx/reportengine.py", line 197, in run
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****      obj.start()
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****    File "/usr/share/weewx/weewx/reportengine.py", line 385, in start
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****      self.run()
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****    File "/usr/share/weewx/user/belchertown.py", line 2517, in run
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****      minstamp, maxstamp = archiveSpanSpan(
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****    File "/usr/share/weewx/weeutil/weeutil.py", line 341, in 
>> archiveSpanSpan
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****      start_dt = time_dt.replace(year=year, month=month)
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****  ValueError: day is out of range for month
>> Mar 29 17:00:37 Wetter-Raspi4 weewx[629] ERROR weewx.reportengine:       
>>   ****  Generator terminated
>>
>>
>> -- 
>> 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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/f3f788e0-7a80-4c3a-920b-5cf673fef580n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/f3f788e0-7a80-4c3a-920b-5cf673fef580n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2e4f52f3-e758-4253-9d7e-127f612699b4n%40googlegroups.com.

Reply via email to