Aug 18 18:45:19 norge weewx[6329]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=software, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware Aug 18 18:45:19 norge weewx[6329]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS Aug 18 18:45:19 norge weewx[6329]: engine: Archive will use data binding wx_binding Aug 18 18:45:19 norge weewx[6329]: engine: Record generation will be attempted in 'hardware' Aug 18 18:45:19 norge weewx[6329]: engine: Using archive interval of 300 seconds (specified by hardware) Aug 18 18:45:19 norge weewx[6329]: engine: Using binding 'wx_binding' to database 'weewx.sdb' Aug 18 18:45:19 norge weewx[6329]: manager: Starting backfill of daily summaries Aug 18 18:45:19 norge weewx[6329]: manager: Processed 208 records to backfill 2 day summaries in 0.04 seconds Aug 18 18:45:19 norge weewx[6329]: restx: StationRegistry: Station will be registered. Aug 18 18:45:19 norge weewx[6329]: restx: Wunderground: No config info. Skipped. Aug 18 18:45:19 norge weewx[6329]: restx: PWSWeather: Data for station LakeEcho01 will be posted Aug 18 18:45:19 norge weewx[6329]: restx: CWOP: Data for station VE1DX will be posted Aug 18 18:45:19 norge weewx[6329]: restx: WOW: Data for station 953456001 will be posted Aug 18 18:45:19 norge weewx[6329]: restx: AWEKAS: Data will be uploaded for user VE1DX Aug 18 18:45:19 norge weewx[6329]: restx: WeatherCloud: service version is 0.10 Aug 18 18:45:19 norge weewx[6329]: restx: WeatherCloud: Data will be uploaded for id=3563c30a5fb9c1d6 Aug 18 18:45:19 norge weewx[6329]: restx: Weather365: service version is 1.1 Aug 18 18:45:19 norge weewx[6329]: restx: Weather365: Data will be uploaded for station id RN5CDP36Y3 Aug 18 18:45:19 norge weewx[6329]: engine: Starting up weewx version 3.9.2 Aug 18 18:45:19 norge weewx[6329]: engine: Clock error is -0.11 seconds (positive is fast) Aug 18 18:45:19 norge weewx[6329]: engine: Starting main packet loop. Aug 18 18:50:01 norge systemd[1]: Created slice User Slice of root. Aug 18 18:50:01 norge systemd[1]: Started Session 6 of user root. Aug 18 18:50:01 norge CROND[6727]: (root) CMD (/usr/lib64/sa/sa1 1 1) Aug 18 18:50:01 norge systemd[1]: Removed slice User Slice of root. Aug 18 18:50:17 norge weewx[6329]: cheetahgenerator: Generated 14 files for report StandardReport in 0.53 seconds Aug 18 18:50:19 norge weewx[6329]: imagegenerator: Generated 53 images for StandardReport in 1.88 seconds Aug 18 18:50:19 norge weewx[6329]: copygenerator: copied 14 files to /home/weewx/public_html Aug 18 18:50:36 norge weewx[6329]: sftpgenerator: transferred 83 files in 17.34 seconds Aug 18 18:50:38 norge weewx[6329]: rsyncupload: rsync'd 84 files (1,475,535 bytes) in 1.90 seconds
That got rid of the math error. However, it's not reading the Davis Console and thus not uploading data anywhere, which is what started this in the first place. Might be hardware, although this works: wee_device --dump Using configuration file /etc/weewx/weewx.conf Using Vantage driver version 3.1.1 (weewx.drivers.vantage) And recovers the data from the Console and fills the database with the missed data. I'm starting to thing two problems. Iffy USB connection and/or hardware problem with the logger then cascaded into a software problem. If I were convinced the logger module was shaky, I'd order a replacement, but I don't think a data dump (or turning the lamp on and off from the command line) would work if it were. I need to take a break. Been staring at this and trying things for hours. If you have any other thoughts please let me know. - Paul VE1DX On Sunday, August 18, 2019 at 6:23:47 PM UTC-3, WindnFog wrote: > > I think you are onto something, Gary. I'm running 3.9.2 and I haven't > changed anything in any config or template files recently. However, I AM > doing a lot of math in index.html.tmpl above and beyond the default stuff > (calculating Beaufort scale, etc.) That all worked until I cleared out the > logger, so I bet I'm dividing by zero, trying to use a non-existent number > in a formula, etc. I'll go back to the default index.html.tmpl file that > comes with weewx, and hopefully that will work. Then I can incrementally > add back my "enhancements" to see which one breaks it. No doubt it would > be fine if I were not missing data. I'll give this a go. Just needed a > fresh set of eyes to point me in the right direction. > > Thank YOU! > > - Paul VE1DX > > On Sunday, August 18, 2019 at 5:58:27 PM UTC-3, gjr80 wrote: >> >> Hi, >> >> What version of WeeWX are you running and have you modified >> /home/weewx/skins/Standard/index.html.tmpl? The error message indicates an >> error in /home/weewx/skins/Standard/index.html.tmpl involving a * >> (multiplication) but as far as I can tell >> /home/weewx/skins/Standard/index.html.tmpl does contain any * >> >> Gary >> >> -- 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/36a16bd8-4b40-4223-b4a0-638c17bdeca7%40googlegroups.com.
