Tom,

I have attached (I hope) a log file running the original vantage.py driver 
with debug=1. If you need more then please let me know. Also, please let me 
kow what you find.  Thanks.
Bob

On Wednesday, November 16, 2016 at 2:22:50 PM UTC-5, Tom Keffer wrote:
>
> I would still like to see the log without your modifications to 
> vantage.py. I would like to see why it can't handle 200 LOOP packets at a 
> time. Set debug=1, then restart, with the original vantage.py.
>
> What kind of logger do you have? The stock Davis serial logger? Is it 
> connected using a serial-to-usb converter? Or, to a real serial port?
>
> -tk
>
> On Wed, Nov 16, 2016 at 9:37 AM, <bgra...@umw.edu <javascript:>> wrote:
>
>> SOLVED!
>>
>> Thanks for the quick reply, Tom. My own stupid mistake. In rechecking 
>> everything, I found that my edit of vantage.py didn't take. Once the 200 
>> was actually changed to 2 then all worked well.
>> Much appreciated for the great software and all who contribute!
>>
>> Bob
>>
>> http://grattans.org/wx
>>
>>
>> -- 
>> 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 <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.
Nov 17 11:37:51 n4mrv weewx[2340]: engine: Initializing weewx version 3.6.2
Nov 17 11:37:51 n4mrv weewx[2340]: engine: Using Python 2.7.9 (default, Jun 29 
2016, 13:08:31) #012[GCC 4.9.2]
Nov 17 11:37:51 n4mrv weewx[2340]: engine: Platform 
Linux-3.16.0-4-amd64-x86_64-with-debian-8.6
Nov 17 11:37:51 n4mrv weewx[2340]: engine: pid file is /var/run/weewx.pid
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Using configuration file 
/home/weewx/weewx.conf
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Initializing engine
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading station type Vantage 
(weewx.drivers.vantage)
Nov 17 11:37:51 n4mrv weewx[2331]: Starting weewx weather system: weewx.
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: driver version is 3.0.9
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: Opened up serial port /dev/ttyUSB0; 
baud 19200; timeout 5.00
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: _setup; hardware type is 16
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdTimeSynch
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdTimeSynch
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdConvert
Nov 17 11:37:51 n4mrv weewx[2347]: engine: StdConvert target unit is 0x1
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdConvert
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdCalibrate
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdCalibrate
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service weewx.engine.StdQC
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdQC
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.wxservices.StdWXCalculate
Nov 17 11:37:51 n4mrv weewx[2347]: wxcalculate: The following values will be 
calculated: barometer=prefer_hardware, windchill=prefer_hardware, 
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
Nov 17 11:37:51 n4mrv weewx[2347]: wxcalculate: The following algorithms will 
be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.wxservices.StdWXCalculate
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
user.cmon.ComputerMonitor
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: service version is 0.13
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: sysinfo: Linux n4mrv 3.16.0-4-amd64 #1 
SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: cpu cores: 2
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: bogomips: 5800.01
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: core id: 1
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: apicid: 3
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: fpu_exception: yes
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: stepping: 3
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: cache_alignment: 64
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: clflush size: 64
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: microcode: 0x20
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: cache size: 3072 KB
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: cpuid level: 13
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: fpu: yes
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: model name: Intel(R) Core(TM) 
i3-4130T CPU @ 2.90GHz
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: siblings: 4
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: physical id: 0
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: address sizes: 39 bits 
physical, 48 bits virtual
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: cpu family: 6
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: vendor_id: GenuineIntel
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: wp: yes
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: power management:
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: flags: fpu vme de pse tsc msr 
pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse 
sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs 
bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq 
dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 
movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm arat 
xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase 
tsc_adjust bmi1 avx2 smep bmi2 erms invpcid
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: cpu MHz: 2900.000
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: model: 60
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: processor: 3
Nov 17 11:37:51 n4mrv weewx[2347]: cmon: cpuinfo: initial apicid: 3
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
user.cmon.ComputerMonitor
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdArchive
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Archive will use data binding 
wx_binding
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Record generation will be attempted 
in 'hardware'
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Using archive interval of 900 
seconds (specified by hardware)
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Use LOOP data in hi/low 
calculations: 1
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Using binding 'wx_binding' to 
database 'weewx.sdb'
Nov 17 11:37:51 n4mrv weewx[2347]: manager: Starting backfill of daily summaries
Nov 17 11:37:51 n4mrv weewx[2347]: manager: Daily summaries up to date
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdArchive
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
user.forecast.NWSForecast
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: NWS: forecast version 
3.0.8
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: NWS: interval=10800 
max_age=604800 lid=VAZ063 foid=AKQ
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.NWSForecast
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
user.forecast.ZambrettiForecast
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: Zambretti: forecast 
version 3.0.8
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: Zambretti: last 
forecast issued 2016-11-17 09:00:00 EST (1479391200), requested 2016-11-17 
09:00:00 EST (1479391200)
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: Zambretti: 
interval=600 max_age=604800 winddir_period=1800 pressure_period=10800 
hemisphere=NORTH lower_pressure=950.0 upper_pressure=1050.0
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.ZambrettiForecast
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
user.forecast.WUForecast
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: WU: forecast version 
3.0.8
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: WU: last forecast 
issued 2016-11-17 10:30:16 EST (1479396616), requested 2016-11-17 10:30:16 EST 
(1479396616)
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: WU: interval=10800 
max_age=604800 api_key=XXXXXXXXXXXX1694 location=37.7531,-77.4843 fc=hourly10day
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.WUForecast
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
user.forecast.XTideForecast
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: XTide: forecast 
version 3.0.8
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: XTide: location 
(location) has not been specified
Nov 17 11:37:51 n4mrv weewx[2347]: forecast: MainThread: XTide: forecast will 
not be run
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.XTideForecast
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.restx.StdStationRegistry
Nov 17 11:37:51 n4mrv weewx[2347]: restx: StationRegistry: Station will be 
registered.
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdStationRegistry
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.restx.StdWunderground
Nov 17 11:37:51 n4mrv weewx[2347]: restx: Wunderground-PWS: Data for station 
KVAASHLA4 will be posted
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdWunderground
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.restx.StdPWSweather
Nov 17 11:37:51 n4mrv weewx[2347]: restx: PWSWeather: Data for station N4MRV 
will be posted
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdPWSweather
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service weewx.restx.StdCWOP
Nov 17 11:37:51 n4mrv weewx[2347]: restx: CWOP: Data for station N4MRV-1 will 
be posted
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdCWOP
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service weewx.restx.StdWOW
Nov 17 11:37:51 n4mrv weewx[2347]: restx: WOW: Data for station 964806001 will 
be posted
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdWOW
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service weewx.restx.StdAWEKAS
Nov 17 11:37:51 n4mrv weewx[2347]: restx: AWEKAS: Data will be uploaded for 
user bgrattan
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdAWEKAS
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service weewx.engine.StdPrint
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdPrint
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdReport
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdReport
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Starting up weewx version 3.6.2
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Clock error is -0.90 seconds 
(positive is fast)
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: Getting archive packets since 
2016-11-17 11:30:00 EST (1479400200)
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:37:51 n4mrv weewx[2347]: vantage: Retrieving 0 page(s); starting 
index= 0
Nov 17 11:37:51 n4mrv weewx[2347]: engine: Starting main packet loop.
Nov 17 11:37:52 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:37:52 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:37:52 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:38:00 n4mrv weewx[2347]: vantage: LOOP try #1; error: Expected to 
read 99 chars; got 0 instead
Nov 17 11:38:00 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:38:00 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:38:10 n4mrv weewx[2347]: vantage: LOOP try #2; error: Expected to 
read 99 chars; got 0 instead
Nov 17 11:38:10 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:38:10 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:38:20 n4mrv weewx[2347]: vantage: LOOP try #3; error: Expected to 
read 99 chars; got 0 instead
Nov 17 11:38:20 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:38:20 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:38:30 n4mrv weewx[2347]: vantage: LOOP try #4; error: Expected to 
read 99 chars; got 0 instead
Nov 17 11:38:30 n4mrv weewx[2347]: vantage: LOOP max tries (4) exceeded.
Nov 17 11:38:30 n4mrv weewx[2347]: engine: Main loop exiting. Shutting engine 
down.
Nov 17 11:38:30 n4mrv weewx[2347]: restx: Shut down AWEKAS thread.
Nov 17 11:38:30 n4mrv weewx[2347]: restx: Shut down WOW thread.
Nov 17 11:38:30 n4mrv weewx[2347]: restx: Shut down CWOP thread.
Nov 17 11:38:30 n4mrv weewx[2347]: restx: Shut down PWSWeather thread.
Nov 17 11:38:30 n4mrv weewx[2347]: restx: Shut down Wunderground-PWS thread.
Nov 17 11:38:30 n4mrv weewx[2347]: restx: Shut down StationRegistry thread.
Nov 17 11:38:30 n4mrv weewx[2347]: engine: Caught WeeWxIOError: Max tries 
exceeded while getting LOOP data.
Nov 17 11:38:30 n4mrv weewx[2347]:     ****  Waiting 60 seconds then retrying...
Nov 17 11:39:30 n4mrv weewx[2347]: engine: retrying...
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Using configuration file 
/home/weewx/weewx.conf
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Initializing engine
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading station type Vantage 
(weewx.drivers.vantage)
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: driver version is 3.0.9
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: Opened up serial port /dev/ttyUSB0; 
baud 19200; timeout 5.00
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: _setup; hardware type is 16
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdTimeSynch
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdTimeSynch
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdConvert
Nov 17 11:39:30 n4mrv weewx[2347]: engine: StdConvert target unit is 0x1
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdConvert
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdCalibrate
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdCalibrate
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service weewx.engine.StdQC
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdQC
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.wxservices.StdWXCalculate
Nov 17 11:39:30 n4mrv weewx[2347]: wxcalculate: The following values will be 
calculated: barometer=prefer_hardware, windchill=prefer_hardware, 
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
Nov 17 11:39:30 n4mrv weewx[2347]: wxcalculate: The following algorithms will 
be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.wxservices.StdWXCalculate
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
user.cmon.ComputerMonitor
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: service version is 0.13
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: sysinfo: Linux n4mrv 3.16.0-4-amd64 #1 
SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: cpu cores: 2
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: bogomips: 5800.01
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: core id: 1
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: apicid: 3
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: fpu_exception: yes
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: stepping: 3
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: cache_alignment: 64
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: clflush size: 64
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: microcode: 0x20
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: cache size: 3072 KB
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: cpuid level: 13
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: fpu: yes
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: model name: Intel(R) Core(TM) 
i3-4130T CPU @ 2.90GHz
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: siblings: 4
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: physical id: 0
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: address sizes: 39 bits 
physical, 48 bits virtual
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: cpu family: 6
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: vendor_id: GenuineIntel
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: wp: yes
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: power management:
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: flags: fpu vme de pse tsc msr 
pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse 
sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs 
bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq 
dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 
movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm arat 
xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase 
tsc_adjust bmi1 avx2 smep bmi2 erms invpcid
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: cpu MHz: 2400.089
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: model: 60
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: processor: 3
Nov 17 11:39:30 n4mrv weewx[2347]: cmon: cpuinfo: initial apicid: 3
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
user.cmon.ComputerMonitor
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdArchive
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Archive will use data binding 
wx_binding
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Record generation will be attempted 
in 'hardware'
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Using archive interval of 900 
seconds (specified by hardware)
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Use LOOP data in hi/low 
calculations: 1
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Using binding 'wx_binding' to 
database 'weewx.sdb'
Nov 17 11:39:30 n4mrv weewx[2347]: manager: Starting backfill of daily summaries
Nov 17 11:39:30 n4mrv weewx[2347]: manager: Daily summaries up to date
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdArchive
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
user.forecast.NWSForecast
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: NWS: forecast version 
3.0.8
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: NWS: interval=10800 
max_age=604800 lid=VAZ063 foid=AKQ
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.NWSForecast
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
user.forecast.ZambrettiForecast
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: Zambretti: forecast 
version 3.0.8
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: Zambretti: last 
forecast issued 2016-11-17 09:00:00 EST (1479391200), requested 2016-11-17 
09:00:00 EST (1479391200)
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: Zambretti: 
interval=600 max_age=604800 winddir_period=1800 pressure_period=10800 
hemisphere=NORTH lower_pressure=950.0 upper_pressure=1050.0
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.ZambrettiForecast
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
user.forecast.WUForecast
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: WU: forecast version 
3.0.8
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: WU: last forecast 
issued 2016-11-17 10:30:16 EST (1479396616), requested 2016-11-17 10:30:16 EST 
(1479396616)
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: WU: interval=10800 
max_age=604800 api_key=XXXXXXXXXXXX1694 location=37.7531,-77.4843 fc=hourly10day
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.WUForecast
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
user.forecast.XTideForecast
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: XTide: forecast 
version 3.0.8
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: XTide: location 
(location) has not been specified
Nov 17 11:39:30 n4mrv weewx[2347]: forecast: MainThread: XTide: forecast will 
not be run
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
user.forecast.XTideForecast
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.restx.StdStationRegistry
Nov 17 11:39:30 n4mrv weewx[2347]: restx: StationRegistry: Station will be 
registered.
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdStationRegistry
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.restx.StdWunderground
Nov 17 11:39:30 n4mrv weewx[2347]: restx: Wunderground-PWS: Data for station 
KVAASHLA4 will be posted
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdWunderground
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.restx.StdPWSweather
Nov 17 11:39:30 n4mrv weewx[2347]: restx: PWSWeather: Data for station N4MRV 
will be posted
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdPWSweather
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service weewx.restx.StdCWOP
Nov 17 11:39:30 n4mrv weewx[2347]: restx: CWOP: Data for station N4MRV-1 will 
be posted
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdCWOP
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service weewx.restx.StdWOW
Nov 17 11:39:30 n4mrv weewx[2347]: restx: WOW: Data for station 964806001 will 
be posted
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdWOW
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service weewx.restx.StdAWEKAS
Nov 17 11:39:30 n4mrv weewx[2347]: restx: AWEKAS: Data will be uploaded for 
user bgrattan
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.restx.StdAWEKAS
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service weewx.engine.StdPrint
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdPrint
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Loading service 
weewx.engine.StdReport
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Finished loading service 
weewx.engine.StdReport
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Starting up weewx version 3.6.2
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Clock error is -0.74 seconds 
(positive is fast)
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: Getting archive packets since 
2016-11-17 11:30:00 EST (1479400200)
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: Retrieving 0 page(s); starting 
index= 0
Nov 17 11:39:30 n4mrv weewx[2347]: engine: Starting main packet loop.
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:39:30 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:39:40 n4mrv weewx[2347]: vantage: LOOP try #1; error: Expected to 
read 99 chars; got 0 instead
Nov 17 11:39:40 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:39:40 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:39:50 n4mrv weewx[2347]: vantage: LOOP try #2; error: Expected to 
read 99 chars; got 0 instead
Nov 17 11:39:50 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:39:50 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:40:00 n4mrv weewx[2347]: vantage: LOOP try #3; error: Expected to 
read 99 chars; got 0 instead
Nov 17 11:40:00 n4mrv weewx[2347]: vantage: Requesting 200 LOOP packets.
Nov 17 11:40:00 n4mrv weewx[2347]: vantage: gentle wake up of console successful
Nov 17 11:40:05 n4mrv weewx[2347]: engine: Received signal TERM.
Nov 17 11:40:05 n4mrv weewx[2347]: engine: Main loop exiting. Shutting engine 
down.
Nov 17 11:40:05 n4mrv weewx[2347]: restx: Shut down AWEKAS thread.
Nov 17 11:40:05 n4mrv weewx[2347]: restx: Shut down WOW thread.
Nov 17 11:40:05 n4mrv weewx[2347]: restx: Shut down CWOP thread.
Nov 17 11:40:05 n4mrv weewx[2347]: restx: Shut down PWSWeather thread.
Nov 17 11:40:05 n4mrv weewx[2347]: restx: Shut down Wunderground-PWS thread.
Nov 17 11:40:05 n4mrv weewx[2347]: restx: Shut down StationRegistry thread.
Nov 17 11:40:06 n4mrv weewx[2347]: engine: Terminating weewx version 3.6.2
Nov 17 11:40:11 n4mrv weewx[2733]: Stopping weewx weather system: weewx..
root@n4mrv:/va

Reply via email to