Errors in log related to imagestackedwindrose3

32 views
Skip to first unread message

itsup...@gmail.com

unread,
Nov 13, 2020, 4:44:55 PM11/13/20
to weewx-user
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.  

Thanks!
Sean

gjr80

unread,
Nov 17, 2020, 2:31:25 AM11/17/20
to weewx-user
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 are in the WeeWX-WD wiki.

Gary
Reply all
Reply to author
Forward
0 new messages