I would suggest you contact the neowx material author for support as per the neowx material web page.
Gary On Tuesday, 3 August 2021 at 05:34:47 UTC+10 [email protected] wrote: > i read both, but i dont know what could be the solution for my problem. > > ---- > > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.restx: CWOP: Posting > not enabled. > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.restx: WOW: Posting not > enabled. > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.restx: AWEKAS: Posting > not enabled. > Aug 2 21:26:10 raspberrypi weewx[5710] INFO __main__: Starting up weewx > version 4.5.1 > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.engine: Using binding > 'wx_binding' to database 'weewx.sdb' > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.manager: Starting > backfill of daily summaries > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.manager: Daily > summaries up to date > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.drivers.te923: reading > records from logger since 1627932000 > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.drivers.te923: read 0 > records from logger > Aug 2 21:26:10 raspberrypi weewx[5710] INFO weewx.engine: Starting main > packet loop. > Aug 2 21:30:22 raspberrypi weewx[5710] INFO weewx.manager: Added record > 2021-08-02 21:30:00 CEST (1627932600) to database 'weewx.sdb' > Aug 2 21:30:22 raspberrypi weewx[5710] INFO weewx.manager: Added record > 2021-08-02 21:30:00 CEST (1627932600) to daily summary in 'weewx.sdb' > Aug 2 21:30:26 raspberrypi weewx[5710] INFO weewx.cheetahgenerator: > Generated 8 files for report SeasonsReport in 4.22 seconds > Aug 2 21:30:27 raspberrypi weewx[5710] INFO weewx.imagegenerator: > Generated 15 images for report SeasonsReport in 1.23 seconds > Aug 2 21:30:27 raspberrypi weewx[5710] INFO weewx.reportengine: Copied 5 > files to /var/www/html/weewx > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: > Generate failed with exception '<class 'NameMapper.NotFound'>' > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: **** > Ignoring template /etc/weewx/skins/neowx-material/history.html.tmpl > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: **** > Reason: cannot find 'history' while searching for 'history' > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: > **** Traceback (most recent call last): > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: > **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 326, in > generate > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: > **** unicode_string = compiled_template.respond() > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: > **** File "_etc_weewx_skins_neowx_material_history_html_tmpl.py", line > 93, in respond > Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: > **** NameMapper.NotFound: cannot find 'history' while searching for > 'history' > Aug 2 21:31:06 raspberrypi weewx[5710] INFO weewx.cheetahgenerator: > Generated 12 files for report StandardReport in 38.25 seconds > Aug 2 21:31:06 raspberrypi weewx[5710] INFO weewx.reportengine: Copied > 326 files to /var/www/html/weewx > Aug 2 21:31:09 raspberrypi weewx[5710] INFO weewx.cheetahgenerator: > Generated 1 files for report Highcharts in 2.71 seconds > Aug 2 21:31:21 raspberrypi weewx[5710] INFO weewx.reportengine: > ftpgenerator: Ftp'd 30 files in 11.51 seconds > > > [email protected] schrieb am Sonntag, 1. August 2021 um 15:05:40 UTC+2: > >> See this thread: >> https://groups.google.com/g/weewx-user/c/ekH6HX1H6oI/m/VEhGvj5MCgAJ >> >> and this thread: >> https://groups.google.com/g/weewx-user/c/m8EaTf72YPU/m/BDNuvZtvBQAJ >> >> -tk >> >> On Sat, Jul 31, 2021 at 9:05 AM '[email protected]' via weewx-user < >> [email protected]> wrote: >> >>> https://www.schatthaus-wetter.de/history.html >>> >>> [email protected] schrieb am Samstag, 31. Juli 2021 um 18:04:01 >>> UTC+2: >>> >>>> hello, since some time i ve problem with my history page. >>>> >>>> perhaps anyone have a idea, where i can look for this. >>>> >>>> part of my log: >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> Generate failed with exception '<class 'ValueError'>' >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** Ignoring template /etc/weewx/skins/neowx-material/month.html.tmpl >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** Reason: day is out of range for month >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** Traceback (most recent call last): >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 326, in >>>> generate >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** unicode_string = compiled_template.respond() >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** File "_etc_weewx_skins_neowx_material_month_html_tmpl.py", line >>>> 959, in respond >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** File "/usr/share/weewx/weewx/tags.py", line 120, in span >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** year_delta=year_delta), >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** File "/usr/share/weewx/weeutil/weeutil.py", line 460, in >>>> archiveSpanSpan >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** start_dt = time_dt.replace(year=year, month=month) >>>> Jul 31 17:30:41 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** ValueError: day is out of range for month >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> Generate failed with exception '<class 'NameMapper.NotFound'>' >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** Ignoring template /etc/weewx/skins/neowx-material/history.html.tmpl >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** Reason: cannot find 'history' while searching for 'history' >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** Traceback (most recent call last): >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 326, in >>>> generate >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** unicode_string = compiled_template.respond() >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** File >>>> "cheetah__etc_weewx_skins_neowx_material_history_html_tmpl_1623607552_5854344_21087.py", >>>> >>>> line 93, in respond >>>> Jul 31 17:30:53 raspberrypi weewx[456] ERROR weewx.cheetahgenerator: >>>> **** NameMapper.NotFound: cannot find 'history' while searching for >>>> 'history >>>> >>> -- >>> 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/63c89ab0-4835-43c5-bab2-fbc6bc0b8916n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/63c89ab0-4835-43c5-bab2-fbc6bc0b8916n%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4ff1774a-7732-4904-b1e0-d80b230b95b8n%40googlegroups.com.
