CWOP reporting breaks my WeeWx setup.  This has been working fine for
a couple of years until about 9 days ago.  I did not do an update
unless PIP did something in the background that I am not aware of.

With these lines in my config:

    [[CWOP]]
        # This section is for configuring posts to CWOP.

        # If you wish to post to CWOP, set the option 'enable' to true,
        # then specify the station ID (e.g., CW1234).
        enable = false
        station = replace_me
        # If this is an APRS (radio amateur) station, specify the
        # passcode (e.g., 12345). Otherwise, ignore.
        # passcode = replace_me
        # uncomment below as this is my stuff.
        enable = true
        station = kq6up
        passcode = XXXXXX
        server_list = noam.aprs2.net:14580,

My "systemctl status weewx" outputs this:

× weewx.service - WeeWX
     Loaded: loaded (/lib/systemd/system/weewx.service; enabled;
preset: enabled)
     Active: failed (Result: exit-code) since Tue 2024-03-26 14:40:31
PDT; 6s ago
   Duration: 294ms
       Docs: https://weewx.com/docs
    Process: 30288 ExecStart=weewxd /etc/weewx/weewx.conf
(code=exited, status=3)
   Main PID: 30288 (code=exited, status=3)
        CPU: 293ms

Mar 26 14:40:30 RADIOpi weewxd[30288]:     config_dict =
configobj.ConfigObj(config_path,
Mar 26 14:40:30 RADIOpi weewxd[30288]:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 26 14:40:30 RADIOpi weewxd[30288]:   File
"/usr/lib/python3/dist-packages/configobj/__init__.py", line 1229, in
__init__
Mar 26 14:40:30 RADIOpi weewxd[30288]:     self._load(infile, configspec)
Mar 26 14:40:30 RADIOpi weewxd[30288]:   File
"/usr/lib/python3/dist-packages/configobj/__init__.py", line 1318, in
_load
Mar 26 14:40:30 RADIOpi weewxd[30288]:     raise error
Mar 26 14:40:30 RADIOpi weewxd[30288]: configobj.ConfigObjError:
Parsing failed with several errors.
Mar 26 14:40:30 RADIOpi weewxd[30288]: First error at line 129. File
'/etc/weewx/weewx.conf'.
Mar 26 14:40:31 RADIOpi systemd[1]: weewx.service: Main process
exited, code=exited, status=3/NOTIMPLEMENTED
Mar 26 14:40:31 RADIOpi systemd[1]: weewx.service: Failed with result
'exit-code'.

I just updated my system to bookworm, and reinstalled EVERYTHING from
scratch, and I am
having the same issue.  Can anyone reproduce this?

-Chris KQ6UP




-- 
Thanks,
Chris Maness

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CANnsUMFYjm%2Be5cVSdHbRO0HQj%2BHSU5i3paUCJo7sCn5JAZiZEQ%40mail.gmail.com.

Reply via email to