Not uploading to CWOP

270 views
Skip to first unread message

Peter Dougherty

unread,
Mar 22, 2021, 2:32:31 PM3/22/21
to weewx-user
Hi all,
About 8 days ago weewx stopped uploading data to CWOP without explanation. It has continued to report to Weather Underground without issue so the station itself, the Pi, weewx, and the Internet connection are obviously still good.

I'm not sure what went wrong. I didn't change any files or even access the Pi in the last 6 months or so. I restarted it and no change since. Any suggestions? Please and thanks.

There is nothing in the log that looks out of place: 
Mar 22 12:17:15 wx weewx[666]: engine: Initializing weewx version 3.6.2
Mar 22 12:17:15 wx weewx[666]: engine: Using Python 2.7.9 (default, Sep 16 2019, 18:29:54) #012[GCC 4.9.2]
Mar 22 12:17:15 wx weewx[666]: engine: Platform Linux-4.9.35-v7+-armv7l-with-debian-8.0
Mar 22 12:17:15 wx weewx[666]: engine: pid file is /var/run/weewx.pid
Mar 22 12:17:15 wx weewx[582]: Starting weewx weather system: weewx.
Mar 22 12:17:15 wx weewx[1050]: engine: Using configuration file /etc/weewx/weewx.conf
Mar 22 12:17:15 wx weewx[1050]: engine: Loading station type Vantage (weewx.drivers.vantage)
Mar 22 12:17:16 wx weewx[1050]: engine: StdConvert target unit is 0x1
Mar 22 12:17:16 wx weewx[1050]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardw$
Mar 22 12:17:16 wx weewx[1050]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Mar 22 12:17:16 wx weewx[1050]: engine: Archive will use data binding wx_binding
Mar 22 12:17:16 wx weewx[1050]: engine: Record generation will be attempted in 'hardware'
Mar 22 12:17:16 wx weewx[1050]: engine: Using archive interval of 300 seconds (specified by hardware)
Mar 22 12:17:17 wx weewx[1050]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
Mar 22 12:17:17 wx weewx[1050]: manager: Starting backfill of daily summaries
Mar 22 12:17:17 wx weewx[1050]: manager: Daily summaries up to date
Mar 22 12:17:17 wx weewx[1050]: restx: StationRegistry: Station will not be registered: no station_url specified.
Mar 22 12:17:17 wx weewx[1050]: restx: Wunderground-RF: Data for station KNJWESTC2 will be posted
Mar 22 12:17:17 wx weewx[1050]: restx: PWSWeather: Data for station w2irt will be posted
Mar 22 12:17:17 wx weewx[1050]: restx: CWOP: Data for station W2IRT will be posted
Mar 22 12:17:17 wx weewx[1050]: restx: WOW: Posting not enabled.
Mar 22 12:17:17 wx weewx[1050]: restx: AWEKAS: Posting not enabled.
Mar 22 12:17:17 wx weewx[1050]: engine: Starting up weewx version 3.6.2
Mar 22 12:17:17 wx weewx[1050]: engine: Clock error is 677.10 seconds (positive is fast)
Mar 22 12:17:17 wx weewx[1050]: vantage: Clock set to 2021-03-22 12:17:18 EDT (1616429838)
Mar 22 12:28:38 wx weewx[1050]: engine: Starting main packet loop.
Mar 22 12:28:50 wx weewx[1050]: cheetahgenerator: Generated 14 files for report StandardReport in 10.44 seconds
Mar 22 12:28:58 wx weewx[1050]: genimages: Generated 36 images for StandardReport in 8.20 seconds
Mar 22 12:28:59 wx weewx[1050]: reportengine: copied 9 files to /var/www/html/weewx
Mar 22 12:30:20 wx weewx[1050]: cheetahgenerator: Generated 14 files for report StandardReport in 2.68 seconds
Mar 22 12:30:28 wx weewx[1050]: genimages: Generated 36 images for StandardReport in 7.88 seconds
Mar 22 12:30:28 wx weewx[1050]: reportengine: copied 0 files to /var/www/html/weewx
Mar 22 12:35:20 wx weewx[1050]: cheetahgenerator: Generated 14 files for report StandardReport in 2.85 seconds
Mar 22 12:35:28 wx weewx[1050]: genimages: Generated 36 images for StandardReport in 8.20 seconds
Mar 22 12:35:28 wx weewx[1050]: reportengine: copied 0 files to /var/www/html/weewx


And the config file is in order too (with password removed for posting here): 

#   This section is for uploading data to Internet sites

