Cool, thanks, will get on that with my laptop in the next day or
so....thank you!
On Tuesday, 9 March 2021 at 19:37:16 UTC+13 gjr80 wrote:
> Anything will do, no grunt needed, all you need is a terminal program of
> some sort, minicom will do the job on anything Linux. Windows used to come
> with some sort of terminal program. Not sure about a Mac. Certainly no need
> to install WeeWX, you just want to run the connectivity test with your
> Envoy(s) to prove it(they) respond(s).
>
> Gary
>
> On Tuesday, 9 March 2021 at 16:30:25 UTC+10 monmul wrote:
>
>> Hmmm! the only spare RPI I have at the moment is a 3A+ is that likely to
>> have enough grunt to do the job? Oh! do you mean I could attach the "new"
>> Envoy to a PC (running Ubuntu) and do the connectivity test?
>>
>>
>> On Tuesday, 9 March 2021 at 18:47:15 UTC+13 gjr80 wrote:
>>
>>> Possibly, but if you are using the same RPi with the same cable as you
>>> have used with your new unresponsive Envoy then perhaps the issue is with
>>> the RPi or the cable. I would be looking for another RPi or PC (Windows
>>> (ugh), Mac or whatever) and run a terminal window/program and do the basic
>>> connectivity test (send ENTER and get a response from the Envoy). I would
>>> even try a different cable if you have another. Two different
>>> RPis/PCs/cables etc not working would be unusual. If that fails to get a
>>> response from your new Envoy then as Tom said it's time to get in touch
>>> with Davis or their agent.
>>>
>>> Gary
>>>
>>> On Tuesday, 9 March 2021 at 15:36:38 UTC+10 monmul wrote:
>>>
>>>> Is this telling me that my "old" Envoy is indeed broken?
>>>>
>>>> pi@WeatherPi:~ $ wee_device --clear-memory
>>>> Using configuration file /etc/weewx/weewx.conf
>>>> Using Vantage driver version 3.2.1 (weewx.drivers.vantage)
>>>> Unable to wake up console... sleeping
>>>> Unable to wake up console... retrying
>>>> Traceback (most recent call last):
>>>> File "/usr/share/weewx/wee_device", line 78, in <module>
>>>> main()
>>>> File "/usr/share/weewx/wee_device", line 74, in main
>>>> device.configure(config_dict)
>>>> File "/usr/share/weewx/weewx/drivers/__init__.py", line 67, in
>>>> configure
>>>> self.do_options(options, parser, config_dict, not options.noprompt)
>>>> File "/usr/share/weewx/weewx/drivers/vantage.py", line 2056, in
>>>> do_options
>>>> station = Vantage(**config_dict[DRIVER_NAME])
>>>> File "/usr/share/weewx/weewx/drivers/vantage.py", line 515, in
>>>> __init__
>>>> self._setup()
>>>> File "/usr/share/weewx/weewx/drivers/vantage.py", line 1321, in _setup
>>>> self.hardware_type = self._determine_hardware()
>>>> File "/usr/share/weewx/weewx/drivers/vantage.py", line 1312, in
>>>> _determine_hardware
>>>> raise weewx.WeeWxIOError("Unable to read hardware type")
>>>> weewx.WeeWxIOError: Unable to read hardware type
>>>>
>>>>
>>>> On Monday, 8 March 2021 at 02:16:46 UTC+13 [email protected] wrote:
>>>>
>>>>> *WeeWX generates HTML pages, but it does not update them
>>>>> <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#weewx-generates-html-pages-but-it-does-not-update-them>*
>>>>>
>>>>>
>>>>> On Sat, Mar 6, 2021 at 10:27 PM monmul <[email protected]> wrote:
>>>>>
>>>>>> Even curiouser....the photo which is supposed to update every 20
>>>>>> minutes does update....but not the weather data...still stuck on
>>>>>> 21/2/2021
>>>>>>
>>>>>> www.wilsonbayweather.com
>>>>>>
>>>>>> On Sunday, 7 March 2021 at 19:25:07 UTC+13 monmul wrote:
>>>>>>
>>>>>>> Mar 7 19:20:15 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> Getting archive packets since 2021-02-21 08:00:00 NZDT (1613847600)
>>>>>>> Mar 7 19:20:18 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> Retry #0 failed
>>>>>>> Mar 7 19:20:18 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> Rude wake up of console successful
>>>>>>> Mar 7 19:20:19 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:20:19 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> Retrieving 513 page(s); starting index= 0
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> DMPAFT complete: page timestamp 2021-02-04 02:10:00 NZDT (1612357800)
>>>>>>> less
>>>>>>> than final timestamp 2021-02-21 08:00:00 NZDT (1613847600)
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> Catch up complete.
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Running reports for latest time in the database.
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> Requesting 200 LOOP packets.
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Running report 'StandardReport'
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.reportengine: Found
>>>>>>> configuration file /etc/weewx/skins/Standard/skin.conf for report
>>>>>>> 'StandardReport'
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.cheetahgenerator:
>>>>>>> Using search list ['weewx.cheetahgenerator.Almanac',
>>>>>>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
>>>>>>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
>>>>>>> 'weewx.cheetahgenerator.Extras', u'user.xstats.ExtendedStatistics']
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>> Gentle wake up of console successful
>>>>>>> Mar 7 19:20:20 WeatherPi weewx[789] DEBUG weewx.manager: Daily
>>>>>>> summary version is 4.0
>>>>>>> Mar 7 19:20:23 WeatherPi weewx[789] INFO weewx.cheetahgenerator:
>>>>>>> Generated 15 files for report StandardReport in 2.42 seconds
>>>>>>> Mar 7 19:20:23 WeatherPi weewx[789] DEBUG weewx.manager: Daily
>>>>>>> summary version is 4.0
>>>>>>> Mar 7 19:20:24 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:20:24 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] INFO weewx.imagegenerator:
>>>>>>> Generated 24 images for report StandardReport in 5.17 seconds
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] INFO weewx.reportengine: Copied
>>>>>>> 0 files to /var/www/html/weewx
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Running report 'xstats'
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.reportengine: Found
>>>>>>> configuration file /etc/weewx/skins/xstats/skin.conf for report 'xstats'
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.cheetahgenerator:
>>>>>>> Using search list ['weewx.cheetahgenerator.Almanac',
>>>>>>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
>>>>>>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
>>>>>>> 'weewx.cheetahgenerator.Extras', u'user.xstats.ExtendedStatistics']
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.manager: Daily
>>>>>>> summary version is 4.0
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] INFO weewx.cheetahgenerator:
>>>>>>> Generated 1 files for report xstats in 0.08 seconds
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Report 'SeasonsReport' not enabled. Skipping.
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Report 'SmartphoneReport' not enabled. Skipping.
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Report 'MobileReport' not enabled. Skipping.
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Running report 'FTP'
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weewx.reportengine: Found
>>>>>>> configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP'
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Attempting connection to 43.245.53.39
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Connected to 43.245.53.39
>>>>>>> Mar 7 19:20:28 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/dayradiation.png to
>>>>>>> /public_html/dayradiation.png
>>>>>>> Mar 7 19:20:29 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/index.html to /public_html/index.html
>>>>>>> Mar 7 19:20:29 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekrain.png to
>>>>>>> /public_html/weekrain.png
>>>>>>> Mar 7 19:20:29 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekwind.png to
>>>>>>> /public_html/weekwind.png
>>>>>>> Mar 7 19:20:29 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekradiation.png to
>>>>>>> /public_html/weekradiation.png
>>>>>>> Mar 7 19:20:29 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/dayrain.png to
>>>>>>> /public_html/dayrain.png
>>>>>>> Mar 7 19:20:29 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekwinddir.png to
>>>>>>> /public_html/weekwinddir.png
>>>>>>> Mar 7 19:20:30 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/daywinddir.png to
>>>>>>> /public_html/daywinddir.png
>>>>>>> Mar 7 19:20:30 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekwindvec.png to
>>>>>>> /public_html/weekwindvec.png
>>>>>>> Mar 7 19:20:30 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/daywindvec.png to
>>>>>>> /public_html/daywindvec.png
>>>>>>> Mar 7 19:20:30 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weektempchill.png to
>>>>>>> /public_html/weektempchill.png
>>>>>>> Mar 7 19:20:30 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/daywind.png to
>>>>>>> /public_html/daywind.png
>>>>>>> Mar 7 19:20:30 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/daytempdew.png to
>>>>>>> /public_html/daytempdew.png
>>>>>>> Mar 7 19:20:31 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/image1.jpg to /public_html/image1.jpg
>>>>>>> Mar 7 19:20:31 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:20:31 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:20:31 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/dayinside.png to
>>>>>>> /public_html/dayinside.png
>>>>>>> Mar 7 19:20:31 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/dayuv.png to /public_html/dayuv.png
>>>>>>> Mar 7 19:20:31 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/mobile.html to
>>>>>>> /public_html/mobile.html
>>>>>>> Mar 7 19:20:32 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/week.html to /public_html/week.html
>>>>>>> Mar 7 19:20:32 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekhumidity.png to
>>>>>>> /public_html/weekhumidity.png
>>>>>>> Mar 7 19:20:32 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekinside.png to
>>>>>>> /public_html/weekinside.png
>>>>>>> Mar 7 19:20:32 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekuv.png to /public_html/weekuv.png
>>>>>>> Mar 7 19:20:32 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/daybarometer.png to
>>>>>>> /public_html/daybarometer.png
>>>>>>> Mar 7 19:20:32 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weektempdew.png to
>>>>>>> /public_html/weektempdew.png
>>>>>>> Mar 7 19:20:33 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/month.html to /public_html/month.html
>>>>>>> Mar 7 19:20:33 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/daytempchill.png to
>>>>>>> /public_html/daytempchill.png
>>>>>>> Mar 7 19:20:33 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/dayrx.png to /public_html/dayrx.png
>>>>>>> Mar 7 19:20:33 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/dayhumidity.png to
>>>>>>> /public_html/dayhumidity.png
>>>>>>> Mar 7 19:20:33 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/year.html to /public_html/year.html
>>>>>>> Mar 7 19:20:33 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekbarometer.png to
>>>>>>> /public_html/weekbarometer.png
>>>>>>> Mar 7 19:20:34 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/weekrx.png to /public_html/weekrx.png
>>>>>>> Mar 7 19:20:34 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/alltime.html to
>>>>>>> /public_html/alltime.html
>>>>>>> Mar 7 19:20:34 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/xstats/index.html to
>>>>>>> /public_html/xstats/index.html
>>>>>>> Mar 7 19:20:34 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/smartphone/wind.html to
>>>>>>> /public_html/smartphone/wind.html
>>>>>>> Mar 7 19:20:34 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/smartphone/index.html to
>>>>>>> /public_html/smartphone/index.html
>>>>>>> Mar 7 19:20:35 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/smartphone/radar.html to
>>>>>>> /public_html/smartphone/radar.html
>>>>>>> Mar 7 19:20:35 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/smartphone/rain.html to
>>>>>>> /public_html/smartphone/rain.html
>>>>>>> Mar 7 19:20:35 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/smartphone/barometer.html to
>>>>>>> /public_html/smartphone/barometer.html
>>>>>>> Mar 7 19:20:35 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/smartphone/temp_outside.html to
>>>>>>> /public_html/smartphone/temp_outside.html
>>>>>>> Mar 7 19:20:35 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/NOAA/NOAA-2021.txt to
>>>>>>> /public_html/NOAA/NOAA-2021.txt
>>>>>>> Mar 7 19:20:35 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/NOAA/NOAA-2021-02.txt to
>>>>>>> /public_html/NOAA/NOAA-2021-02.txt
>>>>>>> Mar 7 19:20:36 WeatherPi weewx[789] DEBUG weeutil.ftpupload:
>>>>>>> Uploaded file /var/www/html/weewx/RSS/weewx_rss.xml to
>>>>>>> /public_html/RSS/weewx_rss.xml
>>>>>>> Mar 7 19:20:36 WeatherPi weewx[789] INFO weewx.reportengine:
>>>>>>> ftpgenerator: Ftp'd 41 files in 7.70 seconds
>>>>>>> Mar 7 19:20:36 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> Running report 'RSYNC'
>>>>>>> Mar 7 19:20:36 WeatherPi weewx[789] DEBUG weewx.reportengine: Found
>>>>>>> configuration file /etc/weewx/skins/Rsync/skin.conf for report 'RSYNC'
>>>>>>> Mar 7 19:20:36 WeatherPi weewx[789] DEBUG weewx.reportengine:
>>>>>>> rsyncgenerator: Rsync upload not requested. Skipped.
>>>>>>> Mar 7 19:20:40 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:20:41 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:20:50 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:20:50 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:20:54 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:20:54 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:02 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:02 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:07 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:07 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:16 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:16 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:24 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:24 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:31 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:31 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:36 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:36 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:46 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:46 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:54 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:21:54 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:21:59 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:00 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:09 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:09 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:17 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:17 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:21 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:21 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:28 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:28 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:37 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:37 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:45 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:45 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:47 WeatherPi ntpd[519]: 122.252.188.99 local addr
>>>>>>> 10.1.1.8 -> <null>
>>>>>>> Mar 7 19:22:50 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:50 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>> Mar 7 19:22:55 WeatherPi dhcpcd[361]: wlan0: Router Advertisement
>>>>>>> from fe80::724f:57ff:feb7:82a1
>>>>>>> Mar 7 19:22:55 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>> lease
>>>>>>>
>>>>>>>
>>>>>>> On Sunday, 7 March 2021 at 19:19:41 UTC+13 monmul wrote:
>>>>>>>
>>>>>>>> Weather Underground also not updating and showing station as
>>>>>>>> offline.....Hmmm!
>>>>>>>>
>>>>>>>> On Sunday, 7 March 2021 at 19:17:32 UTC+13 monmul wrote:
>>>>>>>>
>>>>>>>>> Hmmm! while it appears to be working with the "old" Envoy (if my
>>>>>>>>> reading of the log is correct)......the website is not updating....so
>>>>>>>>> I am
>>>>>>>>> wondering if any data is getting through!
>>>>>>>>>
>>>>>>>>> On Sunday, 7 March 2021 at 18:45:08 UTC+13 monmul wrote:
>>>>>>>>>
>>>>>>>>>> OK, so I decided to put the "old" Envoy back on ....the one that
>>>>>>>>>> seemed to be causing the tripping of the fuse (the fuse has not
>>>>>>>>>> tripped
>>>>>>>>>> since I took this "old" Envoy out.......It now looks as if the "old"
>>>>>>>>>> Envoy
>>>>>>>>>> is working......is that what this log is saying? Weird or what?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Mar 7 18:33:48 WeatherPi systemd[1]: Time has been changed
>>>>>>>>>> Mar 7 18:33:48 WeatherPi ntpd[519]: receive: Unexpected origin
>>>>>>>>>> timestamp 0xe3eea886.b0043efc does not match aorg
>>>>>>>>>> 0000000000.00000000 from
>>>>>>>>>> [email protected] xmt 0xe3eee43c.47439f60
>>>>>>>>>> Mar 7 18:33:48 WeatherPi systemd[1]: apt-daily-upgrade.timer:
>>>>>>>>>> Adding 22min 56.174539s random time.
>>>>>>>>>> Mar 7 18:33:48 WeatherPi ntpd[519]: receive: Unexpected origin
>>>>>>>>>> timestamp 0xe3eea886.bab7752e does not match aorg
>>>>>>>>>> 0000000000.00000000 from
>>>>>>>>>> [email protected] xmt 0xe3eee43c.4df29247
>>>>>>>>>> Mar 7 18:33:48 WeatherPi systemd[866]: Time has been changed
>>>>>>>>>> Mar 7 18:33:48 WeatherPi ntpd[519]: receive: Unexpected origin
>>>>>>>>>> timestamp 0xe3eea886.babc71d5 does not match aorg
>>>>>>>>>> 0000000000.00000000 from
>>>>>>>>>> [email protected] xmt 0xe3eee43c.4e0fc836
>>>>>>>>>> Mar 7 18:33:48 WeatherPi systemd[1]: apt-daily.timer: Adding 9h
>>>>>>>>>> 58min 38.719051s random time.
>>>>>>>>>> Mar 7 18:33:48 WeatherPi ntpd[519]: receive: Unexpected origin
>>>>>>>>>> timestamp 0xe3eea886.babae406 does not match aorg
>>>>>>>>>> 0000000000.00000000 from
>>>>>>>>>> [email protected] xmt 0xe3eee43c.4d91500b
>>>>>>>>>> Mar 7 18:33:48 WeatherPi systemd[1]: anacron.timer: Adding 2min
>>>>>>>>>> 39.415226s random time.
>>>>>>>>>> Mar 7 18:33:48 WeatherPi ntpd[519]: receive: Unexpected origin
>>>>>>>>>> timestamp 0xe3eea886.bab509f8 does not match aorg
>>>>>>>>>> 0000000000.00000000 from
>>>>>>>>>> [email protected] xmt 0xe3eee43c.4ef41ef6
>>>>>>>>>> Mar 7 18:33:48 WeatherPi systemd[1]: Started Run anacron jobs.
>>>>>>>>>> Mar 7 18:33:48 WeatherPi ntpd[519]: receive: Unexpected origin
>>>>>>>>>> timestamp 0xe3eea886.bab93b56 does not match aorg
>>>>>>>>>> 0000000000.00000000 from
>>>>>>>>>> [email protected] xmt 0xe3eee43c.4fa4370e
>>>>>>>>>> Mar 7 18:33:48 WeatherPi anacron[1474]: Anacron 2.3 started on
>>>>>>>>>> 2021-03-07
>>>>>>>>>> Mar 7 18:33:48 WeatherPi anacron[1474]: Normal exit (0 jobs run)
>>>>>>>>>> Mar 7 18:33:48 WeatherPi systemd[1]: anacron.timer: Adding 4min
>>>>>>>>>> 53.491534s random time.
>>>>>>>>>> Mar 7 18:33:49 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP try #1; error: Expected to read 99 chars; got 14 instead
>>>>>>>>>> Mar 7 18:33:50 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:33:50 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:33:51 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP try #2; error: LOOP buffer failed CRC check
>>>>>>>>>> Mar 7 18:33:53 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP try #3; error: LOOP buffer failed CRC check
>>>>>>>>>> Mar 7 18:33:55 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP try #4; error: LOOP buffer failed CRC check
>>>>>>>>>> Mar 7 18:33:55 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP max tries (4) exceeded.
>>>>>>>>>> Mar 7 18:33:55 WeatherPi weewx[789] INFO weewx.engine: Main loop
>>>>>>>>>> exiting. Shutting engine down.
>>>>>>>>>> Mar 7 18:33:55 WeatherPi weewx[789] DEBUG weewx.restx: Shut down
>>>>>>>>>> Wunderground-PWS thread.
>>>>>>>>>> Mar 7 18:33:55 WeatherPi weewx[789] CRITICAL __main__: Caught
>>>>>>>>>> WeeWxIOError: Max tries exceeded while getting LOOP data.
>>>>>>>>>> Mar 7 18:33:55 WeatherPi weewx[789] CRITICAL __main__: ****
>>>>>>>>>> Waiting 60 seconds then retrying...
>>>>>>>>>> Mar 7 18:33:59 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:33:59 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:04 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:04 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:09 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:09 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:14 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:14 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:20 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:20 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:26 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:26 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:34 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:34 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:44 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:44 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:50 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:50 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:54 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:54 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO __main__: retrying...
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO __main__: Using
>>>>>>>>>> configuration file /etc/weewx/weewx.conf
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO __main__: Debug is 1
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG __main__: Initializing
>>>>>>>>>> engine
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.engine: Loading
>>>>>>>>>> station type Vantage (weewx.drivers.vantage)
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Driver version is 3.2.1
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Option loop_request=1
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Gentle wake up of console successful
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Hardware type is 16
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> ISS ID is 1
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Hardware name: Vantage Pro2
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.engine.StdTimeSynch
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.engine.StdTimeSynch
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.engine.StdConvert
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.engine:
>>>>>>>>>> StdConvert target unit is 0x1
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.engine.StdConvert
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.engine.StdCalibrate
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.engine.StdCalibrate
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.engine.StdQC
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.engine.StdQC
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.wxservices.StdWXCalculate
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.manager: Daily
>>>>>>>>>> summary version is 4.0
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.wxservices.StdWXCalculate
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.wxxtypes.StdWXXTypes
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.wxxtypes.StdWXXTypes
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.wxxtypes.StdPressureCooker
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.wxxtypes.StdPressureCooker
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.wxxtypes.StdRainRater
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.wxxtypes.StdRainRater
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.wxxtypes.StdDelta
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.wxxtypes.StdDelta
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.engine.StdArchive
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.engine: Archive
>>>>>>>>>> will use data binding wx_binding
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.engine: Record
>>>>>>>>>> generation will be attempted in 'hardware'
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.engine: Using
>>>>>>>>>> archive interval of 600 seconds (specified by hardware)
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Use LOOP
>>>>>>>>>> data in hi/low calculations: 1
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.engine.StdArchive
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.restx.StdStationRegistry
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.restx:
>>>>>>>>>> StationRegistry: Registration not requested.
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.restx.StdStationRegistry
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.restx.StdWunderground
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.restx: WU
>>>>>>>>>> essentials: {}
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.restx:
>>>>>>>>>> Wunderground-PWS: Data for station IOTAGOQU2 will be posted
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.restx.StdWunderground
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.restx.StdPWSweather
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.restx:
>>>>>>>>>> PWSweather: Posting not enabled.
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.restx.StdPWSweather
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.restx.StdCWOP
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.restx: CWOP:
>>>>>>>>>> Posting not enabled.
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.restx.StdCWOP
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.restx.StdWOW
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.restx: WOW:
>>>>>>>>>> Posting not enabled.
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.restx.StdWOW
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.restx.StdAWEKAS
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.restx: AWEKAS:
>>>>>>>>>> Posting not enabled.
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.restx.StdAWEKAS
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.engine.StdPrint
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.engine.StdPrint
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Loading
>>>>>>>>>> service weewx.engine.StdReport
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.engine: Finished
>>>>>>>>>> loading service weewx.engine.StdReport
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO __main__: Starting up
>>>>>>>>>> weewx version 4.4.0
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.manager: Daily
>>>>>>>>>> summary version is 4.0
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Gentle wake up of console successful
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.engine: Clock
>>>>>>>>>> error is -15298.83 seconds (positive is fast)
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Gentle wake up of console successful
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.drivers.vantage:
>>>>>>>>>> Clock set to 2021-03-07 18:34:56 NZDT (1615095296)
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.engine: Using
>>>>>>>>>> binding 'wx_binding' to database 'weewx.sdb'
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.manager: Starting
>>>>>>>>>> backfill of daily summaries
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] INFO weewx.manager: Daily
>>>>>>>>>> summaries up to date
>>>>>>>>>> Mar 7 18:34:55 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Getting archive packets since 2021-02-21 08:00:00 NZDT (1613847600)
>>>>>>>>>> Mar 7 18:34:56 WeatherPi vncserver-x11[490,root]: Connections:
>>>>>>>>>> connected: 10.1.1.155::45134 (TCP)
>>>>>>>>>> Mar 7 18:34:56 WeatherPi vncserver-x11[490,root]: Connections:
>>>>>>>>>> authenticated: 10.1.1.155::45134 (TCP), as (anonymous) (d
>>>>>>>>>> permissions)
>>>>>>>>>> Mar 7 18:34:56 WeatherPi vncserver-x11[490,root]: SPrintConnMgr:
>>>>>>>>>> Failed to add printer: server-error-service-unavailable
>>>>>>>>>> Mar 7 18:34:57 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Gentle wake up of console successful
>>>>>>>>>> Mar 7 18:34:57 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:34:58 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:34:59 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Retrieving 513 page(s); starting index= 0
>>>>>>>>>> Mar 7 18:35:01 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:01 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:03 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Get_data_with_crc16; try #1 failed: Expected to read 267 chars; got
>>>>>>>>>> 93
>>>>>>>>>> instead
>>>>>>>>>> Mar 7 18:35:03 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Timeout in get_data_with_crc16
>>>>>>>>>> Mar 7 18:35:03 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> DMPAFT try #1; error: Timeout in get_data_with_crc16
>>>>>>>>>> Mar 7 18:35:03 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Getting archive packets since 2021-02-21 08:00:00 NZDT (1613847600)
>>>>>>>>>> Mar 7 18:35:05 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:05 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:07 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Retry #0 failed
>>>>>>>>>> Mar 7 18:35:09 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Gentle wake up of console successful
>>>>>>>>>> Mar 7 18:35:11 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Retrieving 513 page(s); starting index= 0
>>>>>>>>>> Mar 7 18:35:11 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> DMPAFT complete: page timestamp 2021-02-04 01:20:00 NZDT
>>>>>>>>>> (1612354800) less
>>>>>>>>>> than final timestamp 2021-02-21 08:00:00 NZDT (1613847600)
>>>>>>>>>> Mar 7 18:35:11 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Catch up complete.
>>>>>>>>>> Mar 7 18:35:11 WeatherPi weewx[789] INFO weewx.engine: Starting
>>>>>>>>>> main packet loop.
>>>>>>>>>> Mar 7 18:35:11 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Gentle wake up of console successful
>>>>>>>>>> Mar 7 18:35:11 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Requesting 200 LOOP packets.
>>>>>>>>>> Mar 7 18:35:11 WeatherPi weewx[789] DEBUG weewx.drivers.vantage:
>>>>>>>>>> Gentle wake up of console successful
>>>>>>>>>> Mar 7 18:35:12 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:12 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:15 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP try #1; error: Expected to read 99 chars; got 0 instead
>>>>>>>>>> Mar 7 18:35:19 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP try #2; error: Expected to read 99 chars; got 0 instead
>>>>>>>>>> Mar 7 18:35:21 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:21 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:23 WeatherPi weewx[789] ERROR weewx.drivers.vantage:
>>>>>>>>>> LOOP try #3; error: Expected to read 99 chars; got 0 instead
>>>>>>>>>> Mar 7 18:35:27 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:27 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:31 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:31 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:37 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:37 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:44 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:44 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>> Mar 7 18:35:48 WeatherPi dhcpcd[361]: wlan0: Router
>>>>>>>>>> Advertisement from fe80::724f:57ff:feb7:82a1
>>>>>>>>>> Mar 7 18:35:48 WeatherPi dhcpcd[361]: wlan0: soliciting a DHCPv6
>>>>>>>>>> lease
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Sunday, 7 March 2021 at 00:34:16 UTC+13 [email protected]
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Nothing that we haven't seen before: your RPi cannot connect
>>>>>>>>>>> with the logger.
>>>>>>>>>>>
>>>>>>>>>>> On Fri, Mar 5, 2021 at 7:18 PM monmul <[email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Thanks for that, I will get around to setting up another Pi in
>>>>>>>>>>>> a few days. In the meantime, does this give us any useful
>>>>>>>>>>>> information
>>>>>>>>>>>>
>>>>>>>>>>>> Mar 6 12:53:29 WeatherPi weewx[870] INFO __main__: Using
>>>>>>>>>>>> configuration file /etc/weewx/weewx.conf
>>>>>>>>>>>> Mar 6 12:53:29 WeatherPi weewx[870] INFO __main__: Debug is 1
>>>>>>>>>>>> Mar 6 12:53:29 WeatherPi weewx[870] DEBUG __main__:
>>>>>>>>>>>> Initializing engine
>>>>>>>>>>>> Mar 6 12:53:29 WeatherPi weewx[870] INFO weewx.engine: Loading
>>>>>>>>>>>> station type Vantage (weewx.drivers.vantage)
>>>>>>>>>>>> Mar 6 12:53:29 WeatherPi weewx[870] DEBUG
>>>>>>>>>>>> weewx.drivers.vantage: Driver version is 3.2.1
>>>>>>>>>>>> Mar 6 12:53:29 WeatherPi weewx[870] DEBUG
>>>>>>>>>>>> weewx.drivers.vantage: Option loop_request=1
>>>>>>>>>>>> Mar 6 12:53:29 WeatherPi weewx[870] DEBUG
>>>>>>>>>>>> weewx.drivers.vantage: Opened up serial port /dev/ttyUSB0; baud
>>>>>>>>>>>> 19200;
>>>>>>>>>>>> timeout 4.00
>>>>>>>>>>>> Mar 6 12:53:30 WeatherPi lightdm[918]: Error getting user list
>>>>>>>>>>>> from org.freedesktop.Accounts:
>>>>>>>>>>>> GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
>>>>>>>>>>>> org.freedesktop.Accounts was not provided by any .service files
>>>>>>>>>>>> Mar 6 12:53:33 WeatherPi weewx[870] DEBUG
>>>>>>>>>>>> weewx.drivers.vantage: Retry #0 failed
>>>>>>>>>>>> Mar 6 12:53:37 WeatherPi weewx[870] DEBUG
>>>>>>>>>>>> weewx.drivers.vantage: Retry #1 failed
>>>>>>>>>>>> Mar 6 12:53:41 WeatherPi weewx[870] DEBUG
>>>>>>>>>>>> weewx.drivers.vantage: Retry #2 failed
>>>>>>>>>>>> Mar 6 12:53:43 WeatherPi vncserver-x11[515,root]:
>>>>>>>>>>>> ServerManager: Server started
>>>>>>>>>>>> Mar 6 12:53:44 WeatherPi vncserver-x11[515,root]:
>>>>>>>>>>>> ConsoleDisplay: Found running X server (pid=789,
>>>>>>>>>>>> binary=/usr/lib/xorg/Xorg)
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] DEBUG
>>>>>>>>>>>> weewx.drivers.vantage: Retry #3 failed
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] ERROR
>>>>>>>>>>>> weewx.drivers.vantage: Unable to wake up console
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] ERROR weewx.engine: Import
>>>>>>>>>>>> of driver failed: Unable to wake up Vantage console (<class
>>>>>>>>>>>> 'weewx.WakeupError'>)
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** Traceback (most recent call last):
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** File "/usr/share/weewx/weewx/engine.py", line 119, in
>>>>>>>>>>>> setupStation
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** self.console = loader_function(config_dict, self)
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** File "/usr/share/weewx/weewx/drivers/vantage.py", line
>>>>>>>>>>>> 39, in
>>>>>>>>>>>> loader
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** return VantageService(engine, config_dict)
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** File "/usr/share/weewx/weewx/drivers/vantage.py", line
>>>>>>>>>>>> 1898, in
>>>>>>>>>>>> __init__
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** Vantage.__init__(self, **config_dict[DRIVER_NAME])
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** File "/usr/share/weewx/weewx/drivers/vantage.py", line
>>>>>>>>>>>> 515, in
>>>>>>>>>>>> __init__
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** self._setup()
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** File "/usr/share/weewx/weewx/drivers/vantage.py", line
>>>>>>>>>>>> 1317, in
>>>>>>>>>>>> _setup
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** self.port.wakeup_console(max_tries=self.max_tries)
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** File "/usr/share/weewx/weewx/drivers/vantage.py", line
>>>>>>>>>>>> 118, in
>>>>>>>>>>>> wakeup_console
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** raise weewx.WakeupError("Unable to wake up Vantage
>>>>>>>>>>>> console")
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL weewx.engine:
>>>>>>>>>>>> **** WakeupError: Unable to wake up Vantage console
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL __main__: Unable
>>>>>>>>>>>> to load driver: Unable to wake up Vantage console
>>>>>>>>>>>> Mar 6 12:53:45 WeatherPi weewx[870] CRITICAL __main__:
>>>>>>>>>>>> **** Exiting...
>>>>>>>>>>>> Mar 6 13:53:57 WeatherPi vncserver-x11[515,root]: Connections:
>>>>>>>>>>>> connected: 10.1.1.155::58448 (TCP)
>>>>>>>>>>>> Mar 6 13:53:57 WeatherPi vncserver-x11[515,root]: Connections:
>>>>>>>>>>>> authenticated: 10.1.1.155::58448 (TCP), as (anonymous) (d
>>>>>>>>>>>> permissions)
>>>>>>>>>>>> Mar 6 13:53:57 WeatherPi vncserver-x11[515,root]:
>>>>>>>>>>>> SPrintConnMgr: Failed to add printer:
>>>>>>>>>>>> server-error-service-unavailable
>>>>>>>>>>>> Mar 6 15:00:14 WeatherPi vncserver-x11[515,root]: Connections:
>>>>>>>>>>>> disconnected: 10.1.1.155::58448 (TCP) ([IdleTimeout] This
>>>>>>>>>>>> connection has
>>>>>>>>>>>> timed out through inactivity.)
>>>>>>>>>>>> Mar 6 15:49:17 WeatherPi vncserver-x11[515,root]: Connections:
>>>>>>>>>>>> connected: 10.1.1.155::35098 (TCP)
>>>>>>>>>>>> Mar 6 15:49:17 WeatherPi vncser
>>>>>>>>>>>>
>>>>>>>>>>>> On Saturday, 6 March 2021 at 14:23:11 UTC+13 [email protected]
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Yes, you definitely have a connectivity problem that has
>>>>>>>>>>>>> nothing to do with WeeWX. There is an outside chance the problem
>>>>>>>>>>>>> is with
>>>>>>>>>>>>> your RPi. If you have an extra RPi around, try using it to
>>>>>>>>>>>>> connect through
>>>>>>>>>>>>> minicom.
>>>>>>>>>>>>>
>>>>>>>>>>>>> If nothing works, a call to Davis is in order.
>>>>>>>>>>>>>
>>>>>>>>>>>>> -tk
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Fri, Mar 5, 2021 at 5:00 PM monmul <[email protected]>
>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> So everything reseated and restarted...unplugged USB to
>>>>>>>>>>>>>> ensure that the Pi was seeing the USB......used "screen
>>>>>>>>>>>>>> /dev/ttyUSB0 19200"
>>>>>>>>>>>>>> after shutting down weewx....still blank screen (after a number
>>>>>>>>>>>>>> Enters)
>>>>>>>>>>>>>> with no echo back to TEST and NVR
>>>>>>>>>>>>>> On Friday, 5 March 2021 at 17:29:45 UTC+13 monmul wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> pi@WeatherPi:~ $ lsusb
>>>>>>>>>>>>>>> Bus 001 Device 005: ID 13fe:4100 Kingston Technology Company
>>>>>>>>>>>>>>> Inc. Flash drive
>>>>>>>>>>>>>>> Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. Hub
>>>>>>>>>>>>>>> Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
>>>>>>>>>>>>>>> SMSC9512/9514 Fast Ethernet Adapter
>>>>>>>>>>>>>>> Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
>>>>>>>>>>>>>>> SMC9514 Hub
>>>>>>>>>>>>>>> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root
>>>>>>>>>>>>>>> hub
>>>>>>>>>>>>>>> pi@WeatherPi:~ $
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Having pulled out the line from the Envoy, rebooted, and hit
>>>>>>>>>>>>>>> lsusb, by elimination the "Future Technology" must be the one!
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Friday, 5 March 2021 at 15:38:45 UTC+13
>>>>>>>>>>>>>>> [email protected] wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> or just note which /dev/ttyUSB* comes and goes
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> once identified i like to put in a udev rule to create a
>>>>>>>>>>>>>>>> known device file such as /dev/vp2
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> > On 5 Mar 2021, at 12:33 pm, vince <[email protected]>
>>>>>>>>>>>>>>>> wrote:
>>>>>>>>>>>>>>>> >
>>>>>>>>>>>>>>>> > One good way to identify a USB device is to unplug it,
>>>>>>>>>>>>>>>> plug it back in, and see what the 'dmesg' command reported.
>>>>>>>>>>>>>>>> You'll tend to
>>>>>>>>>>>>>>>> be able to figure out which USB port it connected to that way.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>
>>>>>>>>>>>>> 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/52535b0d-df10-4281-a5e8-420e8b84a701n%40googlegroups.com
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/52535b0d-df10-4281-a5e8-420e8b84a701n%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/5bab4c8f-1bc4-46bd-9adf-6635547ad10fn%40googlegroups.com
>>>>>>>>>>>>
>>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/5bab4c8f-1bc4-46bd-9adf-6635547ad10fn%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/6975f562-3728-4ebc-b12b-dcc8af5ddbcbn%40googlegroups.com
>>>>>>
>>>>>> <https://groups.google.com/d/msgid/weewx-user/6975f562-3728-4ebc-b12b-dcc8af5ddbcbn%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/4de86bfe-4a2e-4033-9e44-c42cd20b235an%40googlegroups.com.