Testing each later version one-by-one to see when it goes belly up via 'git 
checkout revnumberhere -- vantage.py'

   - 4.8.0 version looks ok when dropped into place over 4.9.1 weewx
   - may-06th version 7024f seems ok as well
   - may-18th version b0145 fails repeatedly with the 'max tries exceeded' 
   error

debug=1 syslog entries from 'grep vantage /var/log/syslog' are in the 
attachment.
I used 'logger' to write out which version driver I was starting up....

On Wednesday, October 26, 2022 at 3:46:35 PM UTC-7 Tom Keffer wrote:

> How about trying the old V4.8.0 driver in v4.9.1? You can find it here: 
> https://raw.githubusercontent.com/weewx/weewx/v4.8.0/bin/weewx/drivers/vantage.py
>
> On Wed, Oct 26, 2022 at 3:12 PM vince <vince...@gmail.com> wrote:
>
>> Almost every single time.  Not 100% but pretty close.
>>
>>    - I put the 4.9.1 driver on my working 4.8.0 system, deleted the 
>>    __pycache__ file for it, and started weewx up and it 'did' recreate the 
>>    problem.  Failed immediately and kept failing.
>>
>>
>>    - I also repeated the test with the extra sensors stuff set to { } 
>>    and it didn't fix it. So I'm guessing it's the issue-772 mods are at 
>> fault.
>>
>> If you can get me a driver with issue-772 backed out or with more 
>> diagnostic logging etc added I'd be happy to do more tests to try to figure 
>> it out.
>>
>> Lastly, FWIW, I'm running a VP2 with rather old firmware, if that matters.
>>
>> Davis Vantage EEPROM settings:
>>
>>     CONSOLE TYPE:                   Vantage Pro2
>>
>>     CONSOLE FIRMWARE:
>>       Date:                         Jul 14 2008
>>       Version:                      1.80
>>
>>     CONSOLE SETTINGS:
>>       Archive interval:             300 (seconds)
>>       Altitude:                     365 (foot)
>>       Wind cup type:                large
>>       Rain bucket type:             0.01 inches
>>       Rain year start:              10
>>       Onboard time:                 2022-10-26 15:10:05
>>
>>     CONSOLE DISPLAY UNITS:
>>       Barometer:                    inHg
>>       Temperature:                  degree_F
>>       Rain:                         inch
>>       Wind:                         mile_per_hour
>>
>>     CONSOLE STATION INFO:
>>       Latitude (onboard):           +47.3
>>       Longitude (onboard):          -122.3
>>       Use manual or auto DST?       AUTO
>>       DST setting:                  N/A
>>       Use GMT offset or zone code?  GMT_OFFSET
>>       Time zone code:               N/A
>>       GMT offset:                   -8.0 hours
>>       Temperature logging:          LAST
>>       Retransmit channel:           OFF (0)
>>
>>     TRANSMITTERS:
>>       Channel   Receive   Repeater  Type
>>          1      active      none    iss
>>          2      inactive    none    (N/A)
>>          3      inactive    none    (N/A)
>>          4      inactive    none    (N/A)
>>          5      inactive    none    (N/A)
>>          6      inactive    none    (N/A)
>>          7      inactive    none    (N/A)
>>          8      inactive    none    (N/A)
>>
>>     RECEPTION STATS:
>>       Total packets received:       255
>>       Total packets missed:         3
>>       Number of resynchronizations: 0
>>       Longest good stretch:         122
>>       Number of CRC errors:         0
>>
>>     BAROMETER CALIBRATION DATA:
>>       Current barometer reading:    30.130 inHg
>>       Altitude:                     365 feet
>>       Dew point:                    44 F
>>       Virtual temperature:          46 F
>>       Humidity correction factor:   1.9
>>       Correction ratio:             1.014
>>       Correction constant:          +0.000 inHg
>>       Gain:                         0.000
>>       Offset:                       35.000
>>
>>     OFFSETS:
>>       Wind direction:               +0 deg
>>       Inside Temperature:           +0.0 F
>>       Inside Humidity:              +0 %
>>       Outside Temperature:          +0.0 F
>>       Outside Humidity:             +0 %
>>
>> -- 
>>
> 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 weewx-user+...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/87a9b91d-265d-4c51-9fcf-4d8c7370a3dfn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/87a9b91d-265d-4c51-9fcf-4d8c7370a3dfn%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a15a58d3-57c9-4e9c-9f55-10dab3dcd549n%40googlegroups.com.
Oct 26 19:22:40 pi4 pi: vantage ==> running 4.8.0 version of driver
Oct 26 19:22:41 pi4 weewx[11212] INFO weewx.engine: Loading station type 
Vantage (weewx.drivers.vantage)
Oct 26 19:22:41 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Driver version is 
3.2.3
Oct 26 19:22:41 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Option 
loop_request=1
Oct 26 19:22:41 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Opened up serial 
port /dev/ttyUSB0; baud 19200; timeout 5.00
Oct 26 19:22:41 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:22:41 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Hardware type is 
16
Oct 26 19:22:41 pi4 weewx[11212] DEBUG weewx.drivers.vantage: ISS ID is 1
Oct 26 19:22:41 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Hardware name: 
Vantage Pro2
Oct 26 19:22:42 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:22:42 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:20:00 PDT (1666837200)
Oct 26 19:22:42 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:22:43 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retrieving 0 
page(s); starting index= 0
Oct 26 19:22:43 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:22:43 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:22:43 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:25:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:20:00 PDT (1666837200)
Oct 26 19:25:16 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 19:25:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 19:25:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 3
Oct 26 19:25:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 22:10:00 PDT (1666069800) less than final timestamp 
2022-10-26 19:25:00 PDT (1666837500)
Oct 26 19:25:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:25:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:25:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:30:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:25:00 PDT (1666837500)
Oct 26 19:30:16 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 19:30:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 19:30:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 4
Oct 26 19:30:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:30:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:35:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:30:00 PDT (1666837800)
Oct 26 19:35:16 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 19:35:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 19:35:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 0
Oct 26 19:35:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 22:20:00 PDT (1666070400) less than final timestamp 
2022-10-26 19:35:00 PDT (1666838100)
Oct 26 19:35:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:35:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:35:18 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:40:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:35:00 PDT (1666838100)
Oct 26 19:40:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:40:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 1
Oct 26 19:40:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 22:25:00 PDT (1666070700) less than final timestamp 
2022-10-26 19:40:00 PDT (1666838400)
Oct 26 19:40:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:40:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:40:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:45:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:40:00 PDT (1666838400)
Oct 26 19:45:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:45:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 2
Oct 26 19:45:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 22:30:00 PDT (1666071000) less than final timestamp 
2022-10-26 19:45:00 PDT (1666838700)
Oct 26 19:45:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:45:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:45:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:50:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:45:00 PDT (1666838700)
Oct 26 19:50:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:50:14 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 3
Oct 26 19:50:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 22:35:00 PDT (1666071300) less than final timestamp 
2022-10-26 19:50:00 PDT (1666839000)
Oct 26 19:50:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:50:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:50:15 pi4 weewx[11212] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful

