Thanks, all! With all the power outages we've had, I assumed the problem had to be on my end.
Jim On Wed, Dec 20, 2023 at 2:47 PM David Barto <[email protected]> wrote: > I went and checked a few random sites from their “active list” - > http://www.wxqa.com/members.txt > > And those I checked are all “not reporting”. > > So unlikely to be a weewx issue. > > David > > > On Dec 20, 2023, at 11:04 AM, Jim Ancona <[email protected]> wrote: > > Hi, > > I've been happily running Weewx for a number of years. I have a Davis > Vantage Pro2 and I'm running Weewx on an old Raspberry Pi 512MB Model B > running Raspbian GNU/Linux 12 (bookworm). We've had power outages here this > week, so the Pi has lost power and restarted multiple times. When it came > back up this morning, I noticed that results didn't start showing up on my > CWOP page at http://www.findu.com/cgi-bin/wxpage.cgi?call=n1adj. > > Here is the log from startup to the first CWOP report: > > Dec 20 13:21:29 weather systemd[1]: Started weewx.service - WeeWX weather > system. > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO __main__: > Initializing weewx version 4.10.2 > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO __main__: Using > Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO __main__: Located > at /usr/bin/python3 > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO __main__: Platform > Linux-6.1.0-rpi6-rpi-v6-armv6l-with-glibc2.36 > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO __main__: Locale > is 'en_US.UTF-8' > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO __main__: Using > configuration file /etc/weewx/weewx.conf > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO __main__: Debug is > 1 > Dec 20 13:21:32 weather python3[4296]: weewx[4296] DEBUG __main__: > Initializing engine > Dec 20 13:21:32 weather python3[4296]: weewx[4296] INFO weewx.engine: > Loading station type Vantage (weewx.drivers.vantage) > Dec 20 13:21:32 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Driver version is 3.5.2 > Dec 20 13:21:32 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Option loop_request=1 > Dec 20 13:21:32 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Opened up serial port /dev/ttyUSB0; baud 19200; > timeout 4.00 > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Successfully woke up Vantage console > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Hardware type is 16 > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: ISS ID is 1 > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Hardware name: Vantage Pro2 > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.engine.StdTimeSynch > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.engine.StdTimeSynch > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.engine.StdConvert > Dec 20 13:21:33 weather python3[4296]: weewx[4296] INFO weewx.engine: > StdConvert target unit is 0x1 > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.engine.StdConvert > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.engine.StdCalibrate > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.engine.StdCalibrate > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.engine.StdQC > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.engine.StdQC > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.wxservices.StdWXCalculate > Dec 20 13:21:33 weather python3[4296]: weewx[4296] INFO weewx.wxservices: > StdWXCalculate will use data binding wx_binding > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.wxservices.StdWXCalculate > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.wxxtypes.StdWXXTypes > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.wxxtypes.StdWXXTypes > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.wxxtypes.StdPressureCooker > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.wxxtypes.StdPressureCooker > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.wxxtypes.StdRainRater > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.wxxtypes.StdRainRater > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.wxxtypes.StdDelta > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.wxxtypes.StdDelta > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.engine.StdArchive > Dec 20 13:21:33 weather python3[4296]: weewx[4296] INFO weewx.engine: > Archive will use data binding wx_binding > Dec 20 13:21:33 weather python3[4296]: weewx[4296] INFO weewx.engine: > Record generation will be attempted in 'hardware' > Dec 20 13:21:33 weather python3[4296]: weewx[4296] INFO weewx.engine: > Using archive interval of 300 seconds (specified by hardware) > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: Use > LOOP data in hi/low calculations: 1 > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.engine.StdArchive > Dec 20 13:21:33 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.ZambrettiForecast > Dec 20 13:21:35 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: Zambretti: forecast version 3.4.0b12 > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: Zambretti: last forecast issued 2023-12-20 11:05:00 EST > (1703088300), requested 2023-12-20 11:05:00 EST (1703088300) > Dec 20 13:21:35 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: Zambretti: interval=600 max_age=604800 winddir_period=1800 > pressure_period=10800 hemisphere=NORTH lower_pressure=950.0 > upper_pressure=1050.0 > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.ZambrettiForecast > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.NWSForecast > Dec 20 13:21:35 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: NWS: forecast version 3.4.0b12 > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: NWS: last forecast issued 2023-12-20 09:34:00 EST (1703082840), > requested 2023-12-20 10:49:41 EST (1703087381) > Dec 20 13:21:35 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: NWS: interval=10800 max_age=604800 lid=MEZ024 lid_desc=None > foid=GYX > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.NWSForecast > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.WUForecast > Dec 20 13:21:35 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: WU: forecast version 3.4.0b12 > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: WU: last forecast issued 2023-12-20 10:49:40 EST (1703087380), > requested 2023-12-20 10:49:40 EST (1703087380) > Dec 20 13:21:35 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: WU: interval=10800 max_age=604800 > api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXX5849 geocode=43.86849,-69.98155 > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.WUForecast > Dec 20 13:21:35 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.OWMForecast > Dec 20 13:21:35 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: OWM: forecast version 3.4.0b12 > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: OWM: API key (api_key) is not specified > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: OWM: forecast will not be run > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.OWMForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.UKMOForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: UKMO: forecast version 3.4.0b12 > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: UKMO: API key (api_key) is not specified > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: UKMO: forecast will not be run > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.UKMOForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.AerisForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: Aeris: forecast version 3.4.0b12 > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: Aeris: client identifier (client_id) is not specified > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: Aeris: client secret (client_secret) is not specified > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: Aeris: forecast will not be run > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.AerisForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.WWOForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: WWO: forecast version 3.4.0b12 > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: WWO: API key (api_key) is not specified > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: WWO: forecast will not be run > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.WWOForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.XTideForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: XTide: forecast version 3.4.0b12 > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: XTide: last forecast issued 2023-12-16 12:05:24 EST > (1702746324), requested 2023-12-16 12:05:24 EST (1702746324) > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: XTide: interval=1209600 max_age=2419200 location='Wilson Cove, > Middle Bay, Casco Bay, Maine' duration=2419200 > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.XTideForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service user.forecast.DSForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO user.forecast: > MainThread: DS: forecast version 3.4.0b12 > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: DS: API key (api_key) is not specified > Dec 20 13:21:36 weather python3[4296]: weewx[4296] ERROR user.forecast: > MainThread: DS: forecast will not be run > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service user.forecast.DSForecast > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.restx.StdStationRegistry > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO weewx.restx: > StationRegistry: Station will be registered. > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.restx.StdStationRegistry > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.restx.StdWunderground > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.restx: WU > essentials: {} > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO weewx.restx: > Wunderground-RF: Data for station KMEBRUNS76 will be posted > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.restx.StdWunderground > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.restx.StdPWSweather > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO weewx.restx: > PWSWeather: Data for station MAQUOIT will be posted > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.restx.StdPWSweather > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.restx.StdCWOP > Dec 20 13:21:36 weather python3[4296]: weewx[4296] INFO weewx.restx: CWOP: > Data for station N1ADJ will be posted > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.restx.StdCWOP > Dec 20 13:21:36 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.restx.StdWOW > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO weewx.restx: WOW: > Data for station 2396976a-2a99-eb11-89ee-0003ff5990ac will be posted > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.restx.StdWOW > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.restx.StdAWEKAS > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO weewx.restx: > AWEKAS: Data will be uploaded for user scarhill > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.restx.StdAWEKAS > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.engine.StdPrint > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.engine.StdPrint > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Loading service weewx.engine.StdReport > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO weewx.engine: > 'pyephem' not detected, extended almanac data is not available > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.engine: > Finished loading service weewx.engine.StdReport > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO __main__: Starting > up weewx version 4.10.2 > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Successfully woke up Vantage console > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO weewx.engine: > Clock error is 0.08 seconds (positive is fast) > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO weewx.engine: > Using binding 'wx_binding' to database 'weewx.sdb' > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO weewx.manager: > Starting backfill of daily summaries > Dec 20 13:21:37 weather python3[4296]: weewx[4296] INFO weewx.manager: > Daily summaries up to date > Dec 20 13:21:37 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Getting archive packets since 2023-12-20 13:20:00 > EST (1703096400) > Dec 20 13:21:38 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Successfully woke up Vantage console > Dec 20 13:21:38 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Retrieving 0 page(s); starting index= 0 > Dec 20 13:21:38 weather python3[4296]: weewx[4296] INFO weewx.engine: > Starting main packet loop. > Dec 20 13:21:39 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Successfully woke up Vantage console > Dec 20 13:21:39 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Requesting 200 LOOP packets. > Dec 20 13:21:39 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Successfully woke up Vantage console > Dec 20 13:25:16 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Getting archive packets since 2023-12-20 13:20:00 > EST (1703096400) > Dec 20 13:25:17 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Successfully woke up Vantage console > Dec 20 13:25:17 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Retrieving 1 page(s); starting index= 2 > Dec 20 13:25:17 weather python3[4296]: weewx[4296] INFO weewx.manager: > Added record 2023-12-20 13:25:00 EST (1703096700) to database 'weewx.sdb' > Dec 20 13:25:18 weather python3[4296]: weewx[4296] INFO weewx.manager: > Added record 2023-12-20 13:25:00 EST (1703096700) to daily summary in > 'weewx.sdb' > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: Zambretti: starting thread > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: generating forecast for 2023-12-20 09:00:00 EST > (1703080800) > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: NWS: not yet time to do the forecast > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: WU: not yet time to do the forecast > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: using winddir from 2023-12-20 08:30:00 EST > (1703079000) to 2023-12-20 09:00:00 EST (1703080800) > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > MainThread: XTide: not yet time to do the forecast > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: using pressure from 2023-12-20 06:00:00 EST > (1703070000) to 2023-12-20 09:00:00 EST (1703080800) > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: DMPAFT complete: page timestamp 2023-12-11 15:55:00 > EST (1702328100) less than final timestamp 2023-12-20 13:25:00 EST > (1703096700) > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Catch up complete. > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG > weewx.reportengine: Running reports for latest time in the database. > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Requesting 200 LOOP packets. > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG weewx.restx: > CWOP: Connected to server cwop.aprs.net:14580 > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG > weewx.reportengine: Report 'StandardReport' not enabled. Skipping. > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG > weewx.reportengine: Running report 'forecast' > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG weewx.restx: > StationRegistry: Failed upload attempt 1: HTTP Error 429: TOO MANY REQUESTS > Dec 20 13:25:20 weather python3[4296]: weewx[4296] INFO weewx.restx: CWOP: > Published record 2023-12-20 13:25:00 EST (1703096700) > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > Dec 20 13:25:20 weather python3[4296]: weewx[4296] INFO weewx.restx: > AWEKAS: Published record 2023-12-20 13:25:00 EST (1703096700) > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: units=1 winddir=96.42857142857143 > pressure=30.29194594594595 first_p=30.265 last_p=30.28 > Dec 20 13:25:20 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: pressure=1025.802870588616 month=11 winddir=4 > trend=0.16931940794082342 north=True > Dec 20 13:25:21 weather python3[4296]: weewx[4296] DEBUG > weewx.reportengine: Found configuration file > /etc/weewx/skins/forecast/skin.conf for report 'forecast' > Dec 20 13:25:21 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: code is B > Dec 20 13:25:21 weather python3[4296]: weewx[4296] INFO user.forecast: > ZambrettiThread: Zambretti: generated 1 forecast record > Dec 20 13:25:21 weather python3[4296]: weewx[4296] DEBUG > weewx.drivers.vantage: Successfully woke up Vantage console > Dec 20 13:25:21 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: saving 1 forecast records > Dec 20 13:25:21 weather python3[4296]: weewx[4296] INFO weewx.manager: > Added record 2023-12-20 13:25:00 EST (1703096700) to database 'forecast.sdb' > Dec 20 13:25:21 weather python3[4296]: weewx[4296] INFO user.forecast: > ZambrettiThread: Zambretti: saved 1 forecast records > Dec 20 13:25:21 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: deleting forecasts prior to 1702491921 > Dec 20 13:25:21 weather python3[4296]: weewx[4296] INFO user.forecast: > ZambrettiThread: Zambretti: deleted forecasts prior to 1702491921 > Dec 20 13:25:21 weather python3[4296]: weewx[4296] DEBUG user.forecast: > ZambrettiThread: Zambretti: terminating thread > Dec 20 13:25:22 weather python3[4296]: weewx[4296] DEBUG > weewx.cheetahgenerator: Using search list > ['user.forecast.ForecastVariables', 'weewx.cheetahgenerator.Almanac', > 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.DisplayOptions', > 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', > 'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', > 'weewx.cheetahgenerator.SkinInfo', 'weewx.cheetahgenerator.Station', > 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo'] > Dec 20 13:25:22 weather python3[4296]: weewx[4296] DEBUG weewx.manager: > Daily summary version is 4.0 > > I've attached a longer section of the log to this message. > I tried the Corrupt station memory > <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory> > procedure from the wiki, but that didn't fix it. I've checked some of my > other uploads and they seem to be updating normally. I don't see anything > obviously wrong in the logs, but I'm hoping someone here can point me at > something. > > Thanks, > > Jim > > > -- > 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/885a8d09-cde0-4ec9-8c1a-e53f9e98ea1cn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/885a8d09-cde0-4ec9-8c1a-e53f9e98ea1cn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > <weewx.log> > > > Two things are infinite: the universe and human stupidity; and I'm > not sure about the universe. > --Albert Einstein > David Barto > [email protected] > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/cWI1tkCSjcY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/EC0DBB7A-24F7-4D50-9D41-491ED7301586%40kdbarto.org > <https://groups.google.com/d/msgid/weewx-user/EC0DBB7A-24F7-4D50-9D41-491ED7301586%40kdbarto.org?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/CAKYY9A%2B4yASuBBG4ZFMWE82mK6u8CO5kL9kMmqgjbBhqrmgAfw%40mail.gmail.com.
