I posted in a follow up email. It started when I turned on CWOP with the following lines:
[[CWOP]]
# This section is for configuring posts to CWOP.
# If you wish to do this, set the option 'enable' to true,
# and specify the station ID (e.g., CW1234).
# If this is an APRS (radio amateur) station, uncomment
# the following and replace with a passcode (e.g., 12345).
# passcode = replace_me (APRS stations only)
enable = true
station = kq6up
password = ########
# server_list = cwop.aprs.net:23,
# server_list = rotate.aprs.net:14580,
server_list = cwop.ei3rcw.ampr.org:23,
# server_list = cwop2.mesowest.org:23,
@@@@@@@@@@@@@@@@@
root@raspberrypi:/etc/weewx# systemctl status weewx
● weewx.service - LSB: weewx weather system
Loaded: loaded (/etc/init.d/weewx; generated)
Active: active (exited) since Sat 2020-12-19 11:51:35 PST; 2min
11s ago
Docs: man:systemd-sysv-generator(8)
Process: 21435 ExecStart=/etc/init.d/weewx start (code=exited,
status=0/SUCCESS)
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** File "/usr/share/weewx/weewxd", line 148, in
main
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** engine =
weewx.engine.StdEngine(config_dict)
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** File "/usr/share/weewx/weewx/engine.py",
line 81, in
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** self.loadServices(config_dict)
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** File "/usr/share/weewx/weewx/engine.py",
line 153, in
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** obj =
weeutil.weeutil.get_object(svc)(self, config_
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** File "/usr/share/weewx/weewx/restx.py", line
1129, in
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** **_cwop_dict)
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** TypeError: __init__() got an unexpected
keyword argumen
Dec 19 11:51:37 raspberrypi python3[21451]: weewx[21451] CRITICAL
__main__: **** Exiting.
@@@@@@@@@@
Thanks,
Chris KQ6UP
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/11320d2b-db61-4f15-a22b-49f20583f963n%40googlegroups.com.