1. Could you please post the log (with debug=1) after clearing the memory? 2. Just as I suspected: your copy of weewx.conf includes a BOM at the beginning of the file (the octal magic numbers 357, 273, 277). When WeeWX read the file, it converted it to Unicode, which WeeWX version 3.9 is not prepared to accept. Most likely the BOM was created by a text editor --- nothing to do with your upgrade from V3.8.
-tk On Sun, Jun 23, 2019 at 6:46 AM Michael Aschauer <[email protected]> wrote: > thank you thomas. > ad 1) in the section there are two ways to fix the problem. first i did a > reset of the vantage pro2, but nothing changed. then i sent wee_device > --clear-memory > and same here, it seems that there´s no change. charts are updated, but > left side is not. > weewx feeds a website with meteotemplate, that is running under > http://wetter.papaerde.at > > ad 2) did the command, here´s the output. > >> [image: image.png] >> >> just a few infos for you. i run 3.8 for 1.5 years and had no probs at > all. upgrade to 3.9.1 was done by apg-get and i did no other modifications > than described. if you need more information, or access via ssh, pls let me > know. > > -- > 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/CADYB08eYC89TeVjU9DwgQJB-j7nuTi6SCnz42Miawtbq9oi51w%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-user/CADYB08eYC89TeVjU9DwgQJB-j7nuTi6SCnz42Miawtbq9oi51w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPq0zEBbKweq-r9ko9gi%3D3M0KM%3DCLqWddVJM0C2MRTV4C9TT%2Bw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
