OK, so if this is the the only error showing up it is likely not a GW1000 driver issue just a CWOP issue. Let's take the CWOP issue up in your other thread <https://groups.google.com/g/weewx-user/c/thpJYAIhwe8>.
Gary On Sunday, 20 December 2020 at 06:24:02 UTC+10 [email protected] wrote: > 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 > On 12/19/20 12:21 PM, gjr80 wrote: > > Yes. If you want any hep troubleshooting we need to see the log. > > Gary > > On Sunday, 20 December 2020 at 05:41:12 UTC+10 [email protected] > wrote: > >> Does this mean my driver died. It only updated once (an improvement >> over the interceptor). >> >> 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/11320d2b-db61-4f15-a22b-49f20583f963n%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/11320d2b-db61-4f15-a22b-49f20583f963n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- 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/9e9f3b96-1d31-4b73-9224-15f9dea95d22n%40googlegroups.com.