Oct 26 18:22:29 pi4 pi: vantage ==> running 7024f version of driver
Oct 26 18:22:29 pi4 weewx[10600] INFO weewx.engine: Loading station type 
Vantage (weewx.drivers.vantage)
Oct 26 18:22:29 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Driver version is 
3.3.0
Oct 26 18:22:29 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Option 
loop_request=1
Oct 26 18:22:29 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Opened up serial 
port /dev/ttyUSB0; baud 19200; timeout 5.00
Oct 26 18:22:29 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:22:29 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Hardware type is 
16
Oct 26 18:22:29 pi4 weewx[10600] DEBUG weewx.drivers.vantage: ISS ID is 1
Oct 26 18:22:29 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Hardware name: 
Vantage Pro2
Oct 26 18:22:31 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:22:31 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:20:00 PDT (1666833600)
Oct 26 18:22:31 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:22:31 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 0 
page(s); starting index= 0
Oct 26 18:22:31 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:22:31 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:22:31 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:25:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:20:00 PDT (1666833600)
Oct 26 18:25:16 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 18:25:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 18:25:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 1
Oct 26 18:25:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:10:00 PDT (1666066200) less than final timestamp 
2022-10-26 18:25:00 PDT (1666833900)
Oct 26 18:25:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 18:25:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:25:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:30:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:25:00 PDT (1666833900)
Oct 26 18:30:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:30:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 2
Oct 26 18:30:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:15:00 PDT (1666066500) less than final timestamp 
2022-10-26 18:30:00 PDT (1666834200)
Oct 26 18:30:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 18:30:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:30:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:35:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:30:00 PDT (1666834200)
Oct 26 18:35:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:35:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 3
Oct 26 18:35:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:20:00 PDT (1666066800) less than final timestamp 
2022-10-26 18:35:00 PDT (1666834500)
Oct 26 18:35:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 18:35:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:35:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:40:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:35:00 PDT (1666834500)
Oct 26 18:40:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:40:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 4
Oct 26 18:40:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:40:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:45:15 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:40:00 PDT (1666834800)
Oct 26 18:45:16 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 18:45:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 18:45:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 0
Oct 26 18:45:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:30:00 PDT (1666067400) less than final timestamp 
2022-10-26 18:45:00 PDT (1666835100)
Oct 26 18:45:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 18:45:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:45:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:50:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:45:00 PDT (1666835100)
Oct 26 18:50:16 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 18:50:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 18:50:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 1
Oct 26 18:50:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:35:00 PDT (1666067700) less than final timestamp 
2022-10-26 18:50:00 PDT (1666835400)
Oct 26 18:50:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 18:50:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:50:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 18:55:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:50:00 PDT (1666835400)
Oct 26 18:55:16 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 18:55:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 18:55:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 2
Oct 26 18:55:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:40:00 PDT (1666068000) less than final timestamp 
2022-10-26 18:55:00 PDT (1666835700)
Oct 26 18:55:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 18:55:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 18:55:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:00:14 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 18:55:00 PDT (1666835700)
Oct 26 19:00:16 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retry #0 failed
Oct 26 19:00:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Rude wake up of 
console successful
Oct 26 19:00:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 3
Oct 26 19:00:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:45:00 PDT (1666068300) less than final timestamp 
2022-10-26 19:00:00 PDT (1666836000)
Oct 26 19:00:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:00:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:00:18 pi4 weewx[10600] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful

