WeeWX cannot connect to your GW1000. Why? It could be for a multitude of reasons. Please edit weewx.conf and ensure debug = 1, save weewx.conf and restart WeeWX. Post a log extract showing the entire WeeWX startup through until the error occurs. Please do not edit the log extract and make sure you capture the entire WeeWX startup; it contains import config information.
Gary On Saturday, 22 July 2023 at 09:24:07 UTC+1 [email protected] wrote: > > Hi > > After running a GQ1000 for around 8 weeks it has stopped working at 03:15 > am so I wasn’t around at that time of the morning fiddling. it just stopped > for some reason > > > > After it stopped reviving data > > I have rebooted the GW1000 and the pi > > Upgraded the GW1000 firmware > > Tried the sd card in another pi > > Used a backup image from 3 weeks ago that worked fine then > > Weewx cant see the GW1000 nothing works > > I have run > > python -m user.gw1000 --test-driver > > no data is being picked up, previously you could see what information was > being received > > I thought maybe the GW100 had failed or not working > > But the ecowitt webpage is receiving data > > > > Any ideas ? > > > > > > > > > > > > Jul 22 09:06:13 raspberrypiwx weewx[771] DEBUG __main__: Initializing > engine > > Jul 22 09:06:13 raspberrypiwx weewx[771] INFO weewx.engine: Loading > station type GW1000 (user.gw1000) > > Jul 22 09:06:15 raspberrypiwx weewx[771] DEBUG user.gw1000: Failed to > obtain response to attempt 1 to send command 'CMD_READ_STATION_MAC': timed > out > > Jul 22 09:06:16 raspberrypiwx postfix/qmgr[863]: 0FFBEDF431: > from=<[email protected]>, size=967, nrcpt=1 (queue active) > > Jul 22 09:06:16 raspberrypiwx postfix/pickup[4522]: E45F4DF429: uid=1000 > from=<pi> > > Jul 22 09:06:16 raspberrypiwx postfix/cleanup[7600]: E45F4DF429: > message-id=<[email protected]> > > Jul 22 09:06:27 raspberrypiwx weewx[771] DEBUG user.gw1000: Failed to > obtain response to attempt 2 to send command 'CMD_READ_STATION_MAC': timed > out > > Jul 22 09:06:39 raspberrypiwx weewx[771] DEBUG user.gw1000: Failed to > obtain response to attempt 3 to send command 'CMD_READ_STATION_MAC': timed > out > > Jul 22 09:06:39 raspberrypiwx weewx[771] ERROR user.gw1000: Failed to > obtain response to command 'CMD_READ_STATION_MAC' after 3 attempts > > Jul 22 09:06:39 raspberrypiwx weewx[771] ERROR weewx.engine: Import of > driver failed: Failed to obtain response to command 'CMD_READ_STATION_MAC' > after 3 attempts (<class 'user.gw1000.GWIOError'>) > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: **** > Traceback (most recent call last): > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File "/home/weewx/bin/weewx/engine.py", line 119, in setupStation > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** self.console = loader_function(config_dict, self) > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File "/home/weewx/bin/user/gw1000.py", line 1674, in loader > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** return GatewayDriver(**config_dict[DRIVER_NAME]) > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File "/home/weewx/bin/user/gw1000.py", line 2111, in __init__ > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** super(GatewayDriver, self).__init__(**stn_dict) > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File "/home/weewx/bin/user/gw1000.py", line 968, in __init__ > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** debug=self.debug) > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File "/home/weewx/bin/user/gw1000.py", line 2436, in __init__ > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** log_unknown_fields=log_unknown_fields, debug=debug) > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File "/home/weewx/bin/user/gw1000.py", line 5847, in __init__ > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** debug=debug) > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File "/home/weewx/bin/user/gw1000.py", line 4578, in __init__ > > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** self.mac = self.get_mac_address() > Jul 22 09:06:39 raspberrypiwx weewx[771] CRITICAL weewx.engine: > **** File > -- 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/eec294b6-08fa-4455-9192-64af310ff1ean%40googlegroups.com.
