That's too small a log snippet for a diagnosis. See the section *How to get a good, useful log <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user#how-to-get-a-good-useful-log>* in the wiki. In summary, set debug=1, restart weewx, then post the log from startup through the first reporting cycle.
On Sun, Jul 21, 2024 at 7:29 AM [email protected] <[email protected]> wrote: > Hello > Today I performed the long overdue upgrade from 4.2 to 5.1. I did this. > wget -qO - https://weewx.com/keys.html | sudo gpg --dearmor --output > /etc/apt/trusted.gpg.d/weewx.gpg > Sudo apt update > sudo apt install weewx > > Then I restarted weewx. > Now I get this error message in the log > > root at Fhem-IoBroker:~# tail -f /var/log/syslog Jul 21 16:20:17 > Fhem-IoBroker weewxd[658]: Exception in thread ReportThread: > Jul 21 16:20:17 Fhem-IoBroker weewxd[658]: Traceback (most recent call > last): > Jul 21 16:20:17 Fhem-IoBroker weewxd[658]: File > "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner > Jul 21 16:20:17 Fhem-IoBroker weewxd[658]: self.run() > Jul 21 16:20:17 Fhem-IoBroker weewxd[658]: File > "/usr/share/weewx/weewx/reportengine.py", line 220, in run Jul 21 16:20:17 > Fhem-IoBroker weewxd[658]: skin_dict['skin'])) as cwd, \ Jul 21 16:20:17 > Fhem-IoBroker weewxd[658]: File "/us > r/lib/python3/dist-packages/configobj.py", line 554, in __geitem__ Jul 21 > 16:20:17 Fhem-IoBroker weewxd[658]: val = dict.__getitem__(self, key) Jul > 21 16:20:17 Fhem-IoBroker weewxd[658]: KeyError: 'skin' Jul 21 16:20:22 > Fhem-IoBroker weewxd[658]: INFO weewx.restx: Windy: Published record > 2024-07-21 16:20:00 CEST (1721571600) > > -- > 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/ae6c9800-29ca-44e1-8ea2-e8f7dd8fdfe1n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/ae6c9800-29ca-44e1-8ea2-e8f7dd8fdfe1n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEC88rHLaRBdeUypXEdRhSXGpTYEjNnVD2KAD35AcN%2BEDA%40mail.gmail.com.