Oct 26 19:03:39 pi4 pi: vantage ==> running b0145 version of driver
Oct 26 19:03:40 pi4 weewx[10972] INFO weewx.engine: Loading station type 
Vantage (weewx.drivers.vantage)
Oct 26 19:03:40 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Driver version is 
3.4.0
Oct 26 19:03:40 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Option 
loop_request=1
Oct 26 19:03:40 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Opened up serial 
port /dev/ttyUSB0; baud 19200; timeout 5.00
Oct 26 19:03:40 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:03:40 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware type is 
16
Oct 26 19:03:40 pi4 weewx[10972] DEBUG weewx.drivers.vantage: ISS ID is 1
Oct 26 19:03:40 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware name: 
Vantage Pro2
Oct 26 19:03:41 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:03:41 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:00:00 PDT (1666836000)
Oct 26 19:03:41 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:03:41 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Retrieving 0 
page(s); starting index= 0
Oct 26 19:03:42 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:03:42 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:03:42 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:05:14 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:00:00 PDT (1666836000)
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #1; 
error: Unable to wake up Vantage console
Oct 26 19:05:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:00:00 PDT (1666836000)
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #2; 
error: Unable to wake up Vantage console
Oct 26 19:05:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:00:00 PDT (1666836000)
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #3; 
error: Unable to wake up Vantage console
Oct 26 19:05:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:00:00 PDT (1666836000)
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #4; 
error: Unable to wake up Vantage console
Oct 26 19:05:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT max tries 
(4) exceeded.
Oct 26 19:06:17 pi4 weewx[10972] INFO weewx.engine: Loading station type 
Vantage (weewx.drivers.vantage)
Oct 26 19:06:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Driver version is 
3.4.0
Oct 26 19:06:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Option 
loop_request=1
Oct 26 19:06:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Opened up serial 
port /dev/ttyUSB0; baud 19200; timeout 5.00
Oct 26 19:06:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:06:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware type is 
16
Oct 26 19:06:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: ISS ID is 1
Oct 26 19:06:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware name: 
Vantage Pro2
Oct 26 19:06:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:06:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:00:00 PDT (1666836000)
Oct 26 19:06:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:06:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 4
Oct 26 19:06:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:06:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:06:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:10:14 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:05:00 PDT (1666836300)
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #1; 
error: Unable to wake up Vantage console
Oct 26 19:10:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:05:00 PDT (1666836300)
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #2; 
error: Unable to wake up Vantage console
Oct 26 19:10:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:05:00 PDT (1666836300)
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #3; 
error: Unable to wake up Vantage console
Oct 26 19:10:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:05:00 PDT (1666836300)
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #4; 
error: Unable to wake up Vantage console
Oct 26 19:10:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT max tries 
(4) exceeded.
Oct 26 19:11:17 pi4 weewx[10972] INFO weewx.engine: Loading station type 
Vantage (weewx.drivers.vantage)
Oct 26 19:11:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Driver version is 
3.4.0
Oct 26 19:11:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Option 
loop_request=1
Oct 26 19:11:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Opened up serial 
port /dev/ttyUSB0; baud 19200; timeout 5.00
Oct 26 19:11:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:11:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware type is 
16
Oct 26 19:11:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: ISS ID is 1
Oct 26 19:11:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware name: 
Vantage Pro2
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:05:00 PDT (1666836300)
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 0
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 21:55:00 PDT (1666068900) less than final timestamp 
2022-10-26 19:10:00 PDT (1666836600)
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:11:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:15:14 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:10:00 PDT (1666836600)
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #1; 
error: Unable to wake up Vantage console
Oct 26 19:15:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:10:00 PDT (1666836600)
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #2; 
error: Unable to wake up Vantage console
Oct 26 19:15:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:10:00 PDT (1666836600)
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #3; 
error: Unable to wake up Vantage console
Oct 26 19:15:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:10:00 PDT (1666836600)
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #4; 
error: Unable to wake up Vantage console
Oct 26 19:15:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT max tries 
(4) exceeded.
Oct 26 19:16:17 pi4 weewx[10972] INFO weewx.engine: Loading station type 
Vantage (weewx.drivers.vantage)
Oct 26 19:16:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Driver version is 
3.4.0
Oct 26 19:16:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Option 
loop_request=1
Oct 26 19:16:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Opened up serial 
port /dev/ttyUSB0; baud 19200; timeout 5.00
Oct 26 19:16:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:16:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware type is 
16
Oct 26 19:16:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: ISS ID is 1
Oct 26 19:16:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware name: 
Vantage Pro2
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:10:00 PDT (1666836600)
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 1
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 22:00:00 PDT (1666069200) less than final timestamp 
2022-10-26 19:15:00 PDT (1666836900)
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:16:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:20:14 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:15:00 PDT (1666836900)
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #1; 
error: Unable to wake up Vantage console
Oct 26 19:20:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:15:00 PDT (1666836900)
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #2; 
error: Unable to wake up Vantage console
Oct 26 19:20:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:15:00 PDT (1666836900)
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #3; 
error: Unable to wake up Vantage console
Oct 26 19:20:16 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:15:00 PDT (1666836900)
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: Unable to wake up 
Vantage console
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT try #4; 
error: Unable to wake up Vantage console
Oct 26 19:20:16 pi4 weewx[10972] ERROR weewx.drivers.vantage: DMPAFT max tries 
(4) exceeded.
Oct 26 19:21:17 pi4 weewx[10972] INFO weewx.engine: Loading station type 
Vantage (weewx.drivers.vantage)
Oct 26 19:21:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Driver version is 
3.4.0
Oct 26 19:21:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Option 
loop_request=1
Oct 26 19:21:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Opened up serial 
port /dev/ttyUSB0; baud 19200; timeout 5.00
Oct 26 19:21:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:21:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware type is 
16
Oct 26 19:21:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: ISS ID is 1
Oct 26 19:21:17 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Hardware name: 
Vantage Pro2
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Getting archive 
packets since 2022-10-26 19:15:00 PDT (1666836900)
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Retrieving 1 
page(s); starting index= 2
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: DMPAFT complete: 
page timestamp 2022-10-17 22:05:00 PDT (1666069500) less than final timestamp 
2022-10-26 19:20:00 PDT (1666837200)
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Catch up complete.
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Requesting 200 
LOOP packets.
Oct 26 19:21:18 pi4 weewx[10972] DEBUG weewx.drivers.vantage: Gentle wake up of 
console successful

Reply via email to