I'm not understanding what the problem is. The log shows two uploads: one
at 13:18:13, and one at 13:30:23.

Am I missing something?

On Tue, Oct 6, 2020 at 11:39 AM Ken Harlan <[email protected]> wrote:

> Here is the syslog with debug set to 2.
>
> pi@raspberrypi:~ $ sudo tail -f /var/log/syslog
> Oct  5 13:18:11 raspberrypi weewx[27641] INFO weewx.manager: Added record
> 2020-10-05 13:00:00 PDT (1601928000) to database 'weewx.sdb'
> Oct  5 13:18:12 raspberrypi weewx[27641] INFO weewx.manager: Added record
> 2020-10-05 13:00:00 PDT (1601928000) to daily summary in 'weewx.sdb'
> Oct  5 13:18:12 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Empty record page 0; index 2
> Oct  5 13:18:12 raspberrypi weewx[27641] INFO weewx.engine: Starting main
> packet loop.
> Oct  5 13:18:12 raspberrypi weewx[27641] DEBUG weewx.restx: Ambient: url:
> http://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KCACLARE3&PASSWORD=XXX&softwaretype=weewx-4.1.1&baromin=29.902&dateutc=2020-10-05%2020%3A00%3A00&dailyrainin=0.00&dewptf=43.2&rainin=0.00&leafwetness=000&leafwetness2=008&humidity=016&tempf=96.8&soilmoisture=001&soilmoisture2=008&soilmoisture3=000&soilmoisture4=000&soiltempf=-90.0&soiltemp2f=-90.0&soiltemp3f=-90.0&soiltemp4f=-90.0&winddir=292&windgustmph=5.0&windspeedmph=1.0
> Oct  5 13:18:12 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Oct  5 13:18:12 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
> Oct  5 13:18:12 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Oct  5 13:18:13 raspberrypi weewx[27641] INFO weewx.restx: PWSWeather:
> Published record 2020-10-05 13:00:00 PDT (1601928000)
> Oct  5 13:18:13 raspberrypi weewx[27641] INFO weewx.restx:
> StationRegistry: Published record 2020-10-05 13:00:00 PDT (1601928000)
> Oct  5 13:24:48 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
> Oct  5 13:24:49 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Oct  5 13:30:14 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Getting archive packets since 2020-10-05 13:00:00 PDT (1601928000)
> Oct  5 13:30:14 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Oct  5 13:30:14 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Retrieving 1 page(s); starting index= 2
> Oct  5 13:30:15 raspberrypi weewx[27641] INFO weewx.manager: Added record
> 2020-10-05 13:30:00 PDT (1601929800) to database 'weewx.sdb'
> Oct  5 13:30:15 raspberrypi weewx[27641] INFO weewx.manager: Added record
> 2020-10-05 13:30:00 PDT (1601929800) to daily summary in 'weewx.sdb'
> Oct  5 13:30:16 raspberrypi weewx[27641] DEBUG weewx.restx:
> StationRegistry: wait interval (1800 < 604800) has not passed for record
> 2020-10-05 13:30:00 PDT (1601929800)
> Oct  5 13:30:16 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Empty record page 0; index 3
> Oct  5 13:30:16 raspberrypi weewx[27641] DEBUG weewx.restx: Ambient: url:
> http://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KCACLARE3&PASSWORD=XXX&softwaretype=weewx-4.1.1&baromin=29.889&dateutc=2020-10-05%2020%3A30%3A00&dailyrainin=0.00&dewptf=43.7&rainin=0.00&leafwetness=000&leafwetness2=008&humidity=016&tempf=97.5&soilmoisture=001&soilmoisture2=008&soilmoisture3=001&soilmoisture4=000&soiltempf=-90.0&soiltemp2f=-90.0&soiltemp3f=-90.0&soiltemp4f=-90.0&winddir=292&windgustmph=7.0&windspeedmph=1.0
> Oct  5 13:30:16 raspberrypi weewx[27641] DEBUG weewx.reportengine: Running
> reports for latest time in the database.
> Oct  5 13:30:16 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
> Oct  5 13:30:16 raspberrypi weewx[27641] DEBUG weewx.reportengine: Running
> report 'SeasonsReport'
> Oct  5 13:30:16 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Oct  5 13:30:17 raspberrypi weewx[27641] DEBUG weewx.reportengine: Found
> configuration file /etc/weewx/skins/Seasons/skin.conf for report
> 'SeasonsReport'
> Oct  5 13:30:21 raspberrypi weewx[27641] DEBUG weewx.cheetahgenerator:
> Using search list ['weewx.cheetahgenerator.Almanac',
> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheetahgenerator.Extras']
> Oct  5 13:30:21 raspberrypi weewx[27641] DEBUG weewx.manager: Daily
> summary version is 2.0
> Oct  5 13:30:23 raspberrypi weewx[27641] INFO weewx.restx: PWSWeather:
> Published record 2020-10-05 13:30:00 PDT (1601929800)
> Oct  5 13:30:56 raspberrypi weewx[27641] INFO weewx.cheetahgenerator:
> Generated 8 files for report SeasonsReport in 36.83 seconds
> Oct  5 13:30:58 raspberrypi weewx[27641] DEBUG weewx.manager: Daily
> summary version is 2.0
> Oct  5 13:31:43 raspberrypi weewx[27641] INFO weewx.imagegenerator:
> Generated 30 images for report SeasonsReport in 45.77 seconds
> Oct  5 13:31:44 raspberrypi weewx[27641] INFO weewx.reportengine: Copied 5
> files to /var/www/html/weewx
> Oct  5 13:31:44 raspberrypi weewx[27641] DEBUG weewx.reportengine: Report
> 'SmartphoneReport' not enabled. Skipping.
> Oct  5 13:31:44 raspberrypi weewx[27641] DEBUG weewx.reportengine: Report
> 'MobileReport' not enabled. Skipping.
> Oct  5 13:31:44 raspberrypi weewx[27641] DEBUG weewx.reportengine: Report
> 'StandardReport' not enabled. Skipping.
> Oct  5 13:31:44 raspberrypi weewx[27641] DEBUG weewx.reportengine: Report
> 'FTP' not enabled. Skipping.
> Oct  5 13:31:44 raspberrypi weewx[27641] DEBUG weewx.reportengine: Report
> 'RSYNC' not enabled. Skipping.
> Oct  5 13:36:53 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
> Oct  5 13:36:53 raspberrypi weewx[27641] DEBUG weewx.drivers.vantage:
> Gentle wake up of console s
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/a242b419-5edc-4ac2-8d9a-63a34e5706a4n%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/a242b419-5edc-4ac2-8d9a-63a34e5706a4n%40googlegroups.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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEBHXe4aM0X1N%3DSeyH3mYx%2Bk2spiNczbq1QMJNjnyo5ARg%40mail.gmail.com.

Reply via email to