>From syslog (right after this it just has usual MQTT publish, etc): Feb 13 15:50:34 localhost weewx[2940] INFO weewx.manager: Added record 2020-02-13 15:50:00 CST (1581630600) to database 'weewx' Feb 13 15:50:34 localhost weewx[2940] INFO weewx.manager: Added record 2020-02-13 15:50:00 CST (1581630600) to daily summary in 'weewx' Feb 13 15:50:34 localhost weewx[2940] INFO weewx.restx: MQTT: Published record 2020-02-13 15:50:00 CST (1581630600) Feb 13 15:50:37 localhost weewx[2940] INFO weewx.cheetahgenerator: Generated 9 files for report StandardReport in 2.76 seconds Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: reportengine: Caught unrecoverable exception in generator 'weewx.imagegenerator.ImageGenerator' Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** radiation Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** Traceback (most recent call last): Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** File "/home/weewx/bin/weewx/reportengine.py", line 202, in run Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** obj.start() Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** File "/home/weewx/bin/weewx/reportengine.py", line 285, in start Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** self.run() Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** File "/home/weewx/bin/weewx/imagegenerator.py", line 41, in run Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** self.genImages(self.gen_ts) Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** File "/home/weewx/bin/weewx/imagegenerator.py", line 180, in genImages Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** aggregate_interval=aggregate_interval) Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** File "/home/weewx/bin/weewx/xtypes.py", line 91, in get_series Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** raise weewx.UnknownType(obs_type) Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** weewx.UnknownType: radiation Feb 13 15:50:44 localhost weewx[2940] ERROR weewx.reportengine: **** Generator terminated Feb 13 15:50:44 localhost weewx[2940] INFO weewx.reportengine: Copied 34 files to /var/www/html/weewx Feb 13 15:50:44 localhost weewx[2940] INFO user.belchertown: version 1.1b8
On Thursday, February 13, 2020 at 4:54:46 PM UTC-6, ed100 wrote: > > I have the Belchertown skin with MQTT running nicely after some serious > help from folks here. > There are a bunch of fields in the weewx mariadb database that I will > never use. I did some searching to how to do this but didn't find out how. > I don't want to damage things, just clean up unnecessary fields. (old > habits...) > I did grab the extraTemp1 and use it to show the cpu temp on the weewx > raspberry. > > Thanks > -- 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/22d6a2c5-8db3-4fac-a5cf-8ca92fb8f875%40googlegroups.com.
