hi, I have this problem and this is my syslog file:
Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'user.belchertown.HighchartsJsonGenerator' Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** day is out of range for month Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** Traceback (most recent call last): Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 196, in run Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** obj.start() Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 281, in start Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** self.run() Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/belchertown.py", line 2557, in run Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** minstamp, maxstamp = archiveSpanSpan( Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** File "/usr/share/weewx/weeutil/weeutil.py", line 460, in archiveSpanSpan Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** start_dt = time_dt.replace(year=year, month=month) Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** ValueError: day is out of range for month Dec 31 10:52:22 weather weewx[892924] ERROR weewx.reportengine: **** Generator terminated how can i fix this? time is synced with chrony. root ➜ ~ date Fr 31. Dez 11:16:15 CET 2021 -- 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/fdd3bc49-cb2a-4cf5-b23d-548c17d83852n%40googlegroups.com.
