Problem: weewx is not reading records from Davis Vantage Pro2 weewxd version 5.0.0 Python 3.7.3 Linux-5.10.103-v7+-armv7l-with-debian-10.13
Due to storm(Helene) issues I stopped weewx last Thursday late afternoon. (Last Updated record in weewx is September 26, 2024, 6:05:00 PM). The weather station is a Davis Pro2 wireless w/ Meteobridge. After 40+ hours the Meteobrige UPS started alarming so I shut the Meteobridge off. Sunday afternoon, I ran a desktop long enough to start Davis Weatherlink program(ver 6.0.3) and grabbed all the data. After I got all the records from the console, I stopped the console & took the outside unit apart & cleaned out the wasps, spiders & dirt. After a good cleaning, everything went back together (no extra parts) and the console started receiving data. Monday afternoon, our power was restored and I restarted Weatherlink and again retrieved data. Weatherlink got all the records from the console, mising only the time I had everything powered off and dis-assembled. Now, when I restart the weewx, it starts without error. Everything starts normal, except it does not read any records from the VP2 console. Previously when I have had problems getting weewx to retieve records from the console, I uas able to use wee_device and/or wee_database to re-sync weewx & VP2. Both of these commnds are now giving an ERROR: "python3: can't open file '/usr/share/weewx/wee_database': [Errno 2] No such file or directory". Since it has been years since I last used wee_device, I suspect that in doing a weewx or python update, a link or path did not update. 1. How do I correct the "cannot open ..." error ? 2. Will the "wee_database", "wee_device" restore the weewx/Vantage communication? Thanks. -- 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/1da4e6fe-8759-4905-bc75-df2fae6e73c7n%40googlegroups.com.
LOG FILE: Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Initializing weewxd version 5.0.0 Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Command line: /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Using Python 3.7.3 (default, Mar 23 2024, 16:12:05) #012[GCC 8.3.0] Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Located at /usr/bin/python3 Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Platform Linux-5.10.103-v7+-armv7l-with-debian-10.13 Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Locale: 'en_US.UTF-8' Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Entry path: /usr/share/weewx/weewxd.py Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: WEEWX_ROOT: / Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Configuration file: /etc/weewx/weewx.conf Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: User module: /etc/weewx/bin/user Oct 1 14:29:47 mcgee weewxd[17172]: INFO __main__: Debug: 0 Oct 1 14:29:47 mcgee weewxd[17172]: INFO weewx.engine: Loading station type Vantage (weewx.drivers.vantage) Oct 1 14:29:51 mcgee weewxd[17172]: INFO weewx.engine: StdConvert target unit is 0x1 Oct 1 14:29:51 mcgee weewxd[17172]: INFO weewx.wxservices: StdWXCalculate will use data binding wx_binding Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.engine: Archive will use data binding wx_binding Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.engine: Record generation will be attempted in 'hardware' Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.engine: Using archive interval of 300 seconds (specified by hardware) Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.restx: StationRegistry: Registration not requested. Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.restx: Wunderground: Posting not enabled. Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.restx: PWSweather: Posting not enabled. Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.restx: CWOP: Posting not enabled. Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.restx: WOW: Posting not enabled. Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.restx: AWEKAS: Posting not enabled. Oct 1 14:29:52 mcgee weewxd[17172]: INFO weewx.engine: 'pyephem' detected, extended almanac data is available Oct 1 14:29:52 mcgee weewxd[17172]: INFO __main__: Starting up weewx version 5.0.0 Oct 1 14:29:54 mcgee weewxd[17172]: INFO weewx.engine: Clock error is 0.47 seconds (positive is fast) Oct 1 14:29:54 mcgee weewxd[17172]: INFO weewx.engine: Using binding 'wx_binding' to database 'weewx' Oct 1 14:29:54 mcgee weewxd[17172]: INFO weewx.manager: Starting backfill of daily summaries Oct 1 14:29:54 mcgee weewxd[17172]: INFO weewx.manager: Daily summaries up to date Oct 1 14:29:58 mcgee weewxd[17172]: INFO weewx.engine: Starting main packet loop. Oct 1 14:30:02 mcgee weewxd[17172]: INFO weewx.wxxtypes: Type beaufort has been deprecated. Use unit beaufort instead. Oct 1 14:30:21 mcgee weewxd[17172]: INFO weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 5.21 seconds Oct 1 14:30:23 mcgee weewxd[17172]: INFO weewx.imagegenerator: Generated 13 images for report SeasonsReport in 1.64 seconds Oct 1 14:30:23 mcgee weewxd[17172]: INFO weewx.reportengine: Copied 5 files to /var/www/html/weewx Oct 1 14:30:23 mcgee weewxd[17172]: INFO user.belchertown: version 1.1 Oct 1 14:30:36 mcgee weewxd[17172]: INFO weewx.cheetahgenerator: Generated 11 files for report Belchertown in 13.31 seconds Oct 1 14:30:36 mcgee weewxd[17172]: INFO weewx.reportengine: Copied 31 files to /var/www/html/weewx/belchertown Oct 1 14:30:42 mcgee weewxd[17172]: INFO weewx.cheetahgenerator: Generated 10 files for report amphibian in 4.21 seconds Oct 1 14:30:44 mcgee weewxd[17172]: INFO weewx.imagegenerator: Generated 18 images for report amphibian in 1.34 seconds Oct 1 14:30:44 mcgee weewxd[17172]: INFO weewx.reportengine: Copied 3 files to /var/www/html/weewx/amphibian
