Had you just started weewx at this point - or what is the context of the log. Usually one needs 10 minutes or more log to work out what might be going on, and as far as I am concerned I would like to know what came before, and why weewx is attempting to retrieve archive data from one minute earlier than the current time!
I think you need to attach a copy of weewx.conf (with sensitive passwords removed) and the log from startup until the time of failure. What is your archive interval set to - it is normal to use something like 5 minute archive intervals (300 seconds) for a vantage. The vantage console should be set to 5 minutes also - which csn be set using the wee_device utility (see utilities documentation), and the interval in weewx.conf should correspond. Let's see what weewx.conf and a fuller log tell us On Saturday, 31 August 2019 16:52:22 UTC+3, Ludger Börgerding wrote: > > Okay just search for some log and found this. I hope it can help. Weewx > version 3.9.2 > > > Aug 30 21:26:15 omv weewx[3097]: vantage: Getting archive packets since > 2019-08-30 21:25:00 CEST (1567193100) > Aug 30 21:26:15 omv weewx[3097]: vantage: Gentle wake up of console > successful > Aug 30 21:26:15 omv weewx[3097]: vantage: Retrieving 1 page(s); starting > index= 1 > Aug 30 21:26:15 omv weewx[3097]: engine: Main loop exiting. Shutting > engine down. > Aug 30 21:26:15 omv weewx[3097]: engine: Shutting down StdReport thread > Aug 30 21:26:15 omv weewx[3097]: engine: StdReport thread has been > terminated > Aug 30 21:26:15 omv weewx[3097]: restx: Shut down AWEKAS thread. > Aug 30 21:26:15 omv weewx[3097]: restx: Shut down CWOP thread. > Aug 30 21:26:15 omv weewx[3097]: restx: Shut down Wunderground-PWS thread. > Aug 30 21:26:15 omv weewx[3097]: engine: Caught unrecoverable exception in > engine: > Aug 30 21:26:15 omv weewx[3097]: **** 'windSpeed' > Aug 30 21:26:15 omv weewx[3097]: **** Traceback (most recent call > last): > Aug 30 21:26:15 omv weewx[3097]: **** File > "/usr/share/weewx/weewx/engine.py", line 894, in main > Aug 30 21:26:15 omv weewx[3097]: **** engine.run() > Aug 30 21:26:15 omv weewx[3097]: **** File > "/usr/share/weewx/weewx/engine.py", line 202, in run > Aug 30 21:26:15 omv weewx[3097]: **** > self.dispatchEvent(weewx.Event(weewx.POST_LOOP)) > Aug 30 21:26:15 omv weewx[3097]: **** File > "/usr/share/weewx/weewx/engine.py", line 224, in dispatchEvent > Aug 30 21:26:15 omv weewx[3097]: **** callback(event) > Aug 30 21:26:15 omv weewx[3097]: **** File > "/usr/share/weewx/weewx/engine.py", line 580, in post_loop > Aug 30 21:26:15 omv weewx[3097]: **** > self._catchup(self.engine.console.genArchiveRecords) > Aug 30 21:26:15 omv weewx[3097]: **** File > "/usr/share/weewx/weewx/engine.py", line 635, in _catchup > Aug 30 21:26:15 omv weewx[3097]: **** origin='hardware')) > Aug 30 21:26:15 omv weewx[3097]: **** File > "/usr/share/weewx/weewx/engine.py", line 224, in dispatchEvent > Aug 30 21:26:15 omv weewx[3097]: **** callback(event) > Aug 30 21:26:15 omv weewx[3097]: **** File > "/usr/share/weewx/user/weewxwd3.py", line 177, in new_archive_record > Aug 30 21:26:15 omv weewx[3097]: **** data_metricwx['windSpeed']) > Aug 30 21:26:15 omv weewx[3097]: **** KeyError: 'windSpeed' > Aug 30 21:26:15 omv weewx[3097]: **** Exiting. > -- 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/83ae31ea-a331-4bff-b85d-8295714d8cdb%40googlegroups.com.
