Sean, Looking at your testtags.php I can see you are running WeeWX v4.2.0 but due to an error in the testtags.php template I cannot tell what WeeWX-WD version you are running. Though given that imageStackedWindRose3.py was renamed to stackedwindrose.py in WeeWX-WD v2.0.0 I suspect you are running WeeWX-WD v1.x. WeeWX v1.x may work under WeeWX 4.x/python2 but I expect it will have issues under python3. I suggest you update WeeWX-WD to the the latest version, currently v2.1.2. Upgrading is fairly straightforward though there are a few manual steps involved. The upgrade instructions <https://github.com/gjr80/weewx-weewx-wd/wiki/Upgrade%20Guide> are in the WeeWX-WD wiki.
Gary On Saturday, 14 November 2020 at 07:44:55 UTC+10 [email protected] wrote: > I don't know exactly how long this has been happening as my logs only go > back so many days, but I was messing around with my weather station today, > and noticed this: > > ERROR weewx.reportengine: Caught unrecoverable exception in generator > 'user.imageStackedWindRose3.ImageStackedWindRoseGenerator' > ERROR weewx.reportengine: **** decoding Unicode is not supported > ERROR weewx.reportengine: **** Traceback (most recent call last): > ERROR weewx.reportengine: **** File > "/usr/share/weewx/weewx/reportengine.py", line 196, in run > ERROR weewx.reportengine: **** obj.start() > ERROR weewx.reportengine: **** File > "/usr/share/weewx/weewx/reportengine.py", line 281, in start > ERROR weewx.reportengine: **** self.run() > ERROR weewx.reportengine: **** File > "/usr/share/weewx/user/imageStackedWindRose3.py", line 75, in run > ERROR weewx.reportengine: **** self.genImages(self.gen_ts) > ERROR weewx.reportengine: **** File > "/usr/share/weewx/user/imageStackedWindRose3.py", line 196, in genImages > ERROR weewx.reportengine: **** self.label = unicode(label, > 'utf8') > ERROR weewx.reportengine: **** TypeError: decoding Unicode is not > supported > ERROR weewx.reportengine: **** Generator terminated > > > I thought maybe it was due to the update I did today, but goes back > further. I don't really know or can't see if something is broken on my > site either. > https://weather.lavacrawlers.com > > Thanks! > Sean > -- 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/99d7b20f-ca96-40e8-9059-dd7d7062b25cn%40googlegroups.com.
