Hi
I have just upgraded the belchertown skin and weewx seems to fail very early after starting. I think I must have some very basic error. The syslog is below. Does anyone have any idea what is causing this please? Any help is much appreciated. Thanks.
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** File "/usr/share/weewx/weewxd", line 126, in main
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** config_path, config_dict = weecfg.read_config(options.config_path, list(args))
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** File "/usr/share/weewx/weecfg/__init__.py", line 180, in read_config
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** default_encoding='utf-8')
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** File "/usr/lib/python2.7/dist-packages/configobj.py", line 1229, in __init__
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** self._load(infile, configspec)
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** File "/usr/lib/python2.7/dist-packages/configobj.py", line 1318, in _load
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** raise error
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** ConfigObjError: Parsing failed with several errors.
Jan 20 13:16:54 raspberrypi weewx[1756] CRITICAL __main__: **** First error at line 268. File /etc/weewx/weewx.conf
Jan 20 13:17:01 raspberrypi CRON[1790]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)