Hello, since I've merged the databases, weewx has also worked. Only since 
then has the following been written in the log files.

Mar 12 07:50:27 raspberrypi weewx[29291]: manager: Added record 2020-03-12 
07:50:00 CET (1583995800) to database 'weewx.sdb'
Mar 12 07:50:27 raspberrypi weewx[29291]: manager: Added record 2020-03-12 
07:50:00 CET (1583995800) to daily summary in 'weewx.sdb'
Mar 12 07:50:29 raspberrypi weewx[29291]: restx: AWEKAS: Failed to publish 
record 2020-03-12 07:50:00 CET (1583995800): server returned ' - UV Wert 
administrativ gesperrt  - Transfer OK'
Mar 12 07:50:30 raspberrypi weewx[29291]: restx: Wunderground-PWS: 
Published record 2020-03-12 07:50:00 CET (1583995800)
Mar 12 07:50:31 raspberrypi weewx[29291]: cheetahgenerator: Generated 9 
files for report SeasonsReport in 1.66 seconds
Mar 12 07:50:49 raspberrypi weewx[29291]: reportengine: Caught 
unrecoverable exception in generator 'weewx.imagegenerator.ImageGenerator'
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****  unsupported operand 
type(s) for -: 'list' and 'float'
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****  Traceback (most 
recent call last):
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****    File 
"/home/weewx/bin/weewx/reportengine.py", line 204, in run
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****      obj.start()
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****    File 
"/home/weewx/bin/weewx/reportengine.py", line 300, in start
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****      self.run()
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****    File 
"/home/weewx/bin/weewx/imagegenerator.py", line 33, in run
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****      
self.genImages(self.gen_ts)
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****    File 
"/home/weewx/bin/weewx/imagegenerator.py", line 188, in genImages
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****      new_data_vec_t 
= self.converter.convert(data_vec_t)
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****    File 
"/home/weewx/bin/weewx/units.py", line 784, in convert
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****      new_val_t = 
convert(val_t, new_unit_type)
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****    File 
"/home/weewx/bin/weewx/units.py", line 1138, in convert
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****      new_val = 
conversion_func(val_t[0]) if val_t[0] is not None else None
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****    File 
"/home/weewx/bin/weewx/units.py", line 33, in FtoC
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****      return (x - 
32.0) * 5.0 / 9.0
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****  TypeError: 
unsupported operand type(s) for -: 'list' and 'float'
Mar 12 07:50:49 raspberrypi weewx[29291]:         ****  Generator terminated
Mar 12 07:50:49 raspberrypi weewx[29291]: copygenerator: copied 17 files to 
/var/weewx/reports

Is that a problem or do I have to set something in the database?
I just noticed that some of the annual reports are not displayed.

This is my page www.guentherwrana.ddns.net/weewx

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/747b7f6a-ede0-40a7-9255-d5d4ed86316a%40googlegroups.com.

Reply via email to