Thank you! Sorted! On Mon, Mar 17, 2025 at 3:50 AM gjr80 <[email protected]> wrote:
> Most likely your console is set to use an archive interval of 30 minutes > (the default) which overrides anything set in weewx.conf. If you look at > the log from WeeWX startup (your extract is truncated) you should see an > appropriate entry in the log. You can change the console archive interval > via the console buttons (refer to the console manual) or via weectl > device --set-interval > <https://weewx.com/docs/5.1/hardware/vantage/#vantage_archive_interval>. > > For future reference if you follow the instructions for How to produce a > useful log report > <https://github.com/weewx/weewx/wiki/view-logs#how-to-produce-a-useful-log-report> > you will avoid truncating your log extracts. > > Gary > On Sunday, 16 March 2025 at 23:43:49 UTC+10 [email protected] wrote: > >> Hi >> >> I recently switched from a Davis Vantage Pro 2 to a Vantage Vue. >> >> Now the webpage only updates every thirty minutes, not every five >> minutes. I managed to get the debug=1 to work. >> >> Any ideas would be greatly appreciated . Here is the Vantage section from >> weewx.conf. The log is below it >> >> >> [Vantage] >> >> # This section is for the Davis Vantage series of weather stations. >> >> >> # Connection type: serial or ethernet >> >> # serial (the classic VantagePro) >> >> # ethernet (the WeatherLinkIP or Serial-Ethernet bridge) >> >> type = serial >> >> >> # If the connection type is serial, a port must be specified: >> >> # Debian, Ubuntu, Redhat, Fedora, and SuSE: >> >> # /dev/ttyUSB0 is a common USB port name >> >> # /dev/ttyS0 is a common serial port name >> >> # BSD: >> >> # /dev/cuaU0 is a common serial port name >> >> port = /dev/ttyUSB0 >> >> >> # If the connection type is ethernet, an IP Address/hostname is >> required: >> >> # host = 192.168.0.50 >> >> >> ###################################################### >> >> # The rest of this section rarely needs any attention. >> >> # You can safely leave it "as is." >> >> ###################################################### >> >> >> # Serial baud rate (usually 19200) >> >> baudrate = 19200 >> >> >> # TCP port (when using the WeatherLinkIP) >> >> tcp_port = 22222 >> >> >> # TCP send delay (when using the WeatherLinkIP): >> >> tcp_send_delay = 0.5 >> >> >> # The type of LOOP packet to request: 1 = LOOP1; 2 = LOOP2; 3 = both >> >> loop_request = 1 >> >> >> # The id of your ISS station (usually 1). If you use a wind meter >> connected >> >> # to a anemometer transmitter kit, use its id >> >> iss_id = 1 >> >> >> # How long to wait for a response from the station before giving up >> (in >> >> # seconds; must be greater than 2) >> >> timeout = 4 >> >> >> # How long to wait before trying again (in seconds) >> >> wait_before_retry = 1.2 >> >> >> # How many times to try before giving up: >> >> max_tries = 4 >> >> >> # Vantage model Type: 1 = Vantage Pro; 2 = Vantage Pro2 >> >> model_type = 1 >> >> >> # The driver to use: >> >> driver = weewx.drivers.vantage >> >> >> >> ############################################################################## >> >> >> >> Mar 16 13:30:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayhumin.png to >> /public_html/weather/season/dayhumin.png >> Mar 16 13:30:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 43 >> ./season/celestial.html >> bcd70a8e62d02b72c64815ea245e38bdee0f9ec36241e18d01dea91155e97698Mar 16 >> 13:30:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: Uploaded file >> /home/weewx/public_html/season/celestial.html to >> /public_html/weather/season/celestial.html >> Mar 16 13:30:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 44 >> ./season/dayrx.png >> e25e11aad1e068e4e5e82632e6ed86faa878b55f20ed46abcb12e7f5500e6bd6 >> Mar 16 13:30:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayrx.png to >> /public_html/weather/season/dayrx.png >> Mar 16 13:30:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 45 >> ./season/daymoistsoil.png >> 481bad0fa11e644cccefa453bef5b888c5f82e75fd2ffb573fb96fcf70cee915 >> Mar 16 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daymoistsoil.png to >> /public_html/weather/season/daymoistsoil.png >> Mar 16 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 46 >> ./season/dayrain.png >> 7f01a2f988c799ac40bfe8770f4ecba6359c6b09754a3df52fb4daf79774f42bMar 16 >> 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: Uploaded file >> /home/weewx/public_html/season/dayrain.png to >> /public_html/weather/season/dayrain.png >> Mar 16 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 47 >> ./season/NOAA/NOAA-2025.txt >> 21694891de2841c873cb1da5d91283cabd1d246185bd6c4a82a285658a5b6b5c >> Mar 16 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/NOAA/NOAA-2025.txt to >> /public_html/weather/season/NOAA/NOAA-2025.txt >> Mar 16 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 48 >> ./season/NOAA/NOAA-2025-03.txt >> d2e6ce3a9a6fcfe33fdc2f6b91a08a59e6ac54b23321ce797ce16b0c25243edf >> Mar 16 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/NOAA/NOAA-2025-03.txt to >> /public_html/weather/season/NOAA/NOAA-2025-03.txt >> Mar 16 13:30:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 49 >> ./NOAA/NOAA-2025.txt >> 21694891de2841c873cb1da5d91283cabd1d246185bd6c4a82a285658a5b6b5c >> Mar 16 13:30:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/NOAA/NOAA-2025.txt to >> /public_html/weather/NOAA/NOAA-2025.txt >> Mar 16 13:30:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 50 >> ./NOAA/NOAA-2025-03.txt >> cc65299a95998122effe0f040379d852e063f157adec298fcb9eb0265625377d >> Mar 16 13:30:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/NOAA/NOAA-2025-03.txt to >> /public_html/weather/NOAA/NOAA-2025-03.txt >> Mar 16 13:30:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 51 >> ./RSS/weewx_rss.xml >> 1da49541ffa928d201433ba6675b965d8a463dc61428f6eb18adf357d141a52e >> Mar 16 13:30:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/RSS/weewx_rss.xml to >> /public_html/weather/RSS/weewx_rss.xml >> Mar 16 13:30:49 raspberrypi weewxd[8557]: INFO weewx.reportengine: >> ftpgenerator: Ftp'd 52 files in 11.05 seconds >> Mar 16 13:30:49 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Report 'RSYNC' not enabled. Skipping. >> Mar 16 13:36:52 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Requesting 200 LOOP packets. >> Mar 16 13:36:53 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Successfully woke up Vantage console >> Mar 16 13:43:30 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Requesting 200 LOOP packets. >> Mar 16 13:43:31 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Successfully woke up Vantage console >> Mar 16 13:50:08 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Requesting 200 LOOP packets. >> Mar 16 13:50:09 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Successfully woke up Vantage console >> Mar 16 13:56:46 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Requesting 200 LOOP packets. >> Mar 16 13:56:47 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Successfully woke up Vantage console >> Mar 16 14:00:14 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Getting archive packets since 2025-03-16 13:30:00 SAST (1742124600) >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Successfully woke up Vantage console >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Retrieving 1 page(s); starting index= 2 >> Mar 16 14:00:15 raspberrypi weewxd[8557]: INFO weewx.manager: Added >> record 2025-03-16 14:00:00 SAST (1742126400) todatabase 'weewx.sdb' >> Mar 16 14:00:15 raspberrypi weewxd[8557]: INFO weewx.manager: Added >> record 2025-03-16 14:00:00 SAST (1742126400) todaily summary in 'weewx.sdb' >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> DMPAFT complete: page timestamp 2025-02-21 11:20:00 SAST (1740129600) less >> than final timestamp 2025-03-16 14:00:00 SAST (1742126400) >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Catch up complete. >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running reports for latest time in the database. >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Requesting 200 LOOP packets. >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running report 'SeasonsReport' >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: Found >> configuration file /home/weewx/skins/Seasons/skin.conf for report >> 'SeasonsReport' >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Unable to set locale 'en': unsupported locale setting. Using default. >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running generators for report 'SeasonsReport' in directory >> '/home/weewx/skins/Seasons' with locale 'en_US.UTF-8' >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.cheetahgenerator: >> Using search list ['weewx.cheetahgenerator.Almanac', >> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.DisplayOptions', >> 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', >> 'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', >> 'weewx.cheetahgenerator.SkinInfo', 'weewx.cheetahgenerator.Station', >> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo'] >> Mar 16 14:00:15 raspberrypi weewxd[8557]: DEBUG weewx.manager: Daily >> summary version is 1.0 >> Mar 16 14:00:16 raspberrypi weewxd[8557]: INFO weewx.restx: WindGuru: >> Published record 2025-03-16 14:00:00 SAST (1742126400) >> Mar 16 14:00:16 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Successfully woke up Vantage console >> Mar 16 14:00:21 raspberrypi weewxd[8557]: INFO weewx.cheetahgenerator: >> Generated 8 files for report SeasonsReport in 5.63 seconds >> Mar 16 14:00:21 raspberrypi weewxd[8557]: DEBUG weewx.manager: Daily >> summary version is 1.0 >> Mar 16 14:00:30 raspberrypi weewxd[8557]: INFO weewx.imagegenerator: >> Generated 28 images for report SeasonsReport in 9.14 seconds >> Mar 16 14:00:30 raspberrypi weewxd[8557]: INFO weewx.reportengine: Copied >> 0 files to /home/weewx/public_html/season >> Mar 16 14:00:30 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running report 'SmartphoneReport' >> Mar 16 14:00:30 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: Found >> configuration file /home/weewx/skins/Smartphone/skin.conf for report >> 'SmartphoneReport' >> Mar 16 14:00:30 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Unable to set locale 'en': unsupported locale setting. Using default. >> Mar 16 14:00:30 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running generators for report 'SmartphoneReport' in directory >> '/home/weewx/skins/Smartphone' with locale 'en_US.UTF-8' >> Mar 16 14:00:30 raspberrypi weewxd[8557]: DEBUG weewx.cheetahgenerator: >> Using search list ['weewx.cheetahgenerator.Almanac', >> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.DisplayOptions', >> 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', >> 'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', >> 'weewx.cheetahgenerator.SkinInfo', 'weewx.cheetahgenerator.Station', >> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo'] >> Mar 16 14:00:30 raspberrypi weewxd[8557]: DEBUG weewx.manager: Daily >> summary version is 1.0 >> Mar 16 14:00:30 raspberrypi weewxd[8557]: INFO weewx.cheetahgenerator: >> Generated 6 files for report SmartphoneReport in 0.23 seconds >> Mar 16 14:00:30 raspberrypi weewxd[8557]: DEBUG weewx.manager: Daily >> summary version is 1.0 >> Mar 16 14:00:34 raspberrypi weewxd[8557]: INFO weewx.imagegenerator: >> Generated 12 images for report SmartphoneReport in 3.56 seconds >> Mar 16 14:00:34 raspberrypi weewxd[8557]: INFO weewx.reportengine: Copied >> 0 files to /home/weewx/public_html/smartphone >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Report 'MobileReport' not enabled. Skipping. >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running report 'StandardReport' >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: Found >> configuration file /home/weewx/skins/Standard/skin.conf for report >> 'StandardReport' >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Cannot read localization file /home/weewx/skins/Standard/lang/en.conf for >> report 'StandardReport': Config file not found: >> "/home/weewx/skins/Standard/lang/en.conf". >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: **** >> Using defaults instead. >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Unable to set locale 'en': unsupported locale setting. Using default. >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running generators for report 'StandardReport' in directory >> '/home/weewx/skins/Standard' with locale 'en_US.UTF-8' >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.cheetahgenerator: >> Using search list ['weewx.cheetahgenerator.Almanac', >> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.DisplayOptions', >> 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', >> 'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', >> 'weewx.cheetahgenerator.SkinInfo', 'weewx.cheetahgenerator.Station', >> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo'] >> Mar 16 14:00:34 raspberrypi weewxd[8557]: DEBUG weewx.manager: Daily >> summary version is 1.0 >> Mar 16 14:00:37 raspberrypi weewxd[8557]: INFO weewx.cheetahgenerator: >> Generated 14 files for report StandardReportin 2.95 seconds >> Mar 16 14:00:37 raspberrypi weewxd[8557]: DEBUG weewx.manager: Daily >> summary version is 1.0 >> Mar 16 14:00:45 raspberrypi weewxd[8557]: INFO weewx.imagegenerator: >> Generated 24 images for report StandardReport in 7.88 seconds >> Mar 16 14:00:45 raspberrypi weewxd[8557]: INFO weewx.reportengine: Copied >> 0 files to /home/weewx/public_html >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running report 'FTP' >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: Found >> configuration file /home/weewx/skins/Ftp/skin.conf for report 'FTP' >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Cannot read localization file /home/weewx/skins/Ftp/lang/en.conf for report >> 'FTP': Config file not found: "/home/weewx/skins/Ftp/lang/en.conf". >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: **** >> Using defaults instead. >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Unable to set locale 'en': unsupported locale setting. Using default. >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Running generators for report 'FTP' in directory '/home/weewx/skins/Ftp' >> with locale 'en_US.UTF-8' >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Attempting connection to www29.jnb2.host-h.net >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Connected to www29.jnb2.host-h.net >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 0 >> ./weekrain.png >> ea8a7041514ddc30849771e3aac0c631c7b8911fe1b96a9747610cdd5cdf9e4f >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekrain.png to >> /public_html/weather/weekrain.png >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 1 >> ./daywinddir.png >> f68d9b547123a3e0d540be45fa651ee1262050541f07d2583c5c15aba2b9b652 >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/daywinddir.png to >> /public_html/weather/daywinddir.png >> Mar 16 14:00:45 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 2 >> ./dayradiation.png >> 1e22c4194dac6506fb1565c505f4404ed18013eca9372c97211554747c382755 >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/dayradiation.png to >> /public_html/weather/dayradiation.png >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 3 >> ./month.html >> b42547b2c355772939470a87ac414620ff3b9041083e7cf6b5c129b05762e3e5 >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/month.htmlto >> /public_html/weather/month.html >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 4 >> ./dayhumidity.png >> 6a0cd924766952ba225f8b66b51e91832c90aeec1905bb8c017f9b150c19f994 >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/dayhumidity.png to >> /public_html/weather/dayhumidity.png >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 5 >> ./weekinside.png >> 00a4c203dee0a3a7ef5dfe06acd48586e490a898ad72d597916b403cd3510b89 >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekinside.png to >> /public_html/weather/weekinside.png >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 6 >> ./weekwinddir.png >> d465e4da0b9fd295468b7a28dde02e4776134f1bcca719cfd5ac2e8c7979340e >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekwinddir.png to >> /public_html/weather/weekwinddir.png >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 7 >> ./weekradiation.png >> 7e890e8ddd04e6d2d60b8c3891012bfabaa361f804ce7212b271898e03fa3263 >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekradiation.png to >> /public_html/weather/weekradiation.png >> Mar 16 14:00:46 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 8 >> ./year.html 3b9d5a44dea2965daad9fbc93be8c4dd553ab61d0dedb440546cc6d7b9a42060 >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/year.html to >> /public_html/weather/year.html >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 9 >> ./daybarometer.png >> 18eadc86e1e69dac3dd65f64041cb9857f366384e166144b68d15003fa7de5ec >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/daybarometer.png to >> /public_html/weather/daybarometer.png >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 10 >> ./index.html >> b24237074b9866c525ff0ee0bc595d4290e250c0d5d4c866719984e958742416 >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/index.htmlto >> /public_html/weather/index.html >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 11 >> ./daywindvec.png >> f7805e252cb4466891c3e97eb8b48eb499d2abef19cb6e41a663564d25e06099 >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/daywindvec.png to >> /public_html/weather/daywindvec.png >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 12 >> ./daytempchill.png >> 1a10502aa84ff7aa56122079f144a2fe2b2659561fff30c26771cacc205ff844 >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/daytempchill.png to >> /public_html/weather/daytempchill.png >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 13 >> ./weekhumidity.png >> d05726b8ab1c26fe20252fd1afde1fef9292fef8edea186c81ffd2e1cc0afa87 >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekhumidity.png to >> /public_html/weather/weekhumidity.png >> Mar 16 14:00:47 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 14 >> ./week.html a9593fb272b42a098cc0e4237d70503b00dc7f49dd3cc4153d29bc7b06568b4e >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/week.html to >> /public_html/weather/week.html >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 15 >> ./weekuv.png >> f5c1547c38d096d007a5e2dccd826b7e3daa87426240acc337278b0e25a299ed >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekuv.pngto >> /public_html/weather/weekuv.png >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 16 >> ./daywind.png >> 98ffab1b4ea810556668952f211085e6e96b5624d9b4523972c27706ba93d954 >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/daywind.png to >> /public_html/weather/daywind.png >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 17 >> ./weektempchill.png >> 362b820e7def03a7f9d8b7404af886b8fa61a6090d626a4ecdc331c842145ab5 >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weektempchill.png to >> /public_html/weather/weektempchill.png >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 18 >> ./weektempdew.png >> 1c32e3b7b4420968e1106e8510cb491455de2e131e207416ce179c9e2f37f334 >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weektempdew.png to >> /public_html/weather/weektempdew.png >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 19 >> ./weekbarometer.png >> f541b9f23d3fc5f82b104ab3f7b30a24bc0e5e10b9ccb7665701292c0bc4b606 >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekbarometer.png to >> /public_html/weather/weekbarometer.png >> Mar 16 14:00:48 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 20 >> ./mobile.html >> fb3e58ab1ca3fcf353dcf11e044b1190f3dc1fe1d9edf47461b374a63140cf5c >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/mobile.html to >> /public_html/weather/mobile.html >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 21 >> ./daytempdew.png >> 65c58d1b86fb013af7e112e01af19180e017ff8b579e3cca7f10802ff26fac3a >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/daytempdew.png to >> /public_html/weather/daytempdew.png >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 22 >> ./weekwindvec.png >> e1435e0d86eb61db6be86cc4d38855cae90cdc116de7f28d8ca2ed7ee8b460f5 >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekwindvec.png to >> /public_html/weather/weekwindvec.png >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 23 >> ./weekwind.png >> f5b086f7f7107c55e9abcd3360e7c70f4586404db4c71e7eca34214518c099fe >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekwind.png to >> /public_html/weather/weekwind.png >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 24 >> ./weekrx.png >> 9713d9718b17ed96d87bd75919165264b189167a81a416cbd079e86ffae81c86 >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/weekrx.pngto >> /public_html/weather/weekrx.png >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 25 >> ./dayrx.png 0acb57ae3664225aba98dedbe7be023f9f19b32b2a8b106a79140932b64d7ddd >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/dayrx.png to >> /public_html/weather/dayrx.png >> Mar 16 14:00:49 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 26 >> ./dayinside.png >> edc4fa668ef3255b679bd2718893aa34e6d3bdda6a795c650ccc85edb5d108f3 >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/dayinside.png to >> /public_html/weather/dayinside.png >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 27 >> ./dayuv.png 3b63311db206e5d2cbb5da5012817e59ec6405df04fdbd622e6fe9a1149d7fdd >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/dayuv.png to >> /public_html/weather/dayuv.png >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 28 >> ./dayrain.png >> c95ddd7299e19ed462cea902a1f27223b55c2b043e0ca79193aa56528aa4fd36 >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/dayrain.png to >> /public_html/weather/dayrain.png >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 29 >> ./smartphone/weekrain.png >> 189af8c6a1fb7572a62a7bac723d060042fb0972bb28b3b8dfde103d7c727b2a >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/weekrain.png to >> /public_html/weather/smartphone/weekrain.png >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 30 >> ./smartphone/daywinddir.png >> 5a8db3b61ba42f0ee41b746393a9d6a2996100ef50c4732569cffd6879a1638d >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/daywinddir.png to >> /public_html/weather/smartphone/daywinddir.png >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 31 >> ./smartphone/dayhumidity.png >> d29f8678f656e840447bb50e7023a0ecccad172820b2d4f7d6cb467e1806737b >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/dayhumidity.png to >> /public_html/weather/smartphone/dayhumidity.png >> Mar 16 14:00:50 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 32 >> ./smartphone/weekwinddir.png >> e65c1efc34be0c5a56fc3be148c4395ac9e8c9e8b8de7289c9067b646dcfabdb >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/weekwinddir.png to >> /public_html/weather/smartphone/weekwinddir.png >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 33 >> ./smartphone/daybarometer.png >> 5896ba05d3c5298d0f3f32ad27bdfe8021a206736478d85e2dd61ba51c33edb7 >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/daybarometer.png to >> /public_html/weather/smartphone/daybarometer.png >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 34 >> ./smartphone/index.html >> 76261ea109fc1b1f31acd06762711d0571076a52e3caacdfcf21cd6c16666a10 >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/index.html to >> /public_html/weather/smartphone/index.html >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 35 >> ./smartphone/temp_outside.html >> be963ee685149a062984fbbf1cac85c4eb8a68732b1dcf2db14969515d7031bc >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/temp_outside.html to >> /public_html/weather/smartphone/temp_outside.html >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 36 >> ./smartphone/temp.html >> 784ed0051e8d438ab589564514c89f3884f4e24ebc5447e45af24960e9f0f323 >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/temp.html to >> /public_html/weather/smartphone/temp.html >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 37 >> ./smartphone/weekhumidity.png >> a312b1977460d3d9d5fccc559015300fb2ebe96b2cdf6a03f24b19072c84b27f >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/weekhumidity.png to >> /public_html/weather/smartphone/weekhumidity.png >> Mar 16 14:00:51 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 38 >> ./smartphone/daywind.png >> 5c2844f0929c710e718adf121583d11fc4ffd2c233d23c81d8c45e4c030af4ac >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/daywind.png to >> /public_html/weather/smartphone/daywind.png >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 39 >> ./smartphone/barometer.html >> f0d40b1527581c0480ed118d724b3f61d947b17b1c20b6025bed494362e9d6a4 >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/barometer.html to >> /public_html/weather/smartphone/barometer.html >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 40 >> ./smartphone/weektempdew.png >> 1a4ad1ad1b8b89fc70f0cac4ce546645b78b1d19e64db100943eff5cc5d7e3ac >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/weektempdew.png to >> /public_html/weather/smartphone/weektempdew.png >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 41 >> ./smartphone/weekbarometer.png >> 84518a6ecb10978d4ab0b145b812f5ef2c957a5e023b12850bd71e928920c5d9 >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/weekbarometer.png to >> /public_html/weather/smartphone/weekbarometer.png >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 42 >> ./smartphone/daytempdew.png >> fb6e40282de848921a28d4056e6f0b3200558590380ed64f9c721e610b8d80f6 >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/daytempdew.png to >> /public_html/weather/smartphone/daytempdew.png >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 43 >> ./smartphone/weekwind.png >> faeadd3639d1318c0ec79282cfeab08b732ad36d6e399af41842c3cce03c8a99 >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/weekwind.png to >> /public_html/weather/smartphone/weekwind.png >> Mar 16 14:00:52 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 44 >> ./smartphone/dayrain.png >> 7d6ecdc81296b67d8f522bff345b8fe28dbb943d6f6341b6eef6b72f84649590 >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/smartphone/dayrain.png to >> /public_html/weather/smartphone/dayrain.png >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 45 >> ./season/weekrain.png >> d7d9ce4034c9e88581febea374a2d92a27064d17dd6ba540627be895a93e6d92 >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekrain.png to >> /public_html/weather/season/weekrain.png >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 46 >> ./season/statistics.html >> ad504cc1a99035f5479a79c0c4121eab7a9443f7e8d5756a8535f36ff7f6faec >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/statistics.html to >> /public_html/weather/season/statistics.html >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 47 >> ./season/weekhum.png >> eff8e03f55272d8e7385d172bf42c03b070133566a70397b8a1a00862683ae86 >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekhum.png to >> /public_html/weather/season/weekhum.png >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 48 >> ./season/tabular.html >> da6b58c380431a3482a154c630c02138056ff5971a8f90a26d2c9b1f25e57f0e >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/tabular.html to >> /public_html/weather/season/tabular.html >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 49 >> ./season/daywinddir.png >> 0308b2ffcd0fcb1b532770a3cfe9cf20a83ca9b7157bd7662fe42ad93ec05a82 >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daywinddir.png to >> /public_html/weather/season/daywinddir.png >> Mar 16 14:00:53 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 50 >> ./season/weekmoistsoil.png >> 2da2e88d3f046328c121f3c8d956f91675b8ed3730de2130621ad09dbc383ae0 >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekmoistsoil.png to >> /public_html/weather/season/weekmoistsoil.png >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 51 >> ./season/dayET.png >> e1ed268dace1783c540e24695199d833ffd49d66e4a3414d12092038378a27c6 >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayET.png to >> /public_html/weather/season/dayET.png >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 52 >> ./season/weekhumin.png >> 20ff8a10ecac71ddab39c3853a09f24a612d6bbf836b21d7ba93925141333eb7 >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekhumin.png to >> /public_html/weather/season/weekhumin.png >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 53 >> ./season/daytempin.png >> 327c16905270b75ac7454678549febd1c20094495636f26f9569bac172988dc9 >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daytempin.png to >> /public_html/weather/season/daytempin.png >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 54 >> ./season/weekET.png >> 83602aaa104951bacdbd569867f71c1835dfc752c02923361858728c25ca0c94 >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekET.png to >> /public_html/weather/season/weekET.png >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 55 >> ./season/dayvolt.png >> b9b4d94255b64c7b103a211a799df93046be3c129568e5f52a4f6093ef7112b4 >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayvolt.png to >> /public_html/weather/season/dayvolt.png >> Mar 16 14:00:54 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 56 >> ./season/weekwinddir.png >> 8c148c76a125fc0571240d73eb935b5155b1f9298257c1da15afb269607ab0bb >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekwinddir.png to >> /public_html/weather/season/weekwinddir.png >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 57 >> ./season/weektempfeel.png >> cca74b5c54d93fc91ce474fa6a1f4aa7012c52447e8e85b51d31237805088bc3 >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weektempfeel.png to >> /public_html/weather/season/weektempfeel.png >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 58 >> ./season/daybarometer.png >> 1fcbc6e95036383ba4a16dfc41729481093fea985ce2a5ca28cace0e271943c1 >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daybarometer.png to >> /public_html/weather/season/daybarometer.png >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 59 >> ./season/index.html >> 0d945c1aaa28ce44de704aa75654b730158afca12bcf704d7b96b2fecce0c837 >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/index.html to >> /public_html/weather/season/index.html >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 60 >> ./season/daywindvec.png >> 81ea581dd6038677bf8adedb322dbbbbf7fc2fd12cdd816ba65aaa0764ca6f83 >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daywindvec.png to >> /public_html/weather/season/daywindvec.png >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 61 >> ./season/dayhum.png >> 46be596b197ad1cb2cbcb5a0d16c57e398fd7d403dc32e3376148ce8d28b151a >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayhum.png to >> /public_html/weather/season/dayhum.png >> Mar 16 14:00:55 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 62 >> ./season/weekvolt.png >> b9f13f61cd94922cec2b1b1e051358e9ebeba07770e14cdc29dfc03bb9365a47 >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekvolt.png to >> /public_html/weather/season/weekvolt.png >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 63 >> ./season/daytempfeel.png >> 8e0e1582e20f2ee8c81772fa22739abc5abf28a78b6c4cce9a2e598dfc4edad9 >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daytempfeel.png to >> /public_html/weather/season/daytempfeel.png >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 64 >> ./season/weektempin.png >> 1663263123b8d29c85fc49f6f8e4fe7475ec62f946e6a126660799af26dc84d1 >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weektempin.png to >> /public_html/weather/season/weektempin.png >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 65 >> ./season/daywind.png >> ab04553ace7e1aa4417efbf959cd8762a33d2c43b71468a86d564c6783a4a7bf >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daywind.png to >> /public_html/weather/season/daywind.png >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 66 >> ./season/weektempdew.png >> 2b65fa1e3e6a7bee76e0566d6c32330bed3cd81c5f6077f6903d3a6d8960b24c >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weektempdew.png to >> /public_html/weather/season/weektempdew.png >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 67 >> ./season/telemetry.html >> 37d3d22cb568e411e8432bb52dcf12176d6379b5f006ea24a2427944ad130bc0 >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/telemetry.html to >> /public_html/weather/season/telemetry.html >> Mar 16 14:00:56 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 68 >> ./season/weekbarometer.png >> 25dc8099e6ff9a4ff738fe8b68e63e6cacd4747ca1b0eb1687cfc58f8fbb962c >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekbarometer.png to >> /public_html/weather/season/weekbarometer.png >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 69 >> ./season/daytempdew.png >> bfa22e860ccba44c9ffdfc93c87b69d63855262961132648502bad60803608f8 >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daytempdew.png to >> /public_html/weather/season/daytempdew.png >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 70 >> ./season/weekwindvec.png >> c8849826462086a0ea7bb371e035a969c42533359d8f1cc36415f0dd471d49e4 >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekwindvec.png to >> /public_html/weather/season/weekwindvec.png >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 71 >> ./season/rss.xml >> e4bcff34b43ec522cb38c5369f36b635a6d841728646e093cbad4bca7810673c >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/rss.xml to >> /public_html/weather/season/rss.xml >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 72 >> ./season/weekwind.png >> 3a2a62f499f82c6dede33057b2fcf9af4f67568a33ee8651a5e3741d5a71fcac >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekwind.png to >> /public_html/weather/season/weekwind.png >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 73 >> ./season/dayhumin.png >> e8c787d205f9ce13eb698399d297e259f1e0e98571eb894da5c6632a449aa71f >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayhumin.png to >> /public_html/weather/season/dayhumin.png >> Mar 16 14:00:57 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 74 >> ./season/weekrx.png >> 2ab3212aa048c5c089e51b822dcb1ed5d9c10c43edbedd9ac4ba544cac621afe >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/weekrx.png to >> /public_html/weather/season/weekrx.png >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 75 >> ./season/celestial.html >> 7f28457433f72c61534d7a7725f82dfa7835a3d30f67b99c2efff1f56bd87118 >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/celestial.html to >> /public_html/weather/season/celestial.html >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 76 >> ./season/dayrx.png >> f0028e5a0c8d483328457b6a1534e7066654c39ea9ea5f4a9fea928cf4824821 >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayrx.png to >> /public_html/weather/season/dayrx.png >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 77 >> ./season/daymoistsoil.png >> 7105c46663af06733a5783eeabc37b02082dc8df716c2f1ddd007664b8b57431 >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/daymoistsoil.png to >> /public_html/weather/season/daymoistsoil.png >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 78 >> ./season/dayrain.png >> ffef77f5b647c39a06b50abc8fee9c99929878275b347227b8899e2371d69832 >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/dayrain.png to >> /public_html/weather/season/dayrain.png >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 79 >> ./season/NOAA/NOAA-2025.txt >> 0d65425cf563f7d239f6da5609bac17df3040270a78f8936967c69f84f81ed1d >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/NOAA/NOAA-2025.txt to >> /public_html/weather/season/NOAA/NOAA-2025.txt >> Mar 16 14:00:58 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 80 >> ./season/NOAA/NOAA-2025-03.txt >> 71b131daf8c1beee7ee003c9c2d1b7152eb13edb0817c3f09b7916045f2ecd43 >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/season/NOAA/NOAA-2025-03.txt to >> /public_html/weather/season/NOAA/NOAA-2025-03.txt >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 81 >> ./NOAA/NOAA-2025.txt >> 0d65425cf563f7d239f6da5609bac17df3040270a78f8936967c69f84f81ed1d >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/NOAA/NOAA-2025.txt to >> /public_html/weather/NOAA/NOAA-2025.txt >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 82 >> ./NOAA/NOAA-2025-03.txt >> 1438f59c0fa251fc27532905435c8e913e12712ce01f8a1f996267d46fe4e60a >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/NOAA/NOAA-2025-03.txt to >> /public_html/weather/NOAA/NOAA-2025-03.txt >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: 83 >> ./RSS/weewx_rss.xml >> e0883de01a6e5591031cdab59caad96ddbd4583308f81ff710b670ae5ab06a70 >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weeutil.ftpupload: >> Uploaded file /home/weewx/public_html/RSS/weewx_rss.xml to >> /public_html/weather/RSS/weewx_rss.xml >> Mar 16 14:00:59 raspberrypi weewxd[8557]: INFO weewx.reportengine: >> ftpgenerator: Ftp'd 84 files in 14.49 seconds >> Mar 16 14:00:59 raspberrypi weewxd[8557]: DEBUG weewx.reportengine: >> Report 'RSYNC' not enabled. Skipping. >> Mar 16 14:05:19 raspberrypi systemd[1]: Created slice User Slice of UID >> 1000. >> Mar 16 14:05:19 raspberrypi systemd[1]: Starting User Runtime Directory >> /run/user/1000... >> Mar 16 14:05:19 raspberrypi systemd[1]: Finished User Runtime Directory >> /run/user/1000. >> Mar 16 14:05:19 raspberrypi systemd[1]: Starting User Manager for UID >> 1000... >> Mar 16 14:05:20 raspberrypi systemd[12796]: Queued start job for default >> target Main User Target. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Created slice User >> Application Slice. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Reached target Paths. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Reached target Timers. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Starting D-Bus User Message >> Bus Socket. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on GnuPG network >> certificate management daemon. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on GnuPG >> cryptographic agent and passphrase cache (access forweb browsers). >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on GnuPG >> cryptographic agent and passphrase cache (restricted). >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on GnuPG >> cryptographic agent (ssh-agent emulation). >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on GnuPG >> cryptographic agent and passphrase cache. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on Multimedia >> System. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on debconf >> communication socket. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on Sound System. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Listening on D-Bus User >> Message Bus Socket. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Reached target Sockets. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Reached target Basic System. >> Mar 16 14:05:20 raspberrypi systemd[1]: Started User Manager for UID 1000. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Started Multimedia Service. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Starting Sound Service... >> Mar 16 14:05:20 raspberrypi systemd[1]: Started Session 7 of user pi. >> Mar 16 14:05:20 raspberrypi pipewire[12813]: could not set nice-level to >> -11: Permission denied >> Mar 16 14:05:20 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:20 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:20 raspberrypi systemd[12796]: Started D-Bus User Message >> Bus. >> Mar 16 14:05:20 raspberrypi pipewire[12813]: could not make thread >> realtime: Permission denied >> Mar 16 14:05:20 raspberrypi pipewire[12813]: Failed to receive portal >> pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name >> 'org.freedesktop.portal.Desktop': no such name >> Mar 16 14:05:20 raspberrypi pipewire-media-session[12817]: could not set >> nice-level to -11: Permission denied >> Mar 16 14:05:20 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:20 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:21 raspberrypi pipewire-media-session[12817]: could not make >> thread realtime: Permission denied >> Mar 16 14:05:21 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:21 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:21 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:21 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:21 raspberrypi rtkit-daemon[4164]: Supervising 0 threads of >> 0 processes of 1 users. >> Mar 16 14:05:21 raspberrypi pulseaudio[12814]: Failed to find a working >> profile. >> Mar 16 14:05:21 raspberrypi pulseaudio[12814]: Failed to load module >> "module-alsa-card" (argument: "device_id="1" name="platform-3f902000.hdmi" >> card_name="alsa_card.platform-3f902000.hdmi" namereg_fail=false tsched=no >> fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes >> avoid_resampling=no card_properties="module-udev-detect.discovered=1""): >> initialization failed. >> Mar 16 14:05:21 raspberrypi systemd[12796]: Started Sound Service. >> Mar 16 14:05:21 raspberrypi systemd[12796]: Reached target Main User >> Target. >> Mar 16 14:05:21 raspberrypi systemd[12796]: Startup finished in 2.133s. >> Mar 16 14:05:21 raspberrypi bluetoothd[656]: Endpoint registered: >> sender=:1.80 path=/MediaEndpoint/A2DPSink/sbc >> Mar 16 14:05:21 raspberrypi bluetoothd[656]: Endpoint registered: >> sender=:1.80 path=/MediaEndpoint/A2DPSource/sbc >> Mar 16 14:06:52 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Requesting 200 LOOP packets. >> Mar 16 14:06:53 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Successfully woke up Vantage console >> Mar 16 14:13:30 raspberrypi weewxd[8557]: DEBUG weewx.drivers.vantage: >> Requesting 200 LOOP packets. >> pi@raspberrypi:/home/weewx $ >> > -- > 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 visit > https://groups.google.com/d/msgid/weewx-user/a2649aea-9af9-4459-a873-5ed5e9437277n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/a2649aea-9af9-4459-a873-5ed5e9437277n%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 visit https://groups.google.com/d/msgid/weewx-user/CADODjz9zp29kyLRsPE1DtAE8%2BiygOitErUgGtQHWO4ZFfrj5Pw%40mail.gmail.com.
