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
<https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory>
and all will be well.

-tk


On Mon, Mar 22, 2021 at 4:05 PM Peter Dougherty <pjdoughe...@gmail.com>
wrote:

> 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
>
>
>
> *From:* weewx-user@googlegroups.com <weewx-user@googlegroups.com> *On
> Behalf Of *John Kline
> *Sent:* Monday, March 22, 2021 7:01 PM
> *To:* weewx-user@googlegroups.com
> *Subject:* Re: [weewx-user] Not uploading to CWOP (continued from
> previous post)
>
>
>
> I don’t see W2IRT listed here:
>
> http://www.wxqa.com/members.txt
>
>
>
> I’m not sure; but perhaps it is no longer registered?  A better place to
> ask that question (is it registered), is here:
>
> https://www.wxforum.net/index.php?board=15.0
>
>
>
>
>
> On Mar 22, 2021, at 3:38 PM, Peter Dougherty <pjdoughe...@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.
>
>
>
> 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
>
>
>
>
>
> On Monday, March 22, 2021 at 6:13:41 PM UTC-4 Peter Dougherty wrote:
>
> 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
>
> From: weewx...@googlegroups.com <weewx...@googlegroups.com> On Behalf Of
> Tom Keffer
> Sent: Monday, March 22, 2021 2:40 PM
> To: weewx-user <weewx...@googlegroups.com>
> Subject: Re: [weewx-user] Not uploading to CWOP
>
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/98084431-e149-46b5-9060-82670e742090n%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/98084431-e149-46b5-9060-82670e742090n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> --
> 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+unsubscr...@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
> <https://groups.google.com/d/msgid/weewx-user/777B9A92-4CC9-4BFA-A1EE-07E67A2AA897%40johnkline.com?utm_medium=email&utm_source=footer>
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/05c301d71f6f%24df79c790%249e6d56b0%24%40gmail.com
> <https://groups.google.com/d/msgid/weewx-user/05c301d71f6f%24df79c790%249e6d56b0%24%40gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zECp8-riqjWzG%3Dw88DVoCSU0oT2vp91qr_6vwL-hFx-83g%40mail.gmail.com.

Reply via email to