Hi, It looks like WeeWX is not getting any archive records from your station (there should have been a log entry at 21:20:15 saving an archive record to database) and that is likely why there are no uploads happening (most uploaders are archive record based). You are using WU rapid fire which is based on loop packets, so it seems WeeWX has connectivity with your station and is receiving loop packets.
If you have been changing hardware it is quite possible you have corrupt station memory, this sometimes happens with Davis stations when changing hardware or power outages occur. One of the symptoms of corrupt station memory is loop packets continue to be received but no archive records can be obtained from the console. I suggest you work through the Corrupt station memory <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory> section of the Troubleshooting the Davis station wiki article. Gary On Wednesday, 17 March 2021 at 12:29:53 UTC+10 [email protected] wrote: > Within the past 6 months, I migrated my weewx from 3.9.2 to 4.2.0 on the > same hardware for about 5 months, then earlier today I upgraded to weewx > 4.4.0 on Rpi 4. > > After the upgrade, I transcribed what I think was the updated entries from > the new weewx.conf file in the original 3.9.2 > 4.2.0 file that is now > running under 4.4.0 > > The problem is that now that none of my uploads except for wunderground > are working. I had these uploads working - in fact they say they're > working in the log file, shown below, but I never see these entries in the > log after initialization, nor do these services (other than WU) get updates. > > pwsweather > cwop > awekas > openweathermap > > My NOAA report txt files aren't updating either. > > Mar 16 21:19:47 weewx weewx[24269]: * Starting weewx weather system weewx > Mar 16 21:19:47 weewx weewx[24281] INFO __main__: Initializing weewx > version 4.4.0 > Mar 16 21:19:47 weewx weewx[24281] INFO __main__: Using Python 3.8.6 > (default, Jan 27 2021, 15:42:20) #012[GCC 10.2.0] > Mar 16 21:19:47 weewx weewx[24281] INFO __main__: Platform > Linux-5.8.0-1016-raspi-aarch64-with-glibc2.32 > Mar 16 21:19:47 weewx weewx[24281] INFO __main__: Locale is 'en_CA.UTF-8' > Mar 16 21:19:47 weewx weewx[24281] INFO __main__: PID file is > /var/run/weewx.pid > Mar 16 21:19:47 weewx weewx[24269]: ...done. > Mar 16 21:19:47 weewx weewx[24284] INFO __main__: Using configuration file > /etc/weewx/weewx.conf > Mar 16 21:19:47 weewx weewx[24284] INFO __main__: Debug is 0 > Mar 16 21:19:47 weewx weewx[24284] INFO weewx.engine: Loading station type > Vantage (weewx.drivers.vantage) > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.engine: StdConvert target > unit is 0x1 > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.engine: Archive will use > data binding wx_binding > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.engine: Record generation > will be attempted in 'hardware' > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.engine: Using archive > interval of 300 seconds (specified by hardware) > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.restx: StationRegistry: > Registration not requested. > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.restx: Wunderground-RF: Data > for station KTXXXXXX00 will be posted > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.restx: PWSWeather: Data for > station MyStation6 will be posted > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.restx: CWOP: Data for > station XX1234 will be posted > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.restx: WOW: Posting not > enabled. > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.restx: AWEKAS: Data will be > uploaded for user ******** > Mar 16 21:19:48 weewx weewx[24284] INFO user.owm: service version is 0.9 > Mar 16 21:19:48 weewx weewx[24284] INFO user.owm: Data will be uploaded > for 031d46c10c59n > <https://groups.google.com/d/msgid/weewx-user/cb656188-ec77-4b63-9b1f-031d46c10c59n%40googlegroups.com?utm_medium=email&utm_source=footer> > Mar 16 21:19:48 weewx weewx[24284] INFO __main__: Starting up weewx > version 4.4.0 > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.engine: Clock error is 0.73 > seconds (positive is fast) > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.engine: Using binding > 'wx_binding' to database 'weewx.sdb' > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.manager: Starting backfill > of daily summaries > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.manager: Daily summaries up > to date > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.engine: Starting main packet > loop. > Mar 16 21:19:48 weewx weewx[24284] INFO weewx.restx: Wunderground-RF: > Published record 2021-03-16 21:19:49 CDT (1615947589) > Mar 16 21:20:02 weewx weewx[24284] INFO weewx.restx: Wunderground-RF: > Published record 2021-03-16 21:20:02 CDT (1615947602) > Mar 16 21:20:14 weewx weewx[24284] INFO weewx.restx: Wunderground-RF: > Published record 2021-03-16 21:20:14 CDT (1615947614) > Mar 16 21:20:19 weewx weewx[24284] INFO weewx.cheetahgenerator: Generated > 8 files for report SeasonsReport in 2.55 seconds > Mar 16 21:20:19 weewx weewx[24284] INFO weewx.imagegenerator: Generated 15 > images for report SeasonsReport in 0.60 seconds > Mar 16 21:20:19 weewx weewx[24284] INFO weewx.reportengine: Copied 5 files > to /var/www/html/weewx > Mar 16 21:20:26 weewx weewx[24284] INFO weewx.restx: Wunderground-RF: > Published record 2021-03-16 21:20:26 CDT (1615947626) > Mar 16 21:20:30 weewx weewx[24284] INFO weewx.reportengine: ftpgenerator: > Ftp'd 28 files in 10.54 seconds > > -- 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/fc30732a-0d70-4e09-b3ad-bea46dd6c7c8n%40googlegroups.com.
