Hi Tom, The file from the URL, when compared to the previous one I downloaded matched 100%. The xtypes.py was placed in the directory and the system restarted. I'm not getting the DEBUG messages in /var/log/messages. Are we sure the xtypes.py has the extra logging code? I'm more of a Java / RPGLE programmer with no Python experience; but, I don't see a lot of statements that appear to do logging.
Thanks for your help. Mike See below: weewx@WEEWX:~ $ tail -f /var/log/messages Oct 26 19:26:05 WEEWX kernel: [ 6115.105225] input: Logitech M310 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2.3/1-1.4.2.3:1.2/0003:046D:C52B.0008/0003:046D:1024.0009/input/input16 Oct 26 19:26:05 WEEWX kernel: [ 6115.105768] logitech-hidpp-device 0003:046D:1024.0009: input,hidraw1: USB HID v1.11 Mouse [Logitech M310] on usb-3f980000.usb-1.4.2.3/input2:1 Oct 26 19:26:05 WEEWX kernel: [ 6115.120702] input: Logitech K520 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2.3/1-1.4.2.3:1.2/0003:046D:C52B.0008/0003:046D:2011.000A/input/input17 Oct 26 19:26:05 WEEWX kernel: [ 6115.123992] logitech-hidpp-device 0003:046D:2011.000A: input,hidraw2: USB HID v1.11 Keyboard [Logitech K520] on usb-3f980000.usb-1.4.2.3/input2:2 Oct 26 19:26:05 WEEWX mtp-probe: checking bus 1, device 17: "/sys/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4.2/1-1.4.2.3" Oct 26 19:26:05 WEEWX mtp-probe: bus: 1, device: 17 was not an MTP device Oct 26 19:26:07 WEEWX kernel: [ 6116.551333] logitech-hidpp-device 0003:046D:2011.000A: HID++ 1.0 device connected. Oct 26 19:26:18 WEEWX weewx[639] INFO weewx.reportengine: ftpgenerator: Ftp'd 36 files in 1.15 seconds Oct 26 19:26:22 WEEWX kernel: [ 6131.491453] usb 1-1.4.2: USB disconnect, device number 16 Oct 26 19:26:22 WEEWX kernel: [ 6131.491494] usb 1-1.4.2.3: USB disconnect, device number 17 Oct 26 19:30:16 WEEWX weewx[639] INFO weewx.manager: Added record 2023-10-26 19:30:00 EDT (1698363000) to database 'weewx' Oct 26 19:30:17 WEEWX weewx[639] INFO weewx.manager: Added record 2023-10-26 19:30:00 EDT (1698363000) to daily summary in 'weewx' Oct 26 19:30:37 WEEWX weewx[639] INFO weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 20.29 seconds Oct 26 19:30:48 WEEWX weewx[639] INFO weewx.imagegenerator: Generated 15 images for report SeasonsReport in 10.42 seconds Oct 26 19:30:48 WEEWX weewx[639] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx Oct 26 19:31:06 WEEWX weewx[639] INFO weewx.cheetahgenerator: Generated 12 files for report Belchertown in 18.07 seconds Oct 26 19:31:06 WEEWX weewx[639] INFO weewx.reportengine: Copied 3 files to /var/www/html/weewx/belchertown Oct 26 19:31:21 WEEWX weewx[639] INFO weewx.reportengine: ftpgenerator: Ftp'd 34 files in 1.12 seconds Oct 26 19:35:16 WEEWX weewx[639] INFO weewx.manager: Added record 2023-10-26 19:35:00 EDT (1698363300) to database 'weewx' Oct 26 19:35:17 WEEWX weewx[639] INFO weewx.manager: Added record 2023-10-26 19:35:00 EDT (1698363300) to daily summary in 'weewx' Oct 26 19:35:37 WEEWX weewx[639] INFO weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 20.57 seconds Oct 26 19:35:48 WEEWX weewx[639] INFO weewx.imagegenerator: Generated 15 images for report SeasonsReport in 10.57 seconds Oct 26 19:35:48 WEEWX weewx[639] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx Oct 26 19:36:06 WEEWX weewx[639] INFO weewx.cheetahgenerator: Generated 12 files for report Belchertown in 18.00 seconds Oct 26 19:36:06 WEEWX weewx[639] INFO weewx.reportengine: Copied 3 files to /var/www/html/weewx/belchertown Oct 26 19:36:21 WEEWX weewx[639] INFO weewx.reportengine: ftpgenerator: Ftp'd 34 files in 1.03 seconds On Wed, Oct 25, 2023 at 11:32 PM Tom Keffer <[email protected]> wrote: > https://groups.google.com/g/weewx-user/c/RAKT9ft5qFM/m/jsJpX1FoAgAJ > > On Wednesday, October 25, 2023 at 6:45:53 PM UTC-7 [email protected] wrote: > >> I copied it from the laptop to the Raspberry Pi again and replaced it; >> but, don't see the DEBUG. Can you send it again? >> >> On Wed, Oct 25, 2023 at 9:34 PM Tom Keffer <[email protected]> wrote: >> >>> I'm not seeing any signs in the log of the instrumented version running. >>> The messages should be marked "DEBUG weewx.xtypes", much like the previous >>> run. Are you sure you're using the instrumented version? >>> >>> I don't know what all that drm stuff is about. A digital rights manager? >>> >>> On Wed, Oct 25, 2023 at 6:28 PM Mike Ruble <[email protected]> wrote: >>> >>>> >>>> Using that version we have the same result in the reports (after >>>> deleting and letting it recreate the report). In the /var/log/messages we >>>> have a couple of update cycles:Oct 25 21:06:20 WEEWX weewx[661] INFO >>>> weewx.reportengine: ftpgenerator: Ftp'd 34 files in 1.08 seconds >>>> Oct 25 21:10:17 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:10:00 EDT (1698282600) to database 'weewx' >>>> Oct 25 21:10:18 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:10:00 EDT (1698282600) to daily summary in 'weewx' >>>> Oct 25 21:10:37 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 8 files for report SeasonsReport in 19.25 seconds >>>> Oct 25 21:10:47 WEEWX weewx[661] INFO weewx.imagegenerator: Generated >>>> 15 images for report SeasonsReport in 9.94 seconds >>>> Oct 25 21:10:47 WEEWX weewx[661] INFO weewx.reportengine: Copied 0 >>>> files to /var/www/html/weewx >>>> Oct 25 21:11:04 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 12 files for report Belchertown in 16.78 seconds >>>> Oct 25 21:11:04 WEEWX weewx[661] INFO weewx.reportengine: Copied 3 >>>> files to /var/www/html/weewx/belchertown >>>> Oct 25 21:11:19 WEEWX weewx[661] INFO weewx.reportengine: ftpgenerator: >>>> Ftp'd 34 files in 1.26 seconds >>>> Oct 25 21:15:17 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:15:00 EDT (1698282900) to database 'weewx' >>>> Oct 25 21:15:17 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:15:00 EDT (1698282900) to daily summary in 'weewx' >>>> Oct 25 21:15:37 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 8 files for report SeasonsReport in 19.86 seconds >>>> Oct 25 21:15:47 WEEWX weewx[661] INFO weewx.imagegenerator: Generated >>>> 15 images for report SeasonsReport in 9.97 seconds >>>> Oct 25 21:15:47 WEEWX weewx[661] INFO weewx.reportengine: Copied 0 >>>> files to /var/www/html/weewx >>>> Oct 25 21:16:04 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 12 files for report Belchertown in 16.84 seconds >>>> Oct 25 21:16:05 WEEWX weewx[661] INFO weewx.reportengine: Copied 3 >>>> files to /var/www/html/weewx/belchertown >>>> Oct 25 21:16:21 WEEWX weewx[661] INFO weewx.reportengine: ftpgenerator: >>>> Ftp'd 34 files in 1.96 seconds >>>> >>>> In syslog we have: >>>> >>>> >>>> Oct 25 21:10:15 WEEWX weewx[661] DEBUG weewx.drivers.vantage: Getting >>>> archive packets since 2023-10-25 21:05:00 EDT (1698282300) >>>> Oct 25 21:10:16 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Successfully woke up Vantage console >>>> Oct 25 21:10:16 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Retrieving 1 page(s); starting index= 1 >>>> Oct 25 21:10:17 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:10:00 EDT (1698282600) to database 'weewx' >>>> Oct 25 21:10:18 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:10:00 EDT (1698282600) to daily summary in 'weewx' >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.drivers.vantage: DMPAFT >>>> complete: page timestamp 2023-10-17 00:00:00 EDT (1697515200) less than >>>> final timestamp 2023-10-25 21:10:00 EDT (1698282600) >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.drivers.vantage: Catch up >>>> complete. >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> reports for latest time in the database. >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Requesting 200 LOOP packets. >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> report 'SeasonsReport' >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.reportengine: Found >>>> configuration file /etc/weewx/skins/Seasons/skin.conf for report >>>> 'SeasonsReport' >>>> Oct 25 21:10:18 WEEWX weewx[661] 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'] >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:10:18 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Successfully woke up Vantage console >>>> Oct 25 21:10:37 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 8 files for report SeasonsReport in 19.25 seconds >>>> Oct 25 21:10:37 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:10:47 WEEWX weewx[661] INFO weewx.imagegenerator: Generated >>>> 15 images for report SeasonsReport in 9.94 seconds >>>> Oct 25 21:10:47 WEEWX weewx[661] INFO weewx.reportengine: Copied 0 >>>> files to /var/www/html/weewx >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'SmartphoneReport' not enabled. Skipping. >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'MobileReport' not enabled. Skipping. >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'StandardReport' not enabled. Skipping. >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> report 'Belchertown' >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.reportengine: Found >>>> configuration file /etc/weewx/skins/Belchertown/skin.conf for report >>>> 'Belchertown' >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.reportengine: Cannot read >>>> localization file /etc/weewx/skins/Belchertown/lang/en.conf for report >>>> 'Belchertown': Config file not found: >>>> "/etc/weewx/skins/Belchertown/lang/en.conf". >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.reportengine: **** Using >>>> defaults instead. >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.cheetahgenerator: Using >>>> search list ['user.belchertown.getData', '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'] >>>> Oct 25 21:10:47 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:11:04 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 12 files for report Belchertown in 16.78 seconds >>>> Oct 25 21:11:04 WEEWX weewx[661] INFO weewx.reportengine: Copied 3 >>>> files to /var/www/html/weewx/belchertown >>>> Oct 25 21:11:04 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> report 'FTP' >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weewx.reportengine: Found >>>> configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP' >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weewx.reportengine: Cannot read >>>> localization file /etc/weewx/skins/Ftp/lang/en.conf for report 'FTP': >>>> Config file not found: "/etc/weewx/skins/Ftp/lang/en.conf". >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weewx.reportengine: **** Using >>>> defaults instead. >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Attempting >>>> connection to 192.168.10.44 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Connected to >>>> 192.168.10.44 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 0 >>>> ./statistics.html >>>> d566f7d1253c4a5b76db09c3cbf66c6823c87ceb6e8aac8c5ceb54116d2185df >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/statistics.html to /weather/statistics.html >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 1 >>>> ./tabular.html >>>> 671d4e2f4e9e77ef46311e8bba61dae9dc29dc2518807f1fc0de2e606cfb4202 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/tabular.html to /weather/tabular.html >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 2 >>>> ./daywinddir.png >>>> fca1c27bc3be9d64f1a3c9d80c7117ff475b82003933376eb07cf5c5ddb0003e >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daywinddir.png to /weather/daywinddir.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 3 >>>> ./dayradiation.png >>>> 0990f2683a8f368a95f0e837ec866e54ca541d50305cb4552deb82a2aba73354 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayradiation.png to /weather/dayradiation.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 4 ./dayET.png >>>> cc8adaf613de11ba573a0cd7a396f5983caa9c15ae94f517074689a0241de431 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayET.png to /weather/dayET.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 5 >>>> ./daytempin.png >>>> b9d0f28940600ed36e824308cd23d03e118208246e339b47d4da42f2d68cd40c >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daytempin.png to /weather/daytempin.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 6 >>>> ./dayvolt.png >>>> 6a4f77534f7d1199c3a0f7e0c4592b42ceacbec365506261c50cb36e38441ff8 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayvolt.png to /weather/dayvolt.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 7 >>>> ./daybarometer.png >>>> 3ea2adcf6c1e46b92702eeb9107d47c0a1ee4bc8214eca3c6029a322e1933cd6 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daybarometer.png to /weather/daybarometer.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 8 >>>> ./index.html >>>> 0b3159595f1eb2af7eb1b2df512c25d9ea0c1e67f8237c57ce00e8addef4c68a >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/index.html to /weather/index.html >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 9 >>>> ./daywindvec.png >>>> 58d40bfa33011c0f2beb9b724e9912a6228247ea44aad851f430d83d5e5fec99 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daywindvec.png to /weather/daywindvec.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 10 >>>> ./dayUV.png >>>> 873b2f278c160047cb100b89d11f163c8fcc2dfee2d0bbe441f0a7d8519e2c8f >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayUV.png to /weather/dayUV.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 11 >>>> ./dayhum.png >>>> f6ceed6db4604f8bee5da50faee827510c1783cb2415c2ac9996c40abdfdd5d2 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayhum.png to /weather/dayhum.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 12 >>>> ./daytempfeel.png >>>> cae28337c2b546dcbf4a98b51e8a446828051feaa6568cc3fcb9199b313e350e >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daytempfeel.png to /weather/daytempfeel.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 13 >>>> ./daywind.png >>>> 1fc161a831bc3126829c05076719d250ef25f9abd05a6e1009e1972f7dff39b2 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daywind.png to /weather/daywind.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 14 >>>> ./telemetry.html >>>> 8b179a00c46c5f668ab3f140ace7b00c2edb4f6d4e2d01221a69b5206c3956a7 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/telemetry.html to /weather/telemetry.html >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 15 >>>> ./daytempdew.png >>>> c3cce01d66e410fecd36eaff81597d7d407f48c5999346c860001274ae8c2104 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daytempdew.png to /weather/daytempdew.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 16 ./rss.xml >>>> 7474b3ae097b8955ebb61c0aeeaf88f98fb54ffc366d0edf89fd21018fa2d40c >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/rss.xml to /weather/rss.xml >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 17 >>>> ./dayhumin.png >>>> 8cacc9f2d4e77bdb8b13b38eb56b36bd59c7675b2c8d57677a070493c4299d3b >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayhumin.png to /weather/dayhumin.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 18 >>>> ./celestial.html >>>> 2060afad89911a7ea99768f9a94c00256b7e7660a3b6672aa8d3635d6648a3e4 >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/celestial.html to /weather/celestial.html >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 19 >>>> ./dayrx.png >>>> f4b857d52d8b535f4374fab0d82f81268eaaebb4f2e14f3c35b1b8e31b9ea9ec >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayrx.png to /weather/dayrx.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 20 >>>> ./dayrain.png >>>> abed2ccc1f5d18e1c3a165b825f827026657a2d08c72dcb02c8b42e31cff45fd >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayrain.png to /weather/dayrain.png >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 21 >>>> ./belchertown/kiosk.html >>>> 1a5040f6570329a62df19f73f62b00c3f0ed1a03034d4c080abde5f4bedbc46c >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/kiosk.html to >>>> /weather/belchertown/kiosk.html >>>> Oct 25 21:11:18 WEEWX weewx[661] DEBUG weeutil.ftpupload: 22 >>>> ./belchertown/index.html >>>> 6d8e16a8e617318f131f476f08a669244ea06a7e3c0a30249ec181042cd5e9ee >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/index.html to >>>> /weather/belchertown/index.html >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 23 >>>> ./belchertown/graphs/index.html >>>> 81fc39980fb9de4cedb081744088f6f06451f46fc5c0d0e4812a2376d024a298 >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/graphs/index.html to >>>> /weather/belchertown/graphs/index.html >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 24 >>>> ./belchertown/records/index.html >>>> 52b1291a3521a99a8f782494f8a9e7cfec3659ad1c8ce130760a5d6767e7528c >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/records/index.html to >>>> /weather/belchertown/records/index.html >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 25 >>>> ./belchertown/reports/index.html >>>> 6062985b468f1fd7dde3670da02dd9fc326ac2aa62a06f17b052de8a1387b2b5 >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/reports/index.html to >>>> /weather/belchertown/reports/index.html >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 26 >>>> ./belchertown/json/weewx_data.json >>>> c35e63e921e3092cb4554d76dc652dc1bab65f4b472a1a856a7e64591be07cbe >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/weewx_data.json to >>>> /weather/belchertown/json/weewx_data.json >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 27 >>>> ./belchertown/json/year.json >>>> 75f7fcd2744deaa358346712e8911fb5004f0107af49e7c988316c501246a17b >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/year.json to >>>> /weather/belchertown/json/year.json >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 28 >>>> ./belchertown/json/day.json >>>> 9032f78fa1d7553dcd6c0319e63d9dba9d7a09e8ba047933a660ef7e44e19b86 >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/day.json to >>>> /weather/belchertown/json/day.json >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 29 >>>> ./belchertown/json/month.json >>>> 010d82c10e184a5c9be873eaa622b6f5eb4d8b20e74ada9e0c050999d6dddef0 >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/month.json to >>>> /weather/belchertown/json/month.json >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 30 >>>> ./belchertown/json/week.json >>>> 57fbcf35caca87b7664547da6957918469bd76233ad19f1a18850cb0fc7a167f >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/week.json to >>>> /weather/belchertown/json/week.json >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 31 >>>> ./belchertown/json/homepage.json >>>> 83262b496afde9a0f79fca2ff9b53657d45962d83a754a57e21aa133c645f2b8 >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/homepage.json to >>>> /weather/belchertown/json/homepage.json >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 32 >>>> ./belchertown/pi/index.html >>>> 2d4b87c9bb5b0e2daced204364b45a571063899eaa2f606660946e70d0d180d1 >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/pi/index.html to >>>> /weather/belchertown/pi/index.html >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 33 >>>> ./belchertown/about/index.html >>>> 8b327c8d8e528e660e9962a46e91677ec6e9ccd61760c5520d7fad0797729aea >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/about/index.html to >>>> /weather/belchertown/about/index.html >>>> Oct 25 21:11:19 WEEWX weewx[661] INFO weewx.reportengine: ftpgenerator: >>>> Ftp'd 34 files in 1.26 seconds >>>> Oct 25 21:11:19 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'RSYNC' not enabled. Skipping. >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: bits received from HRNG source: >>>> 760064 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: bits sent to kernel pool: 719968 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: entropy added to kernel pool: >>>> 719968 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS 140-2 successes: 38 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS 140-2 failures: 0 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS 140-2(2001-10-10) Monobit: >>>> 0 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS 140-2(2001-10-10) Poker: 0 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS 140-2(2001-10-10) Runs: 0 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS 140-2(2001-10-10) Long >>>> run: 0 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS 140-2(2001-10-10) >>>> Continuous run: 0 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: HRNG source speed: >>>> (min=373.883; avg=852.249; max=940.857)Kibits/s >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: FIPS tests speed: (min=10.987; >>>> avg=25.876; max=51.135)Mibits/s >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: Lowest ready-buffers level: 2 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: Entropy starvations: 0 >>>> Oct 25 21:12:25 WEEWX rngd[533]: stats: Time spent starving for >>>> entropy: (min=0; avg=0.000; max=0)us >>>> Oct 25 21:13:54 WEEWX PackageKit: refresh-cache transaction >>>> /199_cdeebacb from uid 1000 finished with success after 33765ms >>>> Oct 25 21:14:35 WEEWX PackageKit: get-updates transaction /200_aecadade >>>> from uid 1000 finished with success after 40849ms >>>> Oct 25 21:15:15 WEEWX weewx[661] DEBUG weewx.drivers.vantage: Getting >>>> archive packets since 2023-10-25 21:10:00 EDT (1698282600) >>>> Oct 25 21:15:16 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Successfully woke up Vantage console >>>> Oct 25 21:15:16 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Retrieving 1 page(s); starting index= 2 >>>> Oct 25 21:15:17 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:15:00 EDT (1698282900) to database 'weewx' >>>> Oct 25 21:15:17 WEEWX weewx[661] INFO weewx.manager: Added record >>>> 2023-10-25 21:15:00 EDT (1698282900) to daily summary in 'weewx' >>>> Oct 25 21:15:17 WEEWX weewx[661] DEBUG weewx.drivers.vantage: DMPAFT >>>> complete: page timestamp 2023-10-17 00:05:00 EDT (1697515500) less than >>>> final timestamp 2023-10-25 21:15:00 EDT (1698282900) >>>> Oct 25 21:15:17 WEEWX weewx[661] DEBUG weewx.drivers.vantage: Catch up >>>> complete. >>>> Oct 25 21:15:18 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> reports for latest time in the database. >>>> Oct 25 21:15:18 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Requesting 200 LOOP packets. >>>> Oct 25 21:15:18 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> report 'SeasonsReport' >>>> Oct 25 21:15:18 WEEWX weewx[661] DEBUG weewx.reportengine: Found >>>> configuration file /etc/weewx/skins/Seasons/skin.conf for report >>>> 'SeasonsReport' >>>> Oct 25 21:15:18 WEEWX weewx[661] 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'] >>>> Oct 25 21:15:18 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:15:18 WEEWX weewx[661] DEBUG weewx.drivers.vantage: >>>> Successfully woke up Vantage console >>>> Oct 25 21:15:37 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 8 files for report SeasonsReport in 19.86 seconds >>>> Oct 25 21:15:38 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:15:47 WEEWX weewx[661] INFO weewx.imagegenerator: Generated >>>> 15 images for report SeasonsReport in 9.97 seconds >>>> Oct 25 21:15:47 WEEWX weewx[661] INFO weewx.reportengine: Copied 0 >>>> files to /var/www/html/weewx >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'SmartphoneReport' not enabled. Skipping. >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'MobileReport' not enabled. Skipping. >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'StandardReport' not enabled. Skipping. >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> report 'Belchertown' >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.reportengine: Found >>>> configuration file /etc/weewx/skins/Belchertown/skin.conf for report >>>> 'Belchertown' >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.reportengine: Cannot read >>>> localization file /etc/weewx/skins/Belchertown/lang/en.conf for report >>>> 'Belchertown': Config file not found: >>>> "/etc/weewx/skins/Belchertown/lang/en.conf". >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.reportengine: **** Using >>>> defaults instead. >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.cheetahgenerator: Using >>>> search list ['user.belchertown.getData', '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'] >>>> Oct 25 21:15:48 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:16:04 WEEWX weewx[661] INFO weewx.cheetahgenerator: Generated >>>> 12 files for report Belchertown in 16.84 seconds >>>> Oct 25 21:16:05 WEEWX weewx[661] INFO weewx.reportengine: Copied 3 >>>> files to /var/www/html/weewx/belchertown >>>> Oct 25 21:16:05 WEEWX weewx[661] DEBUG weewx.manager: Daily summary >>>> version is 4.0 >>>> Oct 25 21:16:18 WEEWX weewx[661] DEBUG weewx.reportengine: Running >>>> report 'FTP' >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weewx.reportengine: Found >>>> configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP' >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weewx.reportengine: Cannot read >>>> localization file /etc/weewx/skins/Ftp/lang/en.conf for report 'FTP': >>>> Config file not found: "/etc/weewx/skins/Ftp/lang/en.conf". >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weewx.reportengine: **** Using >>>> defaults instead. >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Attempting >>>> connection to 192.168.10.44 >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Connected to >>>> 192.168.10.44 >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 0 >>>> ./statistics.html >>>> 294dbb1b65cff78ca602d3587c4c9ac17fb1e6a065dee353f4397c3c6897e38b >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/statistics.html to /weather/statistics.html >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 1 >>>> ./tabular.html >>>> 23cdeb9647d2b338b08e3dc8d1090041632fed7c5b8e24bc448f9dec159ea1bc >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/tabular.html to /weather/tabular.html >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 2 >>>> ./daywinddir.png >>>> b0f6b2e9f00e3ccad06d3625da4cf8d7e2a32d9274af5329f1819662f4aa000d >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daywinddir.png to /weather/daywinddir.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 3 >>>> ./dayradiation.png >>>> 5dd48c0144f85448e53f1e04c03ce6c00244932609e28014f3917b1fdc23bdf7 >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayradiation.png to /weather/dayradiation.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 4 ./dayET.png >>>> c7a0d7ca46a559159d937e1a9e723b4899735e243b40dd2394e707ba54415f1e >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayET.png to /weather/dayET.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 5 >>>> ./daytempin.png >>>> 3ef16d7e1ad8ff1eaeaaff541a3f9ad2d34315e0037b468708ae3055a35a0dcf >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daytempin.png to /weather/daytempin.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 6 >>>> ./dayvolt.png >>>> aa06e05044d7bf8ffeaae0cc7f11a8ee197874c507b998bd577b1e9050adf4ef >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayvolt.png to /weather/dayvolt.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 7 >>>> ./daybarometer.png >>>> 495ae16f9092487fb11016cc01556e85d05cac04d9ed184c94daada5fda1652e >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daybarometer.png to /weather/daybarometer.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 8 >>>> ./index.html >>>> cac7b10b8416623e0fbbcb79c0b2c978d466284e829a93eec43b9595a69e3aad >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/index.html to /weather/index.html >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 9 >>>> ./daywindvec.png >>>> 23240b4d5bcfba1fd304ac821a4ca8cec596ee94de030395dba4f884e2238e4a >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daywindvec.png to /weather/daywindvec.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 10 >>>> ./dayUV.png >>>> 67e4c87fbfafe9d32f019436c10e0238e928fb742ff164608d7545ec2e7fecc0 >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayUV.png to /weather/dayUV.png >>>> Oct 25 21:16:19 WEEWX weewx[661] DEBUG weeutil.ftpupload: 11 >>>> ./dayhum.png >>>> 4fd9f674ba508f9f2c2c6c0b02391f46652a6c80257db4a1383b44be84522fa3 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayhum.png to /weather/dayhum.png >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 12 >>>> ./daytempfeel.png >>>> 0510b8bfa097f3d54b850f8561586827784e72290596133815cb0c27024a78ed >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daytempfeel.png to /weather/daytempfeel.png >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 13 >>>> ./daywind.png >>>> 6e15fdf7cfbfe1b33c7986f1bfa0f0185425b4b538af61269b342ec9627130a6 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daywind.png to /weather/daywind.png >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 14 >>>> ./telemetry.html >>>> 53489a590e0a2d2a98b8603e0c4c9788a19c8a137ec64fdb727c76ec42347484 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/telemetry.html to /weather/telemetry.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 15 >>>> ./daytempdew.png >>>> 799b336722a59e6fcfaf23e98b30da454c6eb84ebe841b34a36d3832075177f7 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/daytempdew.png to /weather/daytempdew.png >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 16 ./rss.xml >>>> 9f2cf9b0f6eaab72becc06046aa79eaf577f819cb7a93ee7ff47db62d985045e >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/rss.xml to /weather/rss.xml >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 17 >>>> ./dayhumin.png >>>> 3a12daf036023420c67d0a00e2001dbc46e7fd76157e93eed0b544363d391115 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayhumin.png to /weather/dayhumin.png >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 18 >>>> ./celestial.html >>>> 02e474f3f13f8359e15ff77c682d63a1a7713762ddf9a349d125b2da2f007128 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/celestial.html to /weather/celestial.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 19 >>>> ./dayrx.png >>>> 28f11f50dcbc0258b42fcca2c93b58fd11f87fd9a7aeb74cf440815fe6a6edf0 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayrx.png to /weather/dayrx.png >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 20 >>>> ./dayrain.png >>>> 96cf20540dd47b5ee9fe6e61ee2c8fc38fc4296911b5e03af4c6815af61b8ada >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/dayrain.png to /weather/dayrain.png >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 21 >>>> ./belchertown/kiosk.html >>>> c9561594e8742e021df72823764300826f71f9d20c0602df114d7a12e4539a8f >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/kiosk.html to >>>> /weather/belchertown/kiosk.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 22 >>>> ./belchertown/index.html >>>> cb2870e01d80f9aea6b026d12684f397144e255c44df0c1ae8f4ea880173c7b6 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/index.html to >>>> /weather/belchertown/index.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 23 >>>> ./belchertown/graphs/index.html >>>> 1a4d3cc5bcd7833ff6530cdfa4bbff96a32f5aac2c736564c33552b525cb89ca >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/graphs/index.html to >>>> /weather/belchertown/graphs/index.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 24 >>>> ./belchertown/records/index.html >>>> 9e7652fb72af35f0b46a4873a9c575d6787bbf0c8f1389d631bdf71300521499 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/records/index.html to >>>> /weather/belchertown/records/index.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 25 >>>> ./belchertown/reports/index.html >>>> 80c631e730e661e415db22da97ba96022ba2bec5703684e8a0e8f30537ded502 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/reports/index.html to >>>> /weather/belchertown/reports/index.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 26 >>>> ./belchertown/json/weewx_data.json >>>> 92c7304e6ed2eb74191d4473a0eba035eb5a83628287f0a0fc89ec85feaf5ff6 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/weewx_data.json to >>>> /weather/belchertown/json/weewx_data.json >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 27 >>>> ./belchertown/json/year.json >>>> 2ddeed6d2996fb4380c19c8e2c576c54c3545702c2542a43eef7290a1ef32d03 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/year.json to >>>> /weather/belchertown/json/year.json >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 28 >>>> ./belchertown/json/day.json >>>> 9a83e537751bfae437f5d5072ae5e762d6f5b20fb1e787222811cdf1ccb6a778 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/day.json to >>>> /weather/belchertown/json/day.json >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 29 >>>> ./belchertown/json/month.json >>>> 5b19e1311d48f0fe1e7c2b668e36d64b701bb7e3604cac639a6ba68d4cb69679 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/month.json to >>>> /weather/belchertown/json/month.json >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 30 >>>> ./belchertown/json/week.json >>>> 6df60f1c324d3531ecb7fd92b91b4160ba59440807d8ee19163346d3b95e679b >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/week.json to >>>> /weather/belchertown/json/week.json >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 31 >>>> ./belchertown/json/homepage.json >>>> 75a5eee8c2e304506fac717d3a6a944c52e20406fd3406b76132d806dbfd8867 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/json/homepage.json to >>>> /weather/belchertown/json/homepage.json >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 32 >>>> ./belchertown/pi/index.html >>>> fa16c17c227014632523abe43783e340061013a34d7e178eb599d4cedc4c8c30 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/pi/index.html to >>>> /weather/belchertown/pi/index.html >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: 33 >>>> ./belchertown/about/index.html >>>> df0e687892233597abc44a9862909f32a9a6db884cca1086f0fd087fe3650012 >>>> Oct 25 21:16:20 WEEWX weewx[661] DEBUG weeutil.ftpupload: Uploaded file >>>> /var/www/html/weewx/belchertown/about/index.html to >>>> /weather/belchertown/about/index.html >>>> Oct 25 21:16:21 WEEWX weewx[661] INFO weewx.reportengine: ftpgenerator: >>>> Ftp'd 34 files in 1.96 seconds >>>> Oct 25 21:16:21 WEEWX weewx[661] DEBUG weewx.reportengine: Report >>>> 'RSYNC' not enabled. Skipping. >>>> Oct 25 21:17:01 WEEWX CRON[13837]: (root) CMD ( cd / && run-parts >>>> --report /etc/cron.hourly) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682401] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682631] vc4-drm soc:gpu: [drm] >>>> V3D: 191360kb BOs (357) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682646] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682655] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682663] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682671] vc4-drm soc:gpu: [drm] >>>> RCL: 4kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682679] vc4-drm soc:gpu: [drm] >>>> BCL: 8kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.682687] vc4-drm soc:gpu: [drm] >>>> total purged BO: 770892kb BOs (1928) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683320] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683447] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683457] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683465] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683473] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683481] vc4-drm soc:gpu: [drm] >>>> RCL: 4kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683489] vc4-drm soc:gpu: [drm] >>>> BCL: 8kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.683496] vc4-drm soc:gpu: [drm] >>>> total purged BO: 770892kb BOs (1928) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692161] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692317] vc4-drm soc:gpu: [drm] >>>> V3D: 190732kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692329] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692337] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692345] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692353] vc4-drm soc:gpu: [drm] >>>> total purged BO: 770916kb BOs (1929) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692672] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692792] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692800] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692808] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692816] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.692824] vc4-drm soc:gpu: [drm] >>>> total purged BO: 770916kb BOs (1929) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694089] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694222] vc4-drm soc:gpu: [drm] >>>> V3D: 190732kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694234] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694242] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694249] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694258] vc4-drm soc:gpu: [drm] >>>> total purged BO: 770940kb BOs (1930) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694513] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694634] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694643] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694651] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694658] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.694666] vc4-drm soc:gpu: [drm] >>>> total purged BO: 770940kb BOs (1930) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702004] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702167] vc4-drm soc:gpu: [drm] >>>> V3D: 191248kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702179] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702187] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702195] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702204] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771480kb BOs (1931) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702529] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702650] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702658] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702666] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702674] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.702682] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771480kb BOs (1931) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.703828] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.703960] vc4-drm soc:gpu: [drm] >>>> V3D: 190712kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.703971] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.703979] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.703987] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.703995] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771484kb BOs (1932) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.704245] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.704365] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.704373] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.704381] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.704389] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.704397] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771484kb BOs (1932) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705198] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705326] vc4-drm soc:gpu: [drm] >>>> V3D: 190712kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705335] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705343] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705351] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705359] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771488kb BOs (1933) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705599] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705764] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705773] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705781] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705789] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.705797] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771488kb BOs (1933) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.706658] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.706794] vc4-drm soc:gpu: [drm] >>>> V3D: 190712kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.706806] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.706814] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.706821] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.706830] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771492kb BOs (1934) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.707086] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.707205] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.707213] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.707221] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.707229] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.707237] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771492kb BOs (1934) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708049] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708198] vc4-drm soc:gpu: [drm] >>>> V3D: 190712kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708215] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708225] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708234] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708242] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771496kb BOs (1935) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708525] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708647] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708656] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708664] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708671] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.708679] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771496kb BOs (1935) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711069] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711228] vc4-drm soc:gpu: [drm] >>>> V3D: 190884kb BOs (348) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711241] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711249] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711257] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711266] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771672kb BOs (1936) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711564] [drm:vc4_bo_create [vc4]] >>>> *ERROR* Failed to allocate from GEM DMA helper: >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711685] vc4-drm soc:gpu: [drm] >>>> V3D: 190708kb BOs (347) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711693] vc4-drm soc:gpu: [drm] >>>> V3D shader: 824kb BOs (205) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711701] vc4-drm soc:gpu: [drm] >>>> dumb: 12216kb BOs (6) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711709] vc4-drm soc:gpu: [drm] >>>> binner: 16384kb BOs (1) >>>> Oct 25 21:19:23 WEEWX kernel: [86832.711716] vc4-drm soc:gpu: [drm] >>>> total purged BO: 771672kb BOs (1936) >>>> >>>> And the above pattern repeats a bunch! >>>> >>>> -- >>>> 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/CAB-usHrTnk5OjPJhRKVrRgmCKuqLpmS%3DKQzKvCFG1kBmQWr%3DKA%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/weewx-user/CAB-usHrTnk5OjPJhRKVrRgmCKuqLpmS%3DKQzKvCFG1kBmQWr%3DKA%40mail.gmail.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/RAKT9ft5qFM/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/CAPq0zECi%3DtMdHyLJ6Rar2P0b%2BeSqESfgXGzfgfs2MSgXhQ8kYw%40mail.gmail.com >>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zECi%3DtMdHyLJ6Rar2P0b%2BeSqESfgXGzfgfs2MSgXhQ8kYw%40mail.gmail.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/RAKT9ft5qFM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/080bf4f0-b79c-40ae-9e63-9072109eb08cn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/080bf4f0-b79c-40ae-9e63-9072109eb08cn%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/CAB-usHoHGDuLfdbwBW0MOcAsBhttYrfdob5ehTZL2pF5-EZiKw%40mail.gmail.com.
