Author Topic: WEETags issue  (Read 686 times)

0 Members and 1 Guest are viewing this topic.

Offline k8tek

  • Member
  • *
  • Posts: 10
WEETags issue
« on: January 04, 2025, 11:54:53 AM »
I'm not sure what happened, but I'm now getting a rounding issue when cheetahgenerator runs weetags.

Code: [Select]
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: Evaluation of template /etc/weewx/skins/WEEWXtags/WEEWXtags.php.tmpl failed with exception '<class 'TypeError'>'
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: **** Ignoring template /etc/weewx/skins/WEEWXtags/WEEWXtags.php.tmpl
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: **** Reason: type NoneType doesn't define __round__ method
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: ****  Traceback (most recent call last):
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: ****    File "/usr/share/weewx/weewx/cheetahgenerator.py", line 334, in generate
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: ****      unicode_string = compiled_template.respond()
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: ****                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: ****    File "_etc_weewx_skins_WEEWXtags_WEEWXtags_php_tmpl.py", line 826, in respond
Jan 04 11:20:19 wx.ballcock.us weewxd[1222]: ERROR weewx.cheetahgenerator: ****  TypeError: type NoneType doesn't define __round__ method

The website isn't updating now.

Online saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9690
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: WEETags issue
« Reply #1 on: January 04, 2025, 11:58:31 AM »
I'd suggest you post a issue in https://github.com/gjr80/weewx-saratoga and Grant can help solve the issue.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

 

anything