Well, I wiped the historical data from the DVP2. Fired everything back up. Appears it's only reaching out to grab data at the top of every hour. Website pulled the current temp and posted it and logged correct time of day as 4:00pm. Any thoughts on why this is only polling every hour?
Mar 11 16:00:16 weather weewx[1109]: vantage: Getting archive packets since 2020-03-11 13:00:00 CDT (1583949600) Mar 11 16:00:16 weather weewx[1109]: vantage: Gentle wake up of console successful Mar 11 16:00:17 weather weewx[1109]: vantage: Retrieving 1 page(s); starting index= 0 Mar 11 16:00:18 weather weewx[1109]: manager: Added record 2020-03-11 16:00:00 CDT (1583960400) to database 'weewx.sdb' Mar 11 16:00:18 weather weewx[1109]: manager: Added record 2020-03-11 16:00:00 CDT (1583960400) to daily summary in 'weewx.sdb' Mar 11 16:00:18 weather weewx[1109]: vantage: Empty record page 0; index 1 Mar 11 16:00:18 weather weewx[1109]: vantage: Requesting 200 LOOP packets. Mar 11 16:00:18 weather weewx[1109]: reportengine: Running reports for latest time in the database. Mar 11 16:00:18 weather weewx[1109]: reportengine: Running report 'SeasonsReport' Mar 11 16:00:18 weather weewx[1109]: reportengine: Found configuration file /home/weewx/skins/Seasons/skin.conf for report 'SeasonsReport' Mar 11 16:00:18 weather weewx[1109]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras'] Mar 11 16:00:18 weather weewx[1109]: manager: Daily summary version is 2.0 Mar 11 16:00:18 weather weewx[1109]: vantage: Gentle wake up of console successful Mar 11 16:00:18 weather weewx[1109]: cheetahgenerator: Generated 8 files for report SeasonsReport in 0.65 seconds Mar 11 16:00:19 weather weewx[1109]: manager: Daily summary version is 2.0 Mar 11 16:00:19 weather weewx[1109]: imagegenerator: Generated 42 images for SeasonsReport in 0.58 seconds Mar 11 16:00:19 weather weewx[1109]: copygenerator: copied 5 files to /home/weewx/public_html Mar 11 16:00:19 weather weewx[1109]: reportengine: Report 'SmartphoneReport' not enabled. Skipping. Mar 11 16:00:19 weather weewx[1109]: reportengine: Report 'MobileReport' not enabled. Skipping. Mar 11 16:00:19 weather weewx[1109]: reportengine: Report 'StandardReport' not enabled. Skipping. Mar 11 16:00:19 weather weewx[1109]: reportengine: Report 'FTP' not enabled. Skipping. Mar 11 16:00:19 weather weewx[1109]: reportengine: Report 'RSYNC' not enabled. Skipping. On Wednesday, March 11, 2020 at 11:26:08 AM UTC-5, vince wrote: > > I just got done working this with a non-Linux new weewx user remotely via > a zillion emails. Painful for both sides. > > FWIW, I don't want to remember apache vs. nginx syntax, config files, or > the like. I just want my blasted web pages :-) > > So personally I always follow Strategy-3 in the wiki. One symlink so > weewx writes where the webserver expects things. Done and done. It would > work with any webserver I'd expect. > > That said, depending on which way you do the symlink (/var/www/html > pointing to /home/weewx/public_html, or the other way), this can cause > breakage if you have selinux in enabled mode because selinux still is a > PITA this many years in. It has its expectations. Being creative is out > of compliance for selinux unless you restorecon its brain. Sigh. > > -- 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/c03ac2d7-633c-42d1-8261-ec9456b1ecd0%40googlegroups.com.