[StdRESTful]

    [[StationRegistry]]
        # To register this weather station with weewx, set this to true
        register_this_station = true

    [[AWEKAS]]
        # This section is for configuring posts to AWEKAS.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a username and password.
        enable = false
        username = replace_me
        password = replace_me


    [[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).
        enable = true
        station = W2IRT
        post_interval = 300
        log_success = True
        log_failure = True

        # If this is an APRS (radio amateur) station, uncomment
        # the following and replace with a passcode (e.g., 12345).
        passcode = (my password)

Tom Keffer

unread,
Mar 22, 2021, 2:40:52 PM3/22/21
to weewx-user
You said the station is uploading to the WU, but I'm not seeing any evidence of that in the log. Of course, you do not have debug set, so we can't really tell one way or the other.

Also, there was a big jump in time in the logfrom 12:17:17 to 12:28:38, which makes me suspicious that you may have a clock issue.

Please set debug=1, then restart weewxd, then post the log through the first reporting cycle. That's likely to give us much more information.

-tk


--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/18277490-29b2-439b-be7f-cc8ba74ac281n%40googlegroups.com.

Peter Dougherty

unread,
Mar 22, 2021, 6:13:41 PM3/22/21
to weewx...@googlegroups.com
OK, set to debug and the results will be found below.

My Weather Underground page is
https://www.wunderground.com/dashboard/pws/KNJWESTC2
And as you can see, data has been continuous for quite some time. I had stopped and restarted the server a few times in an attempt to maybe get things running which could explain the earlier time jump.

These are pastes from two sections of my config file:

# WEEWX CONFIGURATION FILE
#
# Copyright (c) 2009-2015 Tom Keffer mailto:tke...@gmail.com
# See the file LICENSE.txt for your rights.

##############################################################################

# This section is for general configuration information.

# Set to 1 for extra debug info, otherwise comment it out or set to zero
debug = 1

# Root directory of the weewx data file hierarchy for this station
WEEWX_ROOT = /

# How long to wait before timing out a socket (FTP, HTTP) connection
socket_timeout = 20

# Do not modify this. It is used when installing and updating weewx.
version = 3.6.2

and

# This section is for uploading data to Internet sites

[StdRESTful]

[[StationRegistry]]
# To register this weather station with weewx, set this to true
register_this_station = true

[[AWEKAS]]
# This section is for configuring posts to AWEKAS.

# If you wish to do this, set the option 'enable' to true,
# and specify a username and password.
enable = false
username = replace_me
password = replace_me


[[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).
enable = true
station = W2IRT
post_interval = 300
log_success = True
log_failure = True
server_list = rotate.aprs.net:14580, rotate.aprs2.net:14580, cwop.aprs.net:14580, swop.aprs.net:23

# If this is an APRS (radio amateur) station, uncomment
# the following and replace with a passcode (e.g., 12345).
passcode = (removed)


[[PWSweather]]
# This section is for configuring posts to PWSweather.com.

# If you wish to do this, set the option 'enable' to true,
# and specify a station and password.
enable = true
station = w2irt
password = (removed for this troubleshooting session)

[[WOW]]
# This section is for configuring posts to WOW.

# If you wish to do this, set the option 'enable' to true,
# and specify a station and password.
enable = false
station = replace_me
password = replace_me

[[Wunderground]]
# This section is for configuring posts to the Weather Underground.

# If you wish to do this, set the option 'enable' to true,
# and specify a station (e.g., 'KORHOODR3') and password.
enable = true
station = KNJWESTC2
password = (removed for this troubleshooting session)

# Set the following to True to have weewx use the WU "Rapidfire"
# protocol. Not all hardware can support it. See the User's Guide.
rapidfire = True

# [[Twitter]]
# oauth_token_secret = OAUTH_TOKEN_SECRET
# oauth_token = OAUTH_TOKEN
# app_key_secret = APP_KEY_SECRET
# app_key = APP_KEY

Next, there are going to be two pastes below. The first (immediately below) will be the two most recent reporting cycles from the log with debug set to 1.
The second (prefaced with the text string of ++++) will be a portion of a previous log wherein the last references to “restx” were mentioned. The “restx” line has not appeared in any log entry since Mar. 14 at 0300:16. The last data received at CWOP was on the 15th (the relevant paste from the CWOP web site will be after that second section).

Mar 22 18:00:15 wx weewx[2460]: vantage: Getting archive packets since 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:00:15 wx weewx[2460]: vantage: gentle wake up of console successful
Mar 22 18:00:17 wx weewx[2460]: vantage: Retrieving 513 page(s); starting index= 4
Mar 22 18:00:17 wx weewx[2460]: vantage: DMPAFT complete: page timestamp 2021-03-13 19:40:00 EST (1615682400) less than final timestamp 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:00:17 wx weewx[2460]: vantage: Catch up complete.
Mar 22 18:00:17 wx weewx[2460]: reportengine: Running reports for latest time in the database.
Mar 22 18:00:17 wx weewx[2460]: vantage: Requesting 200 LOOP packets.
Mar 22 18:00:17 wx weewx[2460]: reportengine: Running report StandardReport
Mar 22 18:00:17 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Mar 22 18:00:17 wx weewx[2460]: vantage: gentle wake up of console successful
Mar 22 18:00:17 wx weewx[2460]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Mar 22 18:00:20 wx weewx[2460]: cheetahgenerator: Generated 14 files for report StandardReport in 2.77 seconds
Mar 22 18:00:28 wx weewx[2460]: genimages: Generated 36 images for StandardReport in 8.03 seconds
Mar 22 18:00:28 wx weewx[2460]: reportengine: copied 0 files to /var/www/html/weewx
Mar 22 18:00:28 wx weewx[2460]: reportengine: Running report FTP
Mar 22 18:00:28 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP
Mar 22 18:00:28 wx weewx[2460]: reportengine: FTP upload not requested. Skipped.
Mar 22 18:00:28 wx weewx[2460]: reportengine: Running report RSYNC
Mar 22 18:00:28 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Mar 22 18:00:28 wx weewx[2460]: reportengine: rsync upload not requested. Skipped.
Mar 22 18:05:15 wx weewx[2460]: vantage: Getting archive packets since 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:05:15 wx weewx[2460]: vantage: gentle wake up of console successful
Mar 22 18:05:17 wx weewx[2460]: vantage: Retrieving 513 page(s); starting index= 0
Mar 22 18:05:17 wx weewx[2460]: vantage: DMPAFT complete: page timestamp 2021-03-13 19:45:00 EST (1615682700) less than final timestamp 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:05:17 wx weewx[2460]: vantage: Catch up complete.
Mar 22 18:05:17 wx weewx[2460]: reportengine: Running reports for latest time in the database.
Mar 22 18:05:17 wx weewx[2460]: vantage: Requesting 200 LOOP packets.
Mar 22 18:05:17 wx weewx[2460]: reportengine: Running report StandardReport
Mar 22 18:05:17 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Mar 22 18:05:17 wx weewx[2460]: vantage: gentle wake up of console successful
Mar 22 18:05:17 wx weewx[2460]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Mar 22 18:05:20 wx weewx[2460]: cheetahgenerator: Generated 14 files for report StandardReport in 2.76 seconds
Mar 22 18:05:28 wx weewx[2460]: genimages: Generated 36 images for StandardReport in 7.98 seconds
Mar 22 18:05:28 wx weewx[2460]: reportengine: copied 0 files to /var/www/html/weewx
Mar 22 18:05:28 wx weewx[2460]: reportengine: Running report FTP
Mar 22 18:05:28 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP
Mar 22 18:05:28 wx weewx[2460]: reportengine: FTP upload not requested. Skipped.
Mar 22 18:05:28 wx weewx[2460]: reportengine: Running report RSYNC
Mar 22 18:05:28 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Mar 22 18:05:28 wx weewx[2460]: reportengine: rsync upload not requested. Skipped.
Mar 22 18:10:15 wx weewx[2460]: vantage: Getting archive packets since 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:10:15 wx weewx[2460]: vantage: gentle wake up of console successful
Mar 22 18:10:17 wx weewx[2460]: vantage: Retrieving 513 page(s); starting index= 1
Mar 22 18:10:17 wx weewx[2460]: vantage: DMPAFT complete: page timestamp 2021-03-13 19:50:00 EST (1615683000) less than final timestamp 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:10:17 wx weewx[2460]: vantage: Catch up complete.
Mar 22 18:10:17 wx weewx[2460]: reportengine: Running reports for latest time in the database.
Mar 22 18:10:17 wx weewx[2460]: vantage: Requesting 200 LOOP packets.
Mar 22 18:10:17 wx weewx[2460]: reportengine: Running report StandardReport
Mar 22 18:10:17 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport
Mar 22 18:10:17 wx weewx[2460]: vantage: gentle wake up of console successful
Mar 22 18:10:17 wx weewx[2460]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Mar 22 18:10:20 wx weewx[2460]: cheetahgenerator: Generated 14 files for report StandardReport in 2.86 seconds
Mar 22 18:10:28 wx weewx[2460]: genimages: Generated 36 images for StandardReport in 8.22 seconds
Mar 22 18:10:28 wx weewx[2460]: reportengine: copied 0 files to /var/www/html/weewx
Mar 22 18:10:28 wx weewx[2460]: reportengine: Running report FTP
Mar 22 18:10:28 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP
Mar 22 18:10:28 wx weewx[2460]: reportengine: FTP upload not requested. Skipped.
Mar 22 18:10:28 wx weewx[2460]: reportengine: Running report RSYNC
Mar 22 18:10:28 wx weewx[2460]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
Mar 22 18:10:28 wx weewx[2460]: reportengine: rsync upload not requested. Skipped.

++++
Mar 14 01:50:16 wx weewx[1049]: manager: added record 2021-03-14 01:50:00 EST (1615704600) to database 'weewx.sdb'
Mar 14 01:50:16 wx weewx[1049]: manager: added record 2021-03-14 01:50:00 EST (1615704600) to daily summary in 'weewx.sdb'
Mar 14 01:50:16 wx weewx[1049]: restx: PWSWeather: Published record 2021-03-14 01:50:00 EST (1615704600)
Mar 14 01:50:16 wx weewx[1049]: restx: CWOP: Published record 2021-03-14 01:50:00 EST (1615704600)
Mar 14 01:50:19 wx weewx[1049]: cheetahgenerator: Generated 14 files for report StandardReport in 2.57 seconds
Mar 14 01:50:20 wx weewx[1049]: genimages: Generated 12 images for StandardReport in 1.50 seconds
Mar 14 01:50:20 wx weewx[1049]: reportengine: copied 0 files to /var/www/html/weewx
Mar 14 01:55:16 wx weewx[1049]: manager: added record 2021-03-14 01:55:00 EST (1615704900) to database 'weewx.sdb'
Mar 14 01:55:16 wx weewx[1049]: manager: added record 2021-03-14 01:55:00 EST (1615704900) to daily summary in 'weewx.sdb'
Mar 14 01:55:16 wx weewx[1049]: restx: PWSWeather: Published record 2021-03-14 01:55:00 EST (1615704900)
Mar 14 01:55:16 wx weewx[1049]: restx: CWOP: Published record 2021-03-14 01:55:00 EST (1615704900)
Mar 14 01:55:19 wx weewx[1049]: cheetahgenerator: Generated 14 files for report StandardReport in 2.51 seconds
Mar 14 01:55:20 wx weewx[1049]: genimages: Generated 12 images for StandardReport in 1.48 seconds
Mar 14 01:55:20 wx weewx[1049]: reportengine: copied 0 files to /var/www/html/weewx
Mar 14 03:00:16 wx weewx[1049]: manager: added record 2021-03-14 03:00:00 EDT (1615705200) to database 'weewx.sdb'
Mar 14 03:00:16 wx weewx[1049]: manager: added record 2021-03-14 03:00:00 EDT (1615705200) to daily summary in 'weewx.sdb'
Mar 14 03:00:16 wx weewx[1049]: restx: PWSWeather: Published record 2021-03-14 03:00:00 EDT (1615705200)
Mar 14 03:00:16 wx weewx[1049]: restx: CWOP: Published record 2021-03-14 03:00:00 EDT (1615705200)
Mar 14 03:00:19 wx weewx[1049]: cheetahgenerator: Generated 14 files for report StandardReport in 2.67 seconds
Mar 14 03:00:27 wx weewx[1049]: genimages: Generated 36 images for StandardReport in 8.07 seconds
Mar 14 03:00:27 wx weewx[1049]: reportengine: copied 0 files to /var/www/html/weewx
Mar 14 03:05:20 wx weewx[1049]: cheetahgenerator: Generated 14 files for report StandardReport in 2.52 seconds
Mar 14 03:05:28 wx weewx[1049]: genimages: Generated 36 images for StandardReport in 7.74 seconds

The last reports coincide with this (with a four hour time difference, which I assume is UTC<>EDT)
https://weather.gladstonefamily.net/cgi-bin/wxobservations.pl?site=E0732&days=14
2021-03-14 04:40:00,1018.00,38.0,14.7,38,,,1017.65,37.0,14.8,39,,
2021-03-14 04:45:00,1017.80,38.0,15.3,39,,,1016.81,36.9,14.8,39,,
2021-03-14 04:55:00,1017.80,38.0,15.3,39,,,1016.81,36.9,14.8,39,,
2021-03-14 05:15:00,1017.70,38.0,14.7,38,0,,,,,,,
2021-03-14 05:26:00,1017.60,38.0,14.1,37,0,,,,,,,
2021-03-14 05:45:00,1017.40,39.0,15.0,37,,,1016.47,36.6,16.7,43,,
2021-03-14 05:52:00,1017.50,39.0,15.0,37,,,1016.47,36.6,16.7,43,,
2021-03-14 05:58:00,1017.50,39.0,15.0,37,,,1016.47,36.2,16.7,44,,
2021-03-14 06:00:00,1017.50,39.0,14.3,36,0,,,,,,,
2021-03-14 06:15:00,1017.30,39.0,15.6,37,0,,,,,,,
2021-03-14 06:21:00,1017.30,39.0,15.6,37,0,,,,,,,
2021-03-14 06:45:00,1017.20,38.0,15.3,39,,,1017.27,37.7,16.1,40,,
2021-03-14 06:51:00,1017.10,38.0,15.3,39,,,1017.27,37.7,16.1,40,,
2021-03-14 06:57:00,1017.10,38.0,15.3,39,,,1016.04,37.7,16.1,40,,
2021-03-14 07:00:00,1017.00,38.0,15.3,39,0,225,,,,,,


- pjd

Peter Dougherty

unread,
Mar 22, 2021, 6:38:43 PM3/22/21
to weewx-user
It occurred to me that you might also need to see the log from process start, so I stopped the service and restarted it, and have pasted the relevant portion of the log below. This is from within 3 minutes of my typing out this post.

Mar 22 18:34:16 wx weewx[2460]: engine: Received signal TERM.
Mar 22 18:34:16 wx weewx[2460]: engine: Main loop exiting. Shutting engine down.
Mar 22 18:34:16 wx weewx[2460]: engine: Shutting down StdReport thread
Mar 22 18:34:16 wx weewx[2460]: engine: StdReport thread has been terminated
Mar 22 18:34:16 wx weewx[2460]: restx: Shut down CWOP thread.
Mar 22 18:34:16 wx weewx[2460]: restx: Shut down PWSWeather thread.
Mar 22 18:34:16 wx weewx[2460]: restx: Shut down Wunderground-RF thread.
Mar 22 18:34:16 wx weewx[2460]: engine: Terminating weewx version 3.6.2
Mar 22 18:34:22 wx weewx[2980]: Stopping weewx weather system: weewx..
Mar 22 18:35:06 wx weewx[3058]: engine: Initializing weewx version 3.6.2
Mar 22 18:35:06 wx weewx[3058]: engine: Using Python 2.7.9 (default, Sep 16 2019, 18:29:54) #012[GCC 4.9.2]
Mar 22 18:35:06 wx weewx[3058]: engine: Platform Linux-4.9.35-v7+-armv7l-with-debian-8.0
Mar 22 18:35:06 wx weewx[3058]: engine: pid file is /var/run/weewx.pid
Mar 22 18:35:06 wx weewx[3048]: Starting weewx weather system: weewx.
Mar 22 18:35:06 wx weewx[3062]: engine: Using configuration file /etc/weewx/weewx.conf
Mar 22 18:35:06 wx weewx[3062]: engine: Initializing engine
Mar 22 18:35:06 wx weewx[3062]: engine: Loading station type Vantage (weewx.drivers.vantage)
Mar 22 18:35:06 wx weewx[3062]: vantage: driver version is 3.0.9
Mar 22 18:35:06 wx weewx[3062]: vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00
Mar 22 18:35:06 wx weewx[3062]: vantage: gentle wake up of console successful
Mar 22 18:35:06 wx weewx[3062]: vantage: _setup; hardware type is 16
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.engine.StdTimeSynch
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.engine.StdTimeSynch
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.engine.StdConvert
Mar 22 18:35:06 wx weewx[3062]: engine: StdConvert target unit is 0x1
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.engine.StdConvert
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.engine.StdCalibrate
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.engine.StdCalibrate
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.engine.StdQC
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.engine.StdQC
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.wxservices.StdWXCalculate
Mar 22 18:35:06 wx weewx[3062]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware
Mar 22 18:35:06 wx weewx[3062]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.wxservices.StdWXCalculate
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.engine.StdArchive
Mar 22 18:35:06 wx weewx[3062]: engine: Archive will use data binding wx_binding
Mar 22 18:35:06 wx weewx[3062]: engine: Record generation will be attempted in 'hardware'
Mar 22 18:35:06 wx weewx[3062]: engine: Using archive interval of 300 seconds (specified by hardware)
Mar 22 18:35:06 wx weewx[3062]: engine: Use LOOP data in hi/low calculations: 1
Mar 22 18:35:06 wx weewx[3062]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
Mar 22 18:35:06 wx weewx[3062]: manager: Starting backfill of daily summaries
Mar 22 18:35:06 wx weewx[3062]: manager: Daily summaries up to date
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.engine.StdArchive
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.restx.StdStationRegistry
Mar 22 18:35:06 wx weewx[3062]: restx: StationRegistry: Station will not be registered: no station_url specified.
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.restx.StdStationRegistry
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.restx.StdWunderground
Mar 22 18:35:06 wx weewx[3062]: restx: Wunderground-RF: Data for station KNJWESTC2 will be posted
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.restx.StdWunderground
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.restx.StdPWSweather
Mar 22 18:35:06 wx weewx[3062]: restx: PWSWeather: Data for station w2irt will be posted
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.restx.StdPWSweather
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.restx.StdCWOP
Mar 22 18:35:06 wx weewx[3062]: restx: CWOP: Data for station W2IRT will be posted
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.restx.StdCWOP
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.restx.StdWOW
Mar 22 18:35:06 wx weewx[3062]: restx: WOW: Posting not enabled.
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.restx.StdWOW
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.restx.StdAWEKAS
Mar 22 18:35:06 wx weewx[3062]: restx: AWEKAS: Posting not enabled.
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.restx.StdAWEKAS
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.engine.StdPrint
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.engine.StdPrint
Mar 22 18:35:06 wx weewx[3062]: engine: Loading service weewx.engine.StdReport
Mar 22 18:35:06 wx weewx[3062]: engine: Finished loading service weewx.engine.StdReport
Mar 22 18:35:06 wx weewx[3062]: engine: Starting up weewx version 3.6.2
Mar 22 18:35:06 wx weewx[3062]: vantage: gentle wake up of console successful
Mar 22 18:35:06 wx weewx[3062]: engine: Clock error is -0.86 seconds (positive is fast)
Mar 22 18:35:06 wx weewx[3062]: vantage: Getting archive packets since 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:35:06 wx weewx[3062]: vantage: gentle wake up of console successful
Mar 22 18:35:08 wx weewx[3062]: vantage: Retrieving 513 page(s); starting index= 1
Mar 22 18:35:08 wx weewx[3062]: vantage: DMPAFT complete: page timestamp 2021-03-13 20:15:00 EST (1615684500) less than final timestamp 2021-03-14 03:00:00 EDT (1615705200)
Mar 22 18:35:08 wx weewx[3062]: vantage: Catch up complete.
Mar 22 18:35:08 wx weewx[3062]: engine: Starting main packet loop.
Mar 22 18:35:08 wx weewx[3062]: vantage: gentle wake up of console successful
Mar 22 18:35:09 wx weewx[3062]: vantage: Requesting 200 LOOP packets.
Mar 22 18:35:09 wx weewx[3062]: vantage: gentle wake up of console successful


John Kline

unread,
Mar 22, 2021, 7:00:57 PM3/22/21
to weewx...@googlegroups.com
I don’t see W2IRT listed here:

I’m not sure; but perhaps it is no longer registered?  A better place to ask that question (is it registered), is here:


On Mar 22, 2021, at 3:38 PM, Peter Dougherty <pjdou...@gmail.com> wrote:

It occurred to me that you might also need to see the log from process start, so I stopped the service and restarted it, and have pasted the relevant portion of the log below. This is from within 3 minutes of my typing out this post.
--
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 weewx-user+...@googlegroups.com.

John Kline

unread,
Mar 22, 2021, 7:03:58 PM3/22/21
to weewx...@googlegroups.com
Well, I am seeing the data coming in here (W2IRT == E0732):

On Mar 22, 2021, at 4:00 PM, John Kline <jo...@johnkline.com> wrote:



Peter Dougherty

unread,
Mar 22, 2021, 7:05:42 PM3/22/21
to weewx...@googlegroups.com

OK, now that is bizarre. Why would it just suddenly disappear, I wonder? I will post over there but there’s gotta be more involved.

The end goal is to have the data not just posted to CWOP itself, but also disseminated to the APRS network.

 

- pjd

--
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/h0AhMSztDvI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/777B9A92-4CC9-4BFA-A1EE-07E67A2AA897%40johnkline.com.

Tom Keffer

unread,
Mar 22, 2021, 7:06:31 PM3/22/21
to weewx-user
You definitely have a corrupted logger. The clue are the lines

Mar 22 18:10:17 wx weewx[2460]: vantage: Retrieving 513 page(s); starting index= 1
Mar 22 18:10:17 wx weewx[2460]: vantage: DMPAFT complete: page timestamp 2021-03-13 19:50:00 EST (1615683000) less than final timestamp 2021-03-14 03:00:00 EDT (1615705200)

Despite saying there are 513 pages available, the logger immediately signals that the DMPAFT is complete without returning anything. This is the classic symptom.

You did not post the startup sequence, but I'm betting that you are using RapidFire, which would explain why the WU is getting updated. RapidFire uses LOOP packets, while most everything else uses archive records.

See the section Corrupt station memory for how to clear the logger.

-tk

--
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 weewx-user+...@googlegroups.com.

Tom Keffer

unread,
Mar 22, 2021, 7:08:51 PM3/22/21
to weewx-user
As suspected (and as I guessed in your original thread), you are using RapidFire. It uses LOOP packets, and so will be unaffected by a corrupt logger.

Again, as noted in the other thread, clear the logger and all will be well.

-tk


Peter Dougherty

unread,
Mar 22, 2021, 7:12:46 PM3/22/21
to weewx...@googlegroups.com

I will de-power the Vantage for 5 minutes and see what happens, and reboot the Raspberry Pi once the Vantage console is back on line.

Peter Dougherty

unread,
Mar 22, 2021, 8:28:39 PM3/22/21
to weewx-user

So…there was a tiny bit of progress (maybe??) but it's back to the same problem.

I stopped the Vantage console for a few minutes and pulled out the batteries. Restarted it, then unplugged the RPi and reconnected it. It seems to have started adding the missing data and I’m seeing “restx” messages again, but after 10 minutes, nothing seems to actually have gotten posted to CWOP.

So I stopped Weewx and restarted it again, a few seconds before the 19:35EDT update time. Nothing seems to have gotten posted to CWOP, however; I have refreshed the page numerous times since.

I know nothing about Linux (it frankly scares me half to death) and my ability to do anything complex without the precise syntax is zero, so I appreciate your assistance.

With it back to the way it was before I tried to invoke the wee_device --dump and --clear-memory. This is the screen results of those (failed) attempts.

pi@wx:~ $ wee_device --dump

Using configuration file /etc/weewx/weewx.conf

Using Vantage driver version 3.0.9 (weewx.drivers.vantage)

Traceback (most recent call last):

  File "/usr/bin/wee_device", line 54, in <module>

    main()

  File "/usr/bin/wee_device", line 51, in main

    device.configure(config_dict)

  File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure

    self.do_options(options, parser, config_dict, prompt)

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1827, in do_options

    station = Vantage(**config_dict[DRIVER_NAME])

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 479, in __init__

    self._setup()

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1174, in _setup

    setup_bits             = self._getEEPROM_value(0x2B)[0]

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1257, in _getEEPROM_value

    raise weewx.RetriesExceeded("While getting EEPROM data value at address 0x%X" % offset)

weewx.RetriesExceeded: While getting EEPROM data value at address 0x2B

pi@wx:~ $ wee_device --dump

Using configuration file /etc/weewx/weewx.conf

Using Vantage driver version 3.0.9 (weewx.drivers.vantage)

Traceback (most recent call last):

  File "/usr/bin/wee_device", line 54, in <module>

    main()

  File "/usr/bin/wee_device", line 51, in main

    device.configure(config_dict)

  File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure

    self.do_options(options, parser, config_dict, prompt)

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1827, in do_options

    station = Vantage(**config_dict[DRIVER_NAME])

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 479, in __init__

    self._setup()

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1174, in _setup

    setup_bits             = self._getEEPROM_value(0x2B)[0]

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1257, in _getEEPROM_value

    raise weewx.RetriesExceeded("While getting EEPROM data value at address 0x%X" % offset)

weewx.RetriesExceeded: While getting EEPROM data value at address 0x2B

pi@wx:~ $ wee_device --clear-memory

Using configuration file /etc/weewx/weewx.conf

Using Vantage driver version 3.0.9 (weewx.drivers.vantage)

Traceback (most recent call last):

  File "/usr/bin/wee_device", line 54, in <module>

    main()

  File "/usr/bin/wee_device", line 51, in main

    device.configure(config_dict)

  File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure

    self.do_options(options, parser, config_dict, prompt)

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1827, in do_options

    station = Vantage(**config_dict[DRIVER_NAME])

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 479, in __init__

    self._setup()

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1175, in _setup

    self.rain_year_start   = self._getEEPROM_value(0x2C)[0]

  File "/usr/share/weewx/weewx/drivers/vantage.py", line 1257, in _getEEPROM_value

    raise weewx.RetriesExceeded("While getting EEPROM data value at address 0x%X" % offset)

weewx.RetriesExceeded: While getting EEPROM data value at address 0x2C



 Once again, there are no restx messages being displayed. Log follows:

 Mar 22 19:12:01 wx weewx[3062]: vantage: LOOP try #1; error: Expected to read 99 chars; got 0 instead

Mar 22 19:12:01 wx weewx[3062]: vantage: Requesting 200 LOOP packets.

Mar 22 19:12:05 wx weewx[3062]: vantage: retry  #0 failed

Mar 22 19:12:09 wx weewx[3062]: vantage: retry  #1 failed

Mar 22 19:12:13 wx weewx[3062]: vantage: retry  #2 failed

Mar 22 19:12:17 wx weewx[3062]: vantage: retry  #3 failed

Mar 22 19:12:17 wx weewx[3062]: vantage: Unable to wake up console

Mar 22 19:12:17 wx weewx[3062]: vantage: LOOP try #2; error: Unable to wake up Vantage console

Mar 22 19:12:17 wx weewx[3062]: vantage: Requesting 200 LOOP packets.

Mar 22 19:12:21 wx weewx[3062]: vantage: retry  #0 failed

Mar 22 19:12:25 wx weewx[3062]: vantage: retry  #1 failed

Mar 22 19:12:29 wx weewx[3062]: vantage: retry  #2 failed

Mar 22 19:12:33 wx weewx[3062]: vantage: retry  #3 failed

Mar 22 19:12:33 wx weewx[3062]: vantage: Unable to wake up console

Mar 22 19:12:33 wx weewx[3062]: vantage: LOOP try #3; error: Unable to wake up Vantage console

Mar 22 19:12:33 wx weewx[3062]: vantage: Requesting 200 LOOP packets.

Mar 22 19:12:37 wx weewx[3062]: vantage: retry  #0 failed

Mar 22 19:12:41 wx weewx[3062]: vantage: retry  #1 failed

Mar 22 19:12:45 wx weewx[3062]: vantage: retry  #2 failed

Mar 22 19:12:49 wx weewx[3062]: vantage: retry  #3 failed

Mar 22 19:12:49 wx weewx[3062]: vantage: Unable to wake up console

Mar 22 19:12:49 wx weewx[3062]: vantage: LOOP try #4; error: Unable to wake up Vantage console

Mar 22 19:12:49 wx weewx[3062]: vantage: LOOP max tries (4) exceeded.

Mar 22 19:12:49 wx weewx[3062]: engine: Main loop exiting. Shutting engine down.

Mar 22 19:12:49 wx weewx[3062]: engine: Shutting down StdReport thread

Mar 22 19:12:49 wx weewx[3062]: engine: StdReport thread has been terminated

Mar 22 19:12:49 wx weewx[3062]: restx: Shut down CWOP thread.

Mar 22 19:12:49 wx weewx[3062]: restx: Shut down PWSWeather thread.

Mar 22 19:12:49 wx weewx[3062]: restx: Shut down Wunderground-RF thread.

Mar 22 19:12:49 wx weewx[3062]: engine: Caught WeeWxIOError: Max tries exceeded while getting LOOP data.

Mar 22 19:12:49 wx weewx[3062]:     ****  Waiting 60 seconds then retrying...

Mar 22 19:13:49 wx weewx[3062]: engine: retrying...

Mar 22 19:13:49 wx weewx[3062]: engine: Using configuration file /etc/weewx/weewx.conf

Mar 22 19:13:49 wx weewx[3062]: engine: Initializing engine

Mar 22 19:13:49 wx weewx[3062]: engine: Loading station type Vantage (weewx.drivers.vantage)

Mar 22 19:13:49 wx weewx[3062]: vantage: driver version is 3.0.9

Mar 22 19:13:49 wx weewx[3062]: vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00

Mar 22 19:13:53 wx weewx[3062]: vantage: retry  #0 failed

Mar 22 19:13:57 wx weewx[3062]: vantage: retry  #1 failed

Mar 22 19:14:01 wx weewx[3062]: vantage: retry  #2 failed

Mar 22 19:14:05 wx weewx[3062]: vantage: retry  #3 failed

Mar 22 19:14:05 wx weewx[3062]: vantage: Unable to wake up console

Mar 22 19:14:05 wx weewx[3062]: import of driver failed: Unable to wake up Vantage console (<class 'weewx.WakeupError'>)

Mar 22 19:14:05 wx weewx[3062]: engine: Unable to load driver: Unable to wake up Vantage console

Mar 22 19:14:05 wx weewx[3062]:     ****  Exiting...

Mar 22 19:17:13 wx weewx[575]: Starting weewx weather system: weewxerror: unexpectedly disconnected from boot status daemon

Mar 22 19:17:16 wx weewx[784]: engine: Initializing weewx version 3.6.2

Mar 22 19:17:16 wx weewx[784]: engine: Using Python 2.7.9 (default, Sep 16 2019, 18:29:54) #012[GCC 4.9.2]

Mar 22 19:17:16 wx weewx[784]: engine: Platform Linux-4.9.35-v7+-armv7l-with-debian-8.0

Mar 22 19:17:16 wx weewx[784]: engine: pid file is /var/run/weewx.pid

Mar 22 19:17:16 wx weewx[1053]: engine: Using configuration file /etc/weewx/weewx.conf

Mar 22 19:17:16 wx weewx[1053]: engine: Initializing engine

Mar 22 19:17:16 wx weewx[1053]: engine: Loading station type Vantage (weewx.drivers.vantage)

Mar 22 19:17:16 wx weewx[575]: .

Mar 22 19:17:16 wx weewx[1053]: vantage: driver version is 3.0.9

Mar 22 19:17:16 wx weewx[1053]: vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00

Mar 22 19:17:16 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:17:16 wx weewx[1053]: vantage: _setup; hardware type is 16

Mar 22 19:17:16 wx weewx[1053]: engine: Loading service weewx.engine.StdTimeSynch

Mar 22 19:17:16 wx weewx[1053]: engine: Finished loading service weewx.engine.StdTimeSynch

Mar 22 19:17:16 wx weewx[1053]: engine: Loading service weewx.engine.StdConvert

Mar 22 19:17:16 wx weewx[1053]: engine: StdConvert target unit is 0x1

Mar 22 19:17:16 wx weewx[1053]: engine: Finished loading service weewx.engine.StdConvert

Mar 22 19:17:16 wx weewx[1053]: engine: Loading service weewx.engine.StdCalibrate

Mar 22 19:17:16 wx weewx[1053]: engine: Finished loading service weewx.engine.StdCalibrate

Mar 22 19:17:16 wx weewx[1053]: engine: Loading service weewx.engine.StdQC

Mar 22 19:17:16 wx weewx[1053]: engine: Finished loading service weewx.engine.StdQC

Mar 22 19:17:16 wx weewx[1053]: engine: Loading service weewx.wxservices.StdWXCalculate

Mar 22 19:17:16 wx weewx[1053]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware

Mar 22 19:17:16 wx weewx[1053]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS

Mar 22 19:17:16 wx weewx[1053]: engine: Finished loading service weewx.wxservices.StdWXCalculate

Mar 22 19:17:16 wx weewx[1053]: engine: Loading service weewx.engine.StdArchive

Mar 22 19:17:16 wx weewx[1053]: engine: Archive will use data binding wx_binding

Mar 22 19:17:16 wx weewx[1053]: engine: Record generation will be attempted in 'hardware'

Mar 22 19:17:16 wx weewx[1053]: engine: Using archive interval of 300 seconds (specified by hardware)

Mar 22 19:17:16 wx weewx[1053]: engine: Use LOOP data in hi/low calculations: 1

Mar 22 19:17:17 wx weewx[1053]: engine: Using binding 'wx_binding' to database 'weewx.sdb'

Mar 22 19:17:17 wx weewx[1053]: manager: Starting backfill of daily summaries

Mar 22 19:17:17 wx weewx[1053]: manager: Daily summaries up to date

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.engine.StdArchive

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.restx.StdStationRegistry

Mar 22 19:17:17 wx weewx[1053]: restx: StationRegistry: Station will not be registered: no station_url specified.

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.restx.StdStationRegistry

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.restx.StdWunderground

Mar 22 19:17:17 wx weewx[1053]: restx: Wunderground-RF: Data for station KNJWESTC2 will be posted

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.restx.StdWunderground

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.restx.StdPWSweather

Mar 22 19:17:17 wx weewx[1053]: restx: PWSWeather: Data for station w2irt will be posted

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.restx.StdPWSweather

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.restx.StdCWOP

Mar 22 19:17:17 wx weewx[1053]: restx: CWOP: Data for station W2IRT will be posted

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.restx.StdCWOP

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.restx.StdWOW

Mar 22 19:17:17 wx weewx[1053]: restx: WOW: Posting not enabled.

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.restx.StdWOW

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.restx.StdAWEKAS

Mar 22 19:17:17 wx weewx[1053]: restx: AWEKAS: Posting not enabled.

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.restx.StdAWEKAS

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.engine.StdPrint

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.engine.StdPrint

Mar 22 19:17:17 wx weewx[1053]: engine: Loading service weewx.engine.StdReport

Mar 22 19:17:17 wx weewx[1053]: engine: Finished loading service weewx.engine.StdReport

Mar 22 19:17:17 wx weewx[1053]: engine: Starting up weewx version 3.6.2

Mar 22 19:17:17 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:17:17 wx weewx[1053]: engine: Clock error is 811.07 seconds (positive is fast)

Mar 22 19:17:17 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:17:17 wx weewx[1053]: vantage: Clock set to 2021-03-22 19:17:18 EDT (1616455038)

Mar 22 19:17:17 wx weewx[1053]: vantage: Getting archive packets since 2021-03-14 03:00:00 EDT (1615705200)

Mar 22 19:17:19 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:22:47 wx weewx[1053]: vantage: Retrieving 513 page(s); starting index= 4

Mar 22 19:22:48 wx weewx[1053]: manager: added record 2021-03-22 12:25:00 EDT (1616430300) to database 'weewx.sdb'

Mar 22 19:22:48 wx weewx[1053]: manager: added record 2021-03-22 12:25:00 EDT (1616430300) to daily summary in 'weewx.sdb'

Mar 22 19:22:48 wx weewx[1053]: restx: CWOP: record 2021-03-22 12:25:00 EDT (1616430300) is stale (25068 > 60).

Mar 22 19:22:48 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 12:25:00 EDT (1616430300)

Mar 22 19:22:48 wx weewx[1053]: manager: added record 2021-03-22 12:30:00 EDT (1616430600) to database 'weewx.sdb'

Mar 22 19:22:48 wx weewx[1053]: manager: added record 2021-03-22 12:30:00 EDT (1616430600) to daily summary in 'weewx.sdb'

Mar 22 19:22:49 wx weewx[1053]: restx: CWOP: record 2021-03-22 12:30:00 EDT (1616430600) is stale (24769 > 60).

Mar 22 19:22:49 wx weewx[1053]: manager: added record 2021-03-22 12:35:00 EDT (1616430900) to database 'weewx.sdb'

Mar 22 19:22:49 wx weewx[1053]: manager: added record 2021-03-22 12:35:00 EDT (1616430900) to daily summary in 'weewx.sdb'

Mar 22 19:22:49 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 12:30:00 EDT (1616430600)

Mar 22 19:22:49 wx weewx[1053]: restx: CWOP: record 2021-03-22 12:35:00 EDT (1616430900) is stale (24469 > 60).

Mar 22 19:22:49 wx weewx[1053]: manager: added record 2021-03-22 12:40:00 EDT (1616431200) to database 'weewx.sdb'

Mar 22 19:22:49 wx weewx[1053]: manager: added record 2021-03-22 12:40:00 EDT (1616431200) to daily summary in 'weewx.sdb'

Mar 22 19:22:49 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 12:35:00 EDT (1616430900)

Mar 22 19:22:49 wx weewx[1053]: restx: CWOP: record 2021-03-22 12:40:00 EDT (1616431200) is stale (24169 > 60).

Mar 22 19:22:49 wx weewx[1053]: manager: added record 2021-03-22 12:45:00 EDT (1616431500) to database 'weewx.sdb'

Mar 22 19:22:49 wx weewx[1053]: manager: added record 2021-03-22 12:45:00 EDT (1616431500) to daily summary in 'weewx.sdb'

Mar 22 19:22:49 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 12:40:00 EDT (1616431200)

Mar 22 19:22:50 wx weewx[1053]: restx: CWOP: record 2021-03-22 12:45:00 EDT (1616431500) is stale (23870 > 60).

Mar 22 19:22:50 wx weewx[1053]: manager: added record 2021-03-22 12:50:00 EDT (1616431800) to database 'weewx.sdb'

Mar 22 19:22:50 wx weewx[1053]: manager: added record 2021-03-22 12:50:00 EDT (1616431800) to daily summary in 'weewx.sdb'

Mar 22 19:22:50 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 12:45:00 EDT (1616431500)

Mar 22 19:22:50 wx weewx[1053]: restx: CWOP: record 2021-03-22 12:50:00 EDT (1616431800) is stale (23570 > 60).

Mar 22 19:22:50 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 12:50:00 EDT (1616431800)

Mar 22 19:22:50 wx weewx[1053]: manager: added record 2021-03-22 12:55:00 EDT (1616432100) to database 'weewx.sdb'

Mar 22 19:22:51 wx weewx[1053]: manager: added record 2021-03-22 12:55:00 EDT (1616432100) to daily summary in 'weewx.sdb'

Mar 22 19:22:51 wx weewx[1053]: restx: CWOP: record 2021-03-22 12:55:00 EDT (1616432100) is stale (23271 > 60).

Mar 22 19:22:51 wx weewx[1053]: manager: added record 2021-03-22 13:00:00 EDT (1616432400) to database 'weewx.sdb'

Mar 22 19:22:51 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 12:55:00 EDT (1616432100)

Mar 22 19:22:51 wx weewx[1053]: manager: added record 2021-03-22 13:00:00 EDT (1616432400) to daily summary in 'weewx.sdb'

Mar 22 19:22:52 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:00:00 EDT (1616432400) is stale (22972 > 60).

Mar 22 19:22:52 wx weewx[1053]: manager: added record 2021-03-22 13:05:00 EDT (1616432700) to database 'weewx.sdb'

Mar 22 19:22:52 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:00:00 EDT (1616432400)

Mar 22 19:22:52 wx weewx[1053]: manager: added record 2021-03-22 13:05:00 EDT (1616432700) to daily summary in 'weewx.sdb'

Mar 22 19:22:52 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:05:00 EDT (1616432700) is stale (22672 > 60).

Mar 22 19:22:52 wx weewx[1053]: manager: added record 2021-03-22 13:10:00 EDT (1616433000) to database 'weewx.sdb'

Mar 22 19:22:52 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:05:00 EDT (1616432700)

Mar 22 19:22:52 wx weewx[1053]: manager: added record 2021-03-22 13:10:00 EDT (1616433000) to daily summary in 'weewx.sdb'

Mar 22 19:22:53 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:10:00 EDT (1616433000) is stale (22373 > 60).

Mar 22 19:22:53 wx weewx[1053]: manager: added record 2021-03-22 13:15:00 EDT (1616433300) to database 'weewx.sdb'

Mar 22 19:22:53 wx weewx[1053]: manager: added record 2021-03-22 13:15:00 EDT (1616433300) to daily summary in 'weewx.sdb'

Mar 22 19:22:53 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:10:00 EDT (1616433000)

Mar 22 19:22:54 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:15:00 EDT (1616433300) is stale (22074 > 60).

Mar 22 19:22:54 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:15:00 EDT (1616433300)

Mar 22 19:22:54 wx weewx[1053]: manager: added record 2021-03-22 13:20:00 EDT (1616433600) to database 'weewx.sdb'

Mar 22 19:22:54 wx weewx[1053]: manager: added record 2021-03-22 13:20:00 EDT (1616433600) to daily summary in 'weewx.sdb'

Mar 22 19:22:55 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:20:00 EDT (1616433600) is stale (21775 > 60).

Mar 22 19:22:55 wx weewx[1053]: manager: added record 2021-03-22 13:25:00 EDT (1616433900) to database 'weewx.sdb'

Mar 22 19:22:55 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:20:00 EDT (1616433600)

Mar 22 19:22:55 wx weewx[1053]: manager: added record 2021-03-22 13:25:00 EDT (1616433900) to daily summary in 'weewx.sdb'

Mar 22 19:22:55 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:25:00 EDT (1616433900) is stale (21475 > 60).

Mar 22 19:22:55 wx weewx[1053]: manager: added record 2021-03-22 13:30:00 EDT (1616434200) to database 'weewx.sdb'

Mar 22 19:22:55 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:25:00 EDT (1616433900)

Mar 22 19:22:55 wx weewx[1053]: manager: added record 2021-03-22 13:30:00 EDT (1616434200) to daily summary in 'weewx.sdb'

Mar 22 19:22:55 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:30:00 EDT (1616434200) is stale (21175 > 60).

Mar 22 19:22:55 wx weewx[1053]: manager: added record 2021-03-22 13:35:00 EDT (1616434500) to database 'weewx.sdb'

Mar 22 19:22:55 wx weewx[1053]: manager: added record 2021-03-22 13:35:00 EDT (1616434500) to daily summary in 'weewx.sdb'

Mar 22 19:22:55 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:30:00 EDT (1616434200)

Mar 22 19:22:56 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:35:00 EDT (1616434500) is stale (20876 > 60).

Mar 22 19:22:56 wx weewx[1053]: manager: added record 2021-03-22 13:40:00 EDT (1616434800) to database 'weewx.sdb'

Mar 22 19:22:56 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:35:00 EDT (1616434500)

Mar 22 19:22:56 wx weewx[1053]: manager: added record 2021-03-22 13:40:00 EDT (1616434800) to daily summary in 'weewx.sdb'

Mar 22 19:22:56 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:40:00 EDT (1616434800) is stale (20576 > 60).

Mar 22 19:22:56 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:40:00 EDT (1616434800)

Mar 22 19:22:56 wx weewx[1053]: manager: added record 2021-03-22 13:45:00 EDT (1616435100) to database 'weewx.sdb'

Mar 22 19:22:56 wx weewx[1053]: manager: added record 2021-03-22 13:45:00 EDT (1616435100) to daily summary in 'weewx.sdb'

Mar 22 19:22:56 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:45:00 EDT (1616435100) is stale (20276 > 60).

Mar 22 19:22:56 wx weewx[1053]: manager: added record 2021-03-22 13:50:00 EDT (1616435400) to database 'weewx.sdb'

Mar 22 19:22:56 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:45:00 EDT (1616435100)

Mar 22 19:22:56 wx weewx[1053]: manager: added record 2021-03-22 13:50:00 EDT (1616435400) to daily summary in 'weewx.sdb'

Mar 22 19:22:57 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:50:00 EDT (1616435400) is stale (19977 > 60).

Mar 22 19:22:57 wx weewx[1053]: manager: added record 2021-03-22 13:55:00 EDT (1616435700) to database 'weewx.sdb'

Mar 22 19:22:57 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:50:00 EDT (1616435400)

Mar 22 19:22:57 wx weewx[1053]: manager: added record 2021-03-22 13:55:00 EDT (1616435700) to daily summary in 'weewx.sdb'

Mar 22 19:22:57 wx weewx[1053]: restx: CWOP: record 2021-03-22 13:55:00 EDT (1616435700) is stale (19677 > 60).

Mar 22 19:22:57 wx weewx[1053]: manager: added record 2021-03-22 14:00:00 EDT (1616436000) to database 'weewx.sdb'

Mar 22 19:22:57 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 13:55:00 EDT (1616435700)

Mar 22 19:22:57 wx weewx[1053]: manager: added record 2021-03-22 14:00:00 EDT (1616436000) to daily summary in 'weewx.sdb'

Mar 22 19:22:57 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:00:00 EDT (1616436000) is stale (19377 > 60).

Mar 22 19:22:57 wx weewx[1053]: manager: added record 2021-03-22 14:05:00 EDT (1616436300) to database 'weewx.sdb'

Mar 22 19:22:57 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:00:00 EDT (1616436000)

Mar 22 19:22:57 wx weewx[1053]: manager: added record 2021-03-22 14:05:00 EDT (1616436300) to daily summary in 'weewx.sdb'

Mar 22 19:22:57 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:05:00 EDT (1616436300) is stale (19077 > 60).

Mar 22 19:22:58 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:05:00 EDT (1616436300)

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:10:00 EDT (1616436600) to database 'weewx.sdb'

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:10:00 EDT (1616436600) to daily summary in 'weewx.sdb'

Mar 22 19:22:58 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:10:00 EDT (1616436600) is stale (18778 > 60).

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:30:00 EDT (1616437800) to database 'weewx.sdb'

Mar 22 19:22:58 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:10:00 EDT (1616436600)

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:30:00 EDT (1616437800) to daily summary in 'weewx.sdb'

Mar 22 19:22:58 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:30:00 EDT (1616437800) is stale (17578 > 60).

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:35:00 EDT (1616438100) to database 'weewx.sdb'

Mar 22 19:22:58 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:30:00 EDT (1616437800)

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:35:00 EDT (1616438100) to daily summary in 'weewx.sdb'

Mar 22 19:22:58 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:35:00 EDT (1616438100) is stale (17278 > 60).

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:40:00 EDT (1616438400) to database 'weewx.sdb'

Mar 22 19:22:58 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:35:00 EDT (1616438100)

Mar 22 19:22:58 wx weewx[1053]: manager: added record 2021-03-22 14:40:00 EDT (1616438400) to daily summary in 'weewx.sdb'

Mar 22 19:22:59 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:40:00 EDT (1616438400) is stale (16979 > 60).

Mar 22 19:22:59 wx weewx[1053]: manager: added record 2021-03-22 14:45:00 EDT (1616438700) to database 'weewx.sdb'

Mar 22 19:22:59 wx weewx[1053]: manager: added record 2021-03-22 14:45:00 EDT (1616438700) to daily summary in 'weewx.sdb'

Mar 22 19:22:59 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:40:00 EDT (1616438400)

Mar 22 19:22:59 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:45:00 EDT (1616438700) is stale (16679 > 60).

Mar 22 19:22:59 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:45:00 EDT (1616438700)

Mar 22 19:22:59 wx weewx[1053]: manager: added record 2021-03-22 14:50:00 EDT (1616439000) to database 'weewx.sdb'

Mar 22 19:22:59 wx weewx[1053]: manager: added record 2021-03-22 14:50:00 EDT (1616439000) to daily summary in 'weewx.sdb'

Mar 22 19:22:59 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:50:00 EDT (1616439000) is stale (16379 > 60).

Mar 22 19:22:59 wx weewx[1053]: manager: added record 2021-03-22 14:55:00 EDT (1616439300) to database 'weewx.sdb'

Mar 22 19:22:59 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:50:00 EDT (1616439000)

Mar 22 19:22:59 wx weewx[1053]: manager: added record 2021-03-22 14:55:00 EDT (1616439300) to daily summary in 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: restx: CWOP: record 2021-03-22 14:55:00 EDT (1616439300) is stale (16080 > 60).

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:00:00 EDT (1616439600) to database 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 14:55:00 EDT (1616439300)

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:00:00 EDT (1616439600) to daily summary in 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:00:00 EDT (1616439600) is stale (15780 > 60).

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:05:00 EDT (1616439900) to database 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:00:00 EDT (1616439600)

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:05:00 EDT (1616439900) to daily summary in 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:05:00 EDT (1616439900) is stale (15480 > 60).

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:10:00 EDT (1616440200) to database 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:10:00 EDT (1616440200) to daily summary in 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:05:00 EDT (1616439900)

Mar 22 19:23:00 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:10:00 EDT (1616440200) is stale (15180 > 60).

Mar 22 19:23:00 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:10:00 EDT (1616440200)

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:15:00 EDT (1616440500) to database 'weewx.sdb'

Mar 22 19:23:00 wx weewx[1053]: manager: added record 2021-03-22 15:15:00 EDT (1616440500) to daily summary in 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:15:00 EDT (1616440500) is stale (14881 > 60).

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:20:00 EDT (1616440800) to database 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:15:00 EDT (1616440500)

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:20:00 EDT (1616440800) to daily summary in 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:20:00 EDT (1616440800) is stale (14581 > 60).

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:25:00 EDT (1616441100) to database 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:25:00 EDT (1616441100) to daily summary in 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:20:00 EDT (1616440800)

Mar 22 19:23:01 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:25:00 EDT (1616441100) is stale (14281 > 60).

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:30:00 EDT (1616441400) to database 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:25:00 EDT (1616441100)

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:30:00 EDT (1616441400) to daily summary in 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:30:00 EDT (1616441400) is stale (13981 > 60).

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:35:00 EDT (1616441700) to database 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:30:00 EDT (1616441400)

Mar 22 19:23:01 wx weewx[1053]: manager: added record 2021-03-22 15:35:00 EDT (1616441700) to daily summary in 'weewx.sdb'

Mar 22 19:23:01 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:35:00 EDT (1616441700) is stale (13681 > 60).

Mar 22 19:23:02 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:35:00 EDT (1616441700)

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:40:00 EDT (1616442000) to database 'weewx.sdb'

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:40:00 EDT (1616442000) to daily summary in 'weewx.sdb'

Mar 22 19:23:02 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:40:00 EDT (1616442000) is stale (13382 > 60).

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:45:00 EDT (1616442300) to database 'weewx.sdb'

Mar 22 19:23:02 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:40:00 EDT (1616442000)

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:45:00 EDT (1616442300) to daily summary in 'weewx.sdb'

Mar 22 19:23:02 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:45:00 EDT (1616442300) is stale (13082 > 60).

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:50:00 EDT (1616442600) to database 'weewx.sdb'

Mar 22 19:23:02 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:45:00 EDT (1616442300)

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:50:00 EDT (1616442600) to daily summary in 'weewx.sdb'

Mar 22 19:23:02 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:50:00 EDT (1616442600) is stale (12782 > 60).

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:55:00 EDT (1616442900) to database 'weewx.sdb'

Mar 22 19:23:02 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:50:00 EDT (1616442600)

Mar 22 19:23:02 wx weewx[1053]: manager: added record 2021-03-22 15:55:00 EDT (1616442900) to daily summary in 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: restx: CWOP: record 2021-03-22 15:55:00 EDT (1616442900) is stale (12483 > 60).

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:00:00 EDT (1616443200) to database 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:00:00 EDT (1616443200) to daily summary in 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 15:55:00 EDT (1616442900)

Mar 22 19:23:03 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:00:00 EDT (1616443200) is stale (12183 > 60).

Mar 22 19:23:03 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:00:00 EDT (1616443200)

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:05:00 EDT (1616443500) to database 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:05:00 EDT (1616443500) to daily summary in 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:05:00 EDT (1616443500) is stale (11883 > 60).

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:10:00 EDT (1616443800) to database 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:10:00 EDT (1616443800) to daily summary in 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:05:00 EDT (1616443500)

Mar 22 19:23:03 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:10:00 EDT (1616443800) is stale (11583 > 60).

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:15:00 EDT (1616444100) to database 'weewx.sdb'

Mar 22 19:23:03 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:10:00 EDT (1616443800)

Mar 22 19:23:03 wx weewx[1053]: manager: added record 2021-03-22 16:15:00 EDT (1616444100) to daily summary in 'weewx.sdb'

Mar 22 19:23:04 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:15:00 EDT (1616444100) is stale (11284 > 60).

Mar 22 19:23:04 wx weewx[1053]: manager: added record 2021-03-22 16:20:00 EDT (1616444400) to database 'weewx.sdb'

Mar 22 19:23:04 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:15:00 EDT (1616444100)

Mar 22 19:23:04 wx weewx[1053]: manager: added record 2021-03-22 16:20:00 EDT (1616444400) to daily summary in 'weewx.sdb'

Mar 22 19:23:04 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:20:00 EDT (1616444400) is stale (10984 > 60).

Mar 22 19:23:04 wx weewx[1053]: manager: added record 2021-03-22 16:25:00 EDT (1616444700) to database 'weewx.sdb'

Mar 22 19:23:04 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:20:00 EDT (1616444400)

Mar 22 19:23:04 wx weewx[1053]: manager: added record 2021-03-22 16:25:00 EDT (1616444700) to daily summary in 'weewx.sdb'

Mar 22 19:23:04 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:25:00 EDT (1616444700) is stale (10684 > 60).

Mar 22 19:23:04 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:25:00 EDT (1616444700)

Mar 22 19:23:04 wx weewx[1053]: manager: added record 2021-03-22 16:30:00 EDT (1616445000) to database 'weewx.sdb'

Mar 22 19:23:04 wx weewx[1053]: manager: added record 2021-03-22 16:30:00 EDT (1616445000) to daily summary in 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:30:00 EDT (1616445000) is stale (10385 > 60).

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:35:00 EDT (1616445300) to database 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:30:00 EDT (1616445000)

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:35:00 EDT (1616445300) to daily summary in 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:35:00 EDT (1616445300) is stale (10085 > 60).

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:40:00 EDT (1616445600) to database 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:35:00 EDT (1616445300)

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:40:00 EDT (1616445600) to daily summary in 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:40:00 EDT (1616445600) is stale (9785 > 60).

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:45:00 EDT (1616445900) to database 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:40:00 EDT (1616445600)

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:45:00 EDT (1616445900) to daily summary in 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:45:00 EDT (1616445900) is stale (9485 > 60).

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:50:00 EDT (1616446200) to database 'weewx.sdb'

Mar 22 19:23:05 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:45:00 EDT (1616445900)

Mar 22 19:23:05 wx weewx[1053]: manager: added record 2021-03-22 16:50:00 EDT (1616446200) to daily summary in 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:50:00 EDT (1616446200) is stale (9186 > 60).

Mar 22 19:23:06 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:50:00 EDT (1616446200)

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 16:55:00 EDT (1616446500) to database 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 16:55:00 EDT (1616446500) to daily summary in 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: restx: CWOP: record 2021-03-22 16:55:00 EDT (1616446500) is stale (8886 > 60).

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 17:00:00 EDT (1616446800) to database 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 16:55:00 EDT (1616446500)

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 17:00:00 EDT (1616446800) to daily summary in 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:00:00 EDT (1616446800) is stale (8586 > 60).

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 17:05:00 EDT (1616447100) to database 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:00:00 EDT (1616446800)

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 17:05:00 EDT (1616447100) to daily summary in 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:05:00 EDT (1616447100) is stale (8286 > 60).

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 17:10:00 EDT (1616447400) to database 'weewx.sdb'

Mar 22 19:23:06 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:05:00 EDT (1616447100)

Mar 22 19:23:06 wx weewx[1053]: manager: added record 2021-03-22 17:10:00 EDT (1616447400) to daily summary in 'weewx.sdb'

Mar 22 19:23:07 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:10:00 EDT (1616447400) is stale (7987 > 60).

Mar 22 19:23:07 wx weewx[1053]: manager: added record 2021-03-22 17:15:00 EDT (1616447700) to database 'weewx.sdb'

Mar 22 19:23:07 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:10:00 EDT (1616447400)

Mar 22 19:23:07 wx weewx[1053]: manager: added record 2021-03-22 17:15:00 EDT (1616447700) to daily summary in 'weewx.sdb'

Mar 22 19:23:07 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:15:00 EDT (1616447700) is stale (7687 > 60).

Mar 22 19:23:07 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:15:00 EDT (1616447700)

Mar 22 19:23:07 wx weewx[1053]: manager: added record 2021-03-22 17:20:00 EDT (1616448000) to database 'weewx.sdb'

Mar 22 19:23:07 wx weewx[1053]: manager: added record 2021-03-22 17:20:00 EDT (1616448000) to daily summary in 'weewx.sdb'

Mar 22 19:23:07 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:20:00 EDT (1616448000) is stale (7387 > 60).

Mar 22 19:23:07 wx weewx[1053]: manager: added record 2021-03-22 17:25:00 EDT (1616448300) to database 'weewx.sdb'

Mar 22 19:23:07 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:20:00 EDT (1616448000)

Mar 22 19:23:07 wx weewx[1053]: manager: added record 2021-03-22 17:25:00 EDT (1616448300) to daily summary in 'weewx.sdb'

Mar 22 19:23:08 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:25:00 EDT (1616448300) is stale (7088 > 60).

Mar 22 19:23:08 wx weewx[1053]: manager: added record 2021-03-22 17:30:00 EDT (1616448600) to database 'weewx.sdb'

Mar 22 19:23:08 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:25:00 EDT (1616448300)

Mar 22 19:23:08 wx weewx[1053]: manager: added record 2021-03-22 17:30:00 EDT (1616448600) to daily summary in 'weewx.sdb'

Mar 22 19:23:08 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:30:00 EDT (1616448600) is stale (6788 > 60).

Mar 22 19:23:08 wx weewx[1053]: manager: added record 2021-03-22 17:35:00 EDT (1616448900) to database 'weewx.sdb'

Mar 22 19:23:08 wx weewx[1053]: manager: added record 2021-03-22 17:35:00 EDT (1616448900) to daily summary in 'weewx.sdb'

Mar 22 19:23:08 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:30:00 EDT (1616448600)

Mar 22 19:23:08 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:35:00 EDT (1616448900) is stale (6488 > 60).

Mar 22 19:23:08 wx weewx[1053]: manager: added record 2021-03-22 17:40:00 EDT (1616449200) to database 'weewx.sdb'

Mar 22 19:23:08 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:35:00 EDT (1616448900)

Mar 22 19:23:08 wx weewx[1053]: manager: added record 2021-03-22 17:40:00 EDT (1616449200) to daily summary in 'weewx.sdb'

Mar 22 19:23:08 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:40:00 EDT (1616449200) is stale (6188 > 60).

Mar 22 19:23:08 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:40:00 EDT (1616449200)

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 17:45:00 EDT (1616449500) to database 'weewx.sdb'

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 17:45:00 EDT (1616449500) to daily summary in 'weewx.sdb'

Mar 22 19:23:09 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:45:00 EDT (1616449500) is stale (5889 > 60).

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 17:50:00 EDT (1616449800) to database 'weewx.sdb'

Mar 22 19:23:09 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:45:00 EDT (1616449500)

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 17:50:00 EDT (1616449800) to daily summary in 'weewx.sdb'

Mar 22 19:23:09 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:50:00 EDT (1616449800) is stale (5589 > 60).

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 17:55:00 EDT (1616450100) to database 'weewx.sdb'

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 17:55:00 EDT (1616450100) to daily summary in 'weewx.sdb'

Mar 22 19:23:09 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:50:00 EDT (1616449800)

Mar 22 19:23:09 wx weewx[1053]: restx: CWOP: record 2021-03-22 17:55:00 EDT (1616450100) is stale (5289 > 60).

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 18:00:00 EDT (1616450400) to database 'weewx.sdb'

Mar 22 19:23:09 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 17:55:00 EDT (1616450100)

Mar 22 19:23:09 wx weewx[1053]: manager: added record 2021-03-22 18:00:00 EDT (1616450400) to daily summary in 'weewx.sdb'

Mar 22 19:23:10 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:00:00 EDT (1616450400) is stale (4990 > 60).

Mar 22 19:23:10 wx weewx[1053]: manager: added record 2021-03-22 18:05:00 EDT (1616450700) to database 'weewx.sdb'

Mar 22 19:23:10 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:00:00 EDT (1616450400)

Mar 22 19:23:10 wx weewx[1053]: manager: added record 2021-03-22 18:05:00 EDT (1616450700) to daily summary in 'weewx.sdb'

Mar 22 19:23:10 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:05:00 EDT (1616450700) is stale (4690 > 60).

Mar 22 19:23:10 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:05:00 EDT (1616450700)

Mar 22 19:23:10 wx weewx[1053]: manager: added record 2021-03-22 18:10:00 EDT (1616451000) to database 'weewx.sdb'

Mar 22 19:23:10 wx weewx[1053]: manager: added record 2021-03-22 18:10:00 EDT (1616451000) to daily summary in 'weewx.sdb'

Mar 22 19:23:10 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:10:00 EDT (1616451000) is stale (4390 > 60).

Mar 22 19:23:10 wx weewx[1053]: manager: added record 2021-03-22 18:15:00 EDT (1616451300) to database 'weewx.sdb'

Mar 22 19:23:10 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:10:00 EDT (1616451000)

Mar 22 19:23:10 wx weewx[1053]: manager: added record 2021-03-22 18:15:00 EDT (1616451300) to daily summary in 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:15:00 EDT (1616451300) is stale (4091 > 60).

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:20:00 EDT (1616451600) to database 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:15:00 EDT (1616451300)

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:20:00 EDT (1616451600) to daily summary in 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:20:00 EDT (1616451600) is stale (3791 > 60).

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:25:00 EDT (1616451900) to database 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:20:00 EDT (1616451600)

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:25:00 EDT (1616451900) to daily summary in 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:25:00 EDT (1616451900) is stale (3491 > 60).

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:30:00 EDT (1616452200) to database 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:25:00 EDT (1616451900)

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:30:00 EDT (1616452200) to daily summary in 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:30:00 EDT (1616452200) is stale (3191 > 60).

Mar 22 19:23:11 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:30:00 EDT (1616452200)

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:35:00 EDT (1616452500) to database 'weewx.sdb'

Mar 22 19:23:11 wx weewx[1053]: manager: added record 2021-03-22 18:35:00 EDT (1616452500) to daily summary in 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:35:00 EDT (1616452500) is stale (2892 > 60).

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:40:00 EDT (1616452800) to database 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:35:00 EDT (1616452500)

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:40:00 EDT (1616452800) to daily summary in 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:40:00 EDT (1616452800) is stale (2592 > 60).

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:45:00 EDT (1616453100) to database 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:40:00 EDT (1616452800)

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:45:00 EDT (1616453100) to daily summary in 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:45:00 EDT (1616453100) is stale (2292 > 60).

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:50:00 EDT (1616453400) to database 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:45:00 EDT (1616453100)

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:50:00 EDT (1616453400) to daily summary in 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:50:00 EDT (1616453400) is stale (1992 > 60).

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:55:00 EDT (1616453700) to database 'weewx.sdb'

Mar 22 19:23:12 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:50:00 EDT (1616453400)

Mar 22 19:23:12 wx weewx[1053]: manager: added record 2021-03-22 18:55:00 EDT (1616453700) to daily summary in 'weewx.sdb'

Mar 22 19:23:13 wx weewx[1053]: restx: CWOP: record 2021-03-22 18:55:00 EDT (1616453700) is stale (1693 > 60).

Mar 22 19:23:13 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 18:55:00 EDT (1616453700)

Mar 22 19:23:13 wx weewx[1053]: manager: added record 2021-03-22 19:00:00 EDT (1616454000) to database 'weewx.sdb'

Mar 22 19:23:13 wx weewx[1053]: manager: added record 2021-03-22 19:00:00 EDT (1616454000) to daily summary in 'weewx.sdb'

Mar 22 19:23:13 wx weewx[1053]: restx: CWOP: record 2021-03-22 19:00:00 EDT (1616454000) is stale (1393 > 60).

Mar 22 19:23:13 wx weewx[1053]: manager: added record 2021-03-22 19:05:00 EDT (1616454300) to database 'weewx.sdb'

Mar 22 19:23:13 wx weewx[1053]: manager: added record 2021-03-22 19:05:00 EDT (1616454300) to daily summary in 'weewx.sdb'

Mar 22 19:23:13 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 19:00:00 EDT (1616454000)

Mar 22 19:23:13 wx weewx[1053]: restx: CWOP: record 2021-03-22 19:05:00 EDT (1616454300) is stale (1093 > 60).

Mar 22 19:23:13 wx weewx[1053]: manager: added record 2021-03-22 19:10:00 EDT (1616454600) to database 'weewx.sdb'

Mar 22 19:23:13 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 19:05:00 EDT (1616454300)

Mar 22 19:23:13 wx weewx[1053]: manager: added record 2021-03-22 19:10:00 EDT (1616454600) to daily summary in 'weewx.sdb'

Mar 22 19:23:13 wx weewx[1053]: vantage: DMPAFT complete: page timestamp 2021-03-13 20:50:00 EST (1615686600) less than final timestamp 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:23:13 wx weewx[1053]: vantage: Catch up complete.

Mar 22 19:23:13 wx weewx[1053]: engine: Starting main packet loop.

Mar 22 19:23:13 wx weewx[1053]: restx: CWOP: record 2021-03-22 19:10:00 EDT (1616454600) is stale (793 > 60).

Mar 22 19:23:13 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:23:13 wx weewx[1053]: restx: PWSWeather: Published record 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:23:14 wx weewx[1053]: vantage: Requesting 200 LOOP packets.

Mar 22 19:23:14 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:23:14 wx weewx[1053]: reportengine: Running reports for latest time in the database.

Mar 22 19:23:14 wx weewx[1053]: vantage: Requesting 200 LOOP packets.

Mar 22 19:23:14 wx weewx[1053]: reportengine: Running report StandardReport

Mar 22 19:23:14 wx weewx[1053]: vantage: rude wake up of console successful

Mar 22 19:23:14 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport

Mar 22 19:23:14 wx weewx[1053]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']

Mar 22 19:23:22 wx weewx[1053]: cheetahgenerator: Generated 14 files for report StandardReport in 8.12 seconds

Mar 22 19:23:42 wx weewx[1053]: genimages: Generated 25 images for StandardReport in 19.36 seconds

Mar 22 19:23:42 wx weewx[1053]: reportengine: copied 9 files to /var/www/html/weewx

Mar 22 19:23:42 wx weewx[1053]: reportengine: Running report FTP

Mar 22 19:23:42 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP

Mar 22 19:23:42 wx weewx[1053]: reportengine: FTP upload not requested. Skipped.

Mar 22 19:23:42 wx weewx[1053]: reportengine: Running report RSYNC

Mar 22 19:23:42 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC

Mar 22 19:23:42 wx weewx[1053]: reportengine: rsync upload not requested. Skipped.

Mar 22 19:25:15 wx weewx[1053]: vantage: Getting archive packets since 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:25:15 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:25:16 wx weewx[1053]: vantage: Retrieving 497 page(s); starting index= 3

Mar 22 19:25:16 wx weewx[1053]: vantage: DMPAFT complete: page timestamp 2021-03-13 20:50:00 EST (1615686600) less than final timestamp 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:25:16 wx weewx[1053]: vantage: Catch up complete.

Mar 22 19:25:16 wx weewx[1053]: vantage: Requesting 200 LOOP packets.

Mar 22 19:25:16 wx weewx[1053]: reportengine: Running reports for latest time in the database.

Mar 22 19:25:16 wx weewx[1053]: reportengine: Running report StandardReport

Mar 22 19:25:17 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:25:17 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport

Mar 22 19:25:17 wx weewx[1053]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']

Mar 22 19:25:19 wx weewx[1053]: cheetahgenerator: Generated 14 files for report StandardReport in 2.73 seconds

Mar 22 19:25:21 wx weewx[1053]: genimages: Generated 12 images for StandardReport in 1.49 seconds

Mar 22 19:25:21 wx weewx[1053]: reportengine: copied 0 files to /var/www/html/weewx

Mar 22 19:25:21 wx weewx[1053]: reportengine: Running report FTP

Mar 22 19:25:21 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP

Mar 22 19:25:21 wx weewx[1053]: reportengine: FTP upload not requested. Skipped.

Mar 22 19:25:21 wx weewx[1053]: reportengine: Running report RSYNC

Mar 22 19:25:21 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC

Mar 22 19:25:21 wx weewx[1053]: reportengine: rsync upload not requested. Skipped.

Mar 22 19:30:15 wx weewx[1053]: vantage: Getting archive packets since 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:30:15 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:30:16 wx weewx[1053]: vantage: Retrieving 497 page(s); starting index= 3

Mar 22 19:30:16 wx weewx[1053]: vantage: DMPAFT complete: page timestamp 2021-03-13 20:50:00 EST (1615686600) less than final timestamp 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:30:16 wx weewx[1053]: vantage: Catch up complete.

Mar 22 19:30:16 wx weewx[1053]: vantage: Requesting 200 LOOP packets.

Mar 22 19:30:16 wx weewx[1053]: reportengine: Running reports for latest time in the database.

Mar 22 19:30:16 wx weewx[1053]: reportengine: Running report StandardReport

Mar 22 19:30:16 wx weewx[1053]: vantage: gentle wake up of console successful

Mar 22 19:30:17 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport

Mar 22 19:30:17 wx weewx[1053]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']

Mar 22 19:30:19 wx weewx[1053]: cheetahgenerator: Generated 14 files for report StandardReport in 2.73 seconds

Mar 22 19:30:21 wx weewx[1053]: genimages: Generated 12 images for StandardReport in 1.46 seconds

Mar 22 19:30:21 wx weewx[1053]: reportengine: copied 0 files to /var/www/html/weewx

Mar 22 19:30:21 wx weewx[1053]: reportengine: Running report FTP

Mar 22 19:30:21 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP

Mar 22 19:30:21 wx weewx[1053]: reportengine: FTP upload not requested. Skipped.

Mar 22 19:30:21 wx weewx[1053]: reportengine: Running report RSYNC

Mar 22 19:30:21 wx weewx[1053]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC

Mar 22 19:30:21 wx weewx[1053]: reportengine: rsync upload not requested. Skipped.

Mar 22 19:34:43 wx weewx[1053]: engine: Received signal TERM.

Mar 22 19:34:43 wx weewx[1053]: engine: Main loop exiting. Shutting engine down.

Mar 22 19:34:43 wx weewx[1053]: engine: Shutting down StdReport thread

Mar 22 19:34:43 wx weewx[1053]: engine: StdReport thread has been terminated

Mar 22 19:34:43 wx weewx[1053]: restx: Shut down CWOP thread.

Mar 22 19:34:43 wx weewx[1053]: restx: Shut down PWSWeather thread.

Mar 22 19:34:43 wx weewx[1053]: restx: Shut down Wunderground-RF thread.

Mar 22 19:34:43 wx weewx[1053]: engine: Terminating weewx version 3.6.2

Mar 22 19:34:48 wx weewx[1561]: Stopping weewx weather system: weewx..

Mar 22 19:34:52 wx weewx[1638]: engine: Initializing weewx version 3.6.2

Mar 22 19:34:52 wx weewx[1638]: engine: Using Python 2.7.9 (default, Sep 16 2019, 18:29:54) #012[GCC 4.9.2]

Mar 22 19:34:52 wx weewx[1638]: engine: Platform Linux-4.9.35-v7+-armv7l-with-debian-8.0

Mar 22 19:34:52 wx weewx[1638]: engine: pid file is /var/run/weewx.pid

Mar 22 19:34:52 wx weewx[1642]: engine: Using configuration file /etc/weewx/weewx.conf

Mar 22 19:34:52 wx weewx[1642]: engine: Initializing engine

Mar 22 19:34:52 wx weewx[1642]: engine: Loading station type Vantage (weewx.drivers.vantage)

Mar 22 19:34:52 wx weewx[1628]: Starting weewx weather system: weewx.

Mar 22 19:34:52 wx weewx[1642]: vantage: driver version is 3.0.9

Mar 22 19:34:52 wx weewx[1642]: vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00

Mar 22 19:34:52 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:34:52 wx weewx[1642]: vantage: _setup; hardware type is 16

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.engine.StdTimeSynch

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.engine.StdTimeSynch

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.engine.StdConvert

Mar 22 19:34:52 wx weewx[1642]: engine: StdConvert target unit is 0x1

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.engine.StdConvert

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.engine.StdCalibrate

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.engine.StdCalibrate

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.engine.StdQC

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.engine.StdQC

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.wxservices.StdWXCalculate

Mar 22 19:34:52 wx weewx[1642]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware

Mar 22 19:34:52 wx weewx[1642]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.wxservices.StdWXCalculate

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.engine.StdArchive

Mar 22 19:34:52 wx weewx[1642]: engine: Archive will use data binding wx_binding

Mar 22 19:34:52 wx weewx[1642]: engine: Record generation will be attempted in 'hardware'

Mar 22 19:34:52 wx weewx[1642]: engine: Using archive interval of 300 seconds (specified by hardware)

Mar 22 19:34:52 wx weewx[1642]: engine: Use LOOP data in hi/low calculations: 1

Mar 22 19:34:52 wx weewx[1642]: engine: Using binding 'wx_binding' to database 'weewx.sdb'

Mar 22 19:34:52 wx weewx[1642]: manager: Starting backfill of daily summaries

Mar 22 19:34:52 wx weewx[1642]: manager: Daily summaries up to date

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.engine.StdArchive

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.restx.StdStationRegistry

Mar 22 19:34:52 wx weewx[1642]: restx: StationRegistry: Station will not be registered: no station_url specified.

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.restx.StdStationRegistry

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.restx.StdWunderground

Mar 22 19:34:52 wx weewx[1642]: restx: Wunderground-RF: Data for station KNJWESTC2 will be posted

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.restx.StdWunderground

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.restx.StdPWSweather

Mar 22 19:34:52 wx weewx[1642]: restx: PWSWeather: Data for station w2irt will be posted

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.restx.StdPWSweather

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.restx.StdCWOP

Mar 22 19:34:52 wx weewx[1642]: restx: CWOP: Data for station W2IRT will be posted

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.restx.StdCWOP

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.restx.StdWOW

Mar 22 19:34:52 wx weewx[1642]: restx: WOW: Posting not enabled.

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.restx.StdWOW

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.restx.StdAWEKAS

Mar 22 19:34:52 wx weewx[1642]: restx: AWEKAS: Posting not enabled.

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.restx.StdAWEKAS

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.engine.StdPrint

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.engine.StdPrint

Mar 22 19:34:52 wx weewx[1642]: engine: Loading service weewx.engine.StdReport

Mar 22 19:34:52 wx weewx[1642]: engine: Finished loading service weewx.engine.StdReport

Mar 22 19:34:52 wx weewx[1642]: engine: Starting up weewx version 3.6.2

Mar 22 19:34:52 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:34:52 wx weewx[1642]: engine: Clock error is -326.66 seconds (positive is fast)

Mar 22 19:34:52 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:34:52 wx weewx[1642]: vantage: Clock set to 2021-03-22 19:34:53 EDT (1616456093)

Mar 22 19:34:52 wx weewx[1642]: vantage: Getting archive packets since 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:34:54 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:34:56 wx weewx[1642]: vantage: Retrieving 498 page(s); starting index= 3

Mar 22 19:34:56 wx weewx[1642]: vantage: DMPAFT complete: page timestamp 2021-03-13 20:50:00 EST (1615686600) less than final timestamp 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:34:56 wx weewx[1642]: vantage: Catch up complete.

Mar 22 19:34:56 wx weewx[1642]: engine: Starting main packet loop.

Mar 22 19:34:56 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:34:56 wx weewx[1642]: vantage: Requesting 200 LOOP packets.

Mar 22 19:34:56 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:35:16 wx weewx[1642]: vantage: Getting archive packets since 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:35:16 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:35:17 wx weewx[1642]: vantage: Retrieving 498 page(s); starting index= 3

Mar 22 19:35:18 wx weewx[1642]: vantage: DMPAFT complete: page timestamp 2021-03-13 20:50:00 EST (1615686600) less than final timestamp 2021-03-22 19:10:00 EDT (1616454600)

Mar 22 19:35:18 wx weewx[1642]: vantage: Catch up complete.

Mar 22 19:35:18 wx weewx[1642]: reportengine: Running reports for latest time in the database.

Mar 22 19:35:18 wx weewx[1642]: vantage: Requesting 200 LOOP packets.

Mar 22 19:35:18 wx weewx[1642]: reportengine: Running report StandardReport

Mar 22 19:35:18 wx weewx[1642]: reportengine: Found configuration file /etc/weewx/skins/Standard/skin.conf for report StandardReport

Mar 22 19:35:18 wx weewx[1642]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']

Mar 22 19:35:18 wx weewx[1642]: vantage: gentle wake up of console successful

Mar 22 19:35:26 wx weewx[1642]: cheetahgenerator: Generated 14 files for report StandardReport in 7.91 seconds

Mar 22 19:35:27 wx weewx[1642]: genimages: Generated 12 images for StandardReport in 1.50 seconds

Mar 22 19:35:27 wx weewx[1642]: reportengine: copied 9 files to /var/www/html/weewx

Mar 22 19:35:27 wx weewx[1642]: reportengine: Running report FTP

Mar 22 19:35:27 wx weewx[1642]: reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report FTP

Mar 22 19:35:27 wx weewx[1642]: reportengine: FTP upload not requested. Skipped.

Mar 22 19:35:27 wx weewx[1642]: reportengine: Running report RSYNC

Mar 22 19:35:27 wx weewx[1642]: reportengine: Found configuration file /etc/weewx/skins/Rsync/skin.conf for report RSYNC

Mar 22 19:35:27 wx weewx[1642]: reportengine: rsync upload not requested. Skipped.

John Kline

unread,
Mar 22, 2021, 8:34:04 PM3/22/21
to weewx...@googlegroups.com
Did you stop weewx before trying to dump and clear the logger?

On Mar 22, 2021, at 5:28 PM, Peter Dougherty <pjdou...@gmail.com> wrote:



Peter Dougherty

unread,
Mar 22, 2021, 8:35:12 PM3/22/21
to weewx...@googlegroups.com

Yes. I will do it again to confirm.

Peter Dougherty

unread,
Mar 22, 2021, 8:37:16 PM3/22/21
to weewx...@googlegroups.com

I stand corrected…I did not. I’m doing it now and will post in a few minutes with the results.

Peter Dougherty

unread,
Mar 22, 2021, 9:08:13 PM3/22/21
to weewx-user
SUCCESS! Seems to be sending a packet through every 10 minutes once again, and my icon and data are showing up in the APRS network screens at findu and aprs.fi.

W2IRT>APRS,TCPIP*,qAC,NINTH:@230040z4051.69N/07416.65W_.../000g002t047r000p000P000b.....h53.weewx-3.6.2-Vantage
W2IRT>APRS,TCPIP*,qAC,NINTH:@230050z4051.69N/07416.65W_.../000g000t047r000p000P000b.....h54.weewx-3.6.2-Vantage
W2IRT>APRS,TCPIP*,qAC,EIGHTH:@230100z4051.69N/07416.65W_.../000g000t046r000p000P000b.....h55.weewx-3.6.2-Vantage

I take it there's no way to re-upload the back data from the last 8 or 9 days to CWOP for quality analysis? If not, that's not a big deal. Plus I had a friend set up a daily cron job to run just before midnight to copy my station's .sdb file to a NAS device so I haven't lost any data.

The next step I'd like to take is to take all that back data (and current readings), and somehow post it to a website that can be queried for things like "show me the 10 coldest days since I started recording" or "show the days with the lowest barometric pressure," etc. How easy/feasible would this be to do?

Tom Keffer

unread,
Mar 22, 2021, 9:30:53 PM3/22/21
to weewx-user
If you did the "wee_device --dump" command as suggested by the Wiki, you should have recovered all the data off the logger.

If not, you can use wee_import to recover from the Weather Underground.



Peter Dougherty

unread,
Mar 22, 2021, 9:54:32 PM3/22/21
to weewx...@googlegroups.com

I did use the - -  dump command. But (a) I don’t know where it put the data, (b) how to recover it, or (c) does it need to even be recovered now?

Tom Keffer

unread,
Mar 22, 2021, 9:57:42 PM3/22/21
to weewx-user
It should have put the data right in your database. You should be able to tell by looking at the image plots.

Mind you: they are refreshed only as often as the aggregation interval. If you want to see them right away, delete them and they will be automatically regenerated in the next reporting cycle.

-tk

--
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 weewx-user+...@googlegroups.com.

Peter Dougherty

unread,
Mar 22, 2021, 10:03:57 PM3/22/21
to weewx...@googlegroups.com

Sorry to be so daft, but I honestly could not understand this. I’m a “set-it-and-forget-it” user so I’m not up on all the terminology, I’m afraid. I last did anything of consequence to this RPi in 2019, and it was built by a Linux-competent friend in 2017.

I did tell the weewx config file to upload to CWOP every 300 seconds, but it only seems to show up every 600s (10 minutes) instead.

 

- pjd

 

From: weewx...@googlegroups.com <weewx...@googlegroups.com> On Behalf Of Tom Keffer
Sent: Monday, March 22, 2021 9:57 PM
To: weewx-user <weewx...@googlegroups.com>
Subject: Re: [weewx-user] Not uploading to CWOP - still not working

 

It should have put the data right in your database. You should be able to tell by looking at the image plots.

 

Mind you: they are refreshed only as often as the aggregation interval. If you want to see them right away, delete them and they will be automatically regenerated in the next reporting cycle.

 

-tk

 

On Mon, Mar 22, 2021 at 6:54 PM Peter Dougherty <pjdou...@gmail.com> wrote:

I did use the - -  dump command. But (a) I don’t know where it put the data, (b) how to recover it, or (c) does it need to even be recovered now?

 

- pjd

 

From: weewx...@googlegroups.com <weewx...@googlegroups.com> On Behalf Of Tom Keffer
Sent: Monday, March 22, 2021 9:30 PM
To: weewx-user <weewx...@googlegroups.com>
Subject: Re: [weewx-user] Not uploading to CWOP - still not working

 

If you did the "wee_device --dump" command as suggested by the Wiki, you should have recovered all the data off the logger.

 

If not, you can use wee_import to recover from the Weather Underground.

 

--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/062f01d71f87%2475641be0%24602c53a0%24%40gmail.com.

--
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/h0AhMSztDvI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEC1-FaM%3D04BFBiNvZaxDO_HsZTyggCaMt-96_VAUfA9cQ%40mail.gmail.com.

John Kline

unread,
Mar 22, 2021, 10:57:25 PM3/22/21
to weewx...@googlegroups.com
It looks like every 5 minutes to me, no?



On Mar 22, 2021, at 7:03 PM, Peter Dougherty <pjdou...@gmail.com> wrote:



Peter Dougherty

unread,
Mar 23, 2021, 12:07:05 AM3/23/21
to weewx...@googlegroups.com

Yes! So far so good!

 

- pjd

Reply all
Reply to author
Forward
0 new messages