Hello, After update from 3.9.2 to 4.1.1, I get those errors: Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'user.gaugeengine.GaugeGenerator' Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** decoding Unicode is not supported Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** Traceback (most recent call last): Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** File "/home/pi/cleusb/weewx/bin/weewx/reportengine.py", line 197, in run Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** obj.start() Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** File "/home/pi/cleusb/weewx/bin/weewx/reportengine.py", line 280, in start Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** self.run() Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** File "/home/pi/cleusb/weewx/bin/user/gaugeengine.py", line 121, in run Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** self.gen_gauges() Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** File "/home/pi/cleusb/weewx/bin/user/gaugeengine.py", line 171, in gen_gauges Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** ret = self.gen_gauge(gauge, plot_options, img_file) Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** File "/home/pi/cleusb/weewx/bin/user/gaugeengine.py", line 304, in gen_gauge Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** label_text = unicode(label_format % value_now, 'utf8') Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** TypeError: decoding Unicode is not supported Aug 10 18:20:27 stationmeteo weewx[4210] ERROR weewx.reportengine: **** Generator terminated
The Bootstrap gauges are not updated, but I can't see in which file there is a problem. Can you help? 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/150d4ea8-3fcc-406d-bf41-401ea7ea57f1o%40googlegroups.com.