HI Tom, I’m not sure which of the two errors we have discussed you have in mind?
The most likely case for this error is that it was caused by a hand modification to weewx.conf that I asked him to make. I asked him to look at his weewx.conf backups to restore the file to a working state. He has done that. Since the user was quite upset at weewx breaking, out of an abundance of caution (and mostly because I don’t want to deal with it), I won’t proceed until we understand how weewx.conf got into a bad state. The configobj error I am getting is at head. It has NEVER been observed in 4.1.1. It has also NEVER been observed without the LiveSeasonsSkin which this user has not installed and cannot install, as it is private. Perhaps you mean the non-existent database error, but that is not in the stack trace and has never been observed in 4.1.1. > On Jul 4, 2020, at 4:59 PM, Tom Keffer <[email protected]> wrote: > > > Oh dear. John, this error is looking familiar... > >> On Sat, Jul 4, 2020 at 11:02 AM John Kline <[email protected]> wrote: >> Before we do anything else, we need to figure out why your installation >> broke. >> >> Did you make any manual changes to weewx.conf? For example, did you edit >> weewx.conf to change the label form “ kph” to “ km/h”? >> >>>> On Jul 4, 2020, at 10:51 AM, Geni 0815 <[email protected]> wrote: >>>> >>> >>> OK again, thank you >>> But would like loop data, goal: instead of MQTT in Belchertown. >>> Is this possible? >>> >>> >>> Am Samstag, 4. Juli 2020 18:44:23 UTC+2 schrieb John Kline: >>>> >>>> Did you follow the steps I sent to manually remove loopdata? >>>> >>>> Also, I forgot one file: >>>> sudo rm <weewx-home-dir>/bin/user/installer/loopdata >>>> >>>> One you have followed these steps, you will have a weewx untouched by >>>> loopdata and weatherboard. >>>> >>>> It looks like you have messed up your weewx.conf file. If you look in >>>> your weewx home directory, you will see lots of backups. You should >>>> probably compare those to get to a working weewx.conf file. >>>> >>>>>> On Jul 4, 2020, at 9:39 AM, Geni 0815 <[email protected]> wrote: >>>>>> >>>>> >>>>> Weewx v 4.1.1 >>>>> nothing has happened since loop-data 1.3.5 was installed >>>>> >>>>> >>>>> what went wrong, how can I correct this? >>>>> >>>>> wee_extension --list >>>>>> pi@Wetter-Raspi:~ $ wee_extension --list >>>>>> Traceback (most recent call last): >>>>>> File "/usr/share/weewx/wee_extension", line 88, in <module> >>>>>> main() >>>>>> File "/usr/share/weewx/wee_extension", line 67, in main >>>>>> config_path, config_dict = weecfg.read_config(options.config, _args) >>>>>> File "/usr/share/weewx/weecfg/__init__.py", line 179, in read_config >>>>>> default_encoding='utf-8') >>>>>> File "/usr/lib/python3/dist-packages/configobj.py", line 1229, in >>>>>> __init__ >>>>>> self._load(infile, configspec) >>>>>> File "/usr/lib/python3/dist-packages/configobj.py", line 1318, in _load >>>>>> raise error >>>>>> configobj.ConfigObjError: Parsing failed with several errors. >>>>>> First error at line 532. >>>>>> >>>>> >>>>> or wee_debug --info >>>>>> pi@Wetter-Raspi:~ $ wee_debug --info >>>>>> Traceback (most recent call last): >>>>>> File "/usr/share/weewx/wee_debug", line 435, in <module> >>>>>> main() >>>>>> File "/usr/share/weewx/wee_debug", line 118, in main >>>>>> config_path, config_dict = weecfg.read_config(options.config_path, >>>>>> args) >>>>>> File "/usr/share/weewx/weecfg/__init__.py", line 179, in read_config >>>>>> default_encoding='utf-8') >>>>>> File "/usr/lib/python3/dist-packages/configobj.py", line 1229, in >>>>>> __init__ >>>>>> self._load(infile, configspec) >>>>>> File "/usr/lib/python3/dist-packages/configobj.py", line 1318, in _load >>>>>> raise error >>>>>> configobj.ConfigObjError: Parsing failed with several errors. >>>>>> First error at line 532. >>>>>> >>>>> >>>>> -- >>>>> 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/fd8cd91a-dc9c-412d-9cc5-4c5126f113f2o%40googlegroups.com. >>> >>> -- >>> 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/248ed1b9-134f-49d8-b70b-71ed1909bf78o%40googlegroups.com. >> >> -- >> 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/1852569B-1F44-42BF-AA08-B620FD9D4A24%40johnkline.com. > > -- > 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/CAPq0zECon3L3K5BaWnYLHNMwR2VU9mdm%2BNTkm1XFhwSgWtNTDQ%40mail.gmail.com. -- 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/EAF521CC-D3A3-41B5-8ECA-6260B67C5BD8%40johnkline.com.
