Hi everyone...I am running weewx with sdr driver I decided to update from
weewx 4.2.0 to 4.7.0 and i have several errors in Clientraw skin....It
doesnt generate the clientraw.txt but all the others clientrawhour,-daily -
extra are generated.In the 4.2.0 version evrything was flawless .I also
made a clean install of weewx 4.7.0 and the errors are the same ... I kept
the log from 4.7.0 and i downgraded again to the old version. If someone
knows whats going on i would appreciate it.
I didnt make any change to weewx.conf after the update .
Thank you in advanced
--
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/b200d823-4ee6-4e64-8164-b531a227d54bn%40googlegroups.com.
Mar 5 16:47:58 raspberrypi weewx[685] INFO weewx.restx: AWEKAS: Published
record 2022-03-05 16:47:30 EET (1646491650)
Mar 5 16:47:58 raspberrypi weewx[685] INFO user.belchertown: version 1.2
Mar 5 16:47:58 raspberrypi weewx[685] INFO weewx.restx: StationRegistry:
Published record 2022-03-05 16:47:30 EET (1646491650)
Mar 5 16:48:00 raspberrypi weewx[685] INFO user.belchertown: New forecast file
downloaded to /home/weewx/public_html/json/forecast.json
Mar 5 16:48:15 raspberrypi weewx[685] INFO weewx.cheetahgenerator: Generated
39 files for report Belchertown in 17.63 seconds
Mar 5 16:48:15 raspberrypi weewx[685] INFO weewx.reportengine: Copied 37 files
to /home/weewx/public_html
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: Evaluation
of template /home/weewx/skins/Testtags/testtags.php.tmpl failed with exception
'<class 'KeyError'>'
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
Ignoring template /home/weewx/skins/Testtags/testtags.php.tmpl
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
Reason: 'trend'
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
Traceback (most recent call last):
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
File "/home/weewx/bin/weewx/cheetahgenerator.py", line 348, in generate
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
unicode_string = compiled_template.respond()
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
File "_home_weewx_skins_Testtags_testtags_php_tmpl.py", line 1062, in respond
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
File "/home/weewx/bin/weewx/tags.py", line 65, in trend
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
time_grace = to_int(self.option_dict['trend'].get('time_grace', 300))
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
KeyError: 'trend'
Mar 5 16:48:20 raspberrypi weewx[685] INFO weewx.cheetahgenerator: Generated 0
files for report wdTesttags in 3.23 seconds
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: Evaluation
of template /home/weewx/skins/Clientraw/clientraw.txt.tmpl failed with
exception '<class 'KeyError'>'
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
Ignoring template /home/weewx/skins/Clientraw/clientraw.txt.tmpl
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
Reason: 'trend'
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
Traceback (most recent call last):
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
File "/home/weewx/bin/weewx/cheetahgenerator.py", line 348, in generate
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
unicode_string = compiled_template.respond()
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
File "_home_weewx_skins_Clientraw_clientraw_txt_tmpl.py", line 330, in respond
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 1458, in
varExists
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
varName.replace('$', ''), autoCall)
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
File "/home/weewx/bin/weewx/tags.py", line 63, in trend
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
time_delta = to_int(self.option_dict['trend'].get('time_delta', 10800))
Mar 5 16:48:20 raspberrypi weewx[685] ERROR weewx.cheetahgenerator: ****
KeyError: 'trend'
Mar 5 16:48:20 raspberrypi weewx[685] INFO weewx.cheetahgenerator: Generated 0
files for report wdClientraw in 0.50 seconds