Thank you, Vince! I initially used setup.py for the original install in 2014 and then all upgrades up until 3.8.2 in November 2018. I then started using apt-get install sometime after that, which I thought was working, but wasn't. Based on your post, I realized I had two instances of weewx installed; 3.8.2 which is the last time I used setup.py in November 2018 and then a separate install from apt-get which is the one I've been updating for the past year, but wasn't actually using it.
I backed up my archive databases and completely uninstalled/removed all reference to weewx and then installed from scratch using apt-get. I now see version 3.9.2 on the ui (which also has a completely different format than 3.8.2 ui) and everything is working as it should. Thanks for sending me in the right direction! On Wed, Aug 28, 2019 at 4:59 PM vince wrote: > How'd you upgrade - setup.py or dpkg ? > > If it's dpkg, you can audit which package is installed. If it's setup.py > then that string comes from weewx.conf if memory serves. Did you perhaps > overwrite it with an old version of that file ? > > -- > > On Wednesday, August 28, 2019 at 4:59:46 PM UTC-4, vince wrote: > > How'd you upgrade - setup.py or dpkg ? > > If it's dpkg, you can audit which package is installed. If it's setup.py > then that string comes from weewx.conf if memory serves. Did you perhaps > overwrite it with an old version of that file ? > -- 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/aaf43c48-a4be-44ff-b6f9-e9f11376ef62%40googlegroups.com.
