I'm impressed you got that far.

Two suggestions:

1. If you want to try this, at least use V4.x. It has been ported to Python
3, and it does not use Linux system logs.
2. Or, consider buying the oldest, cheapest Raspberry Pi you can find and
be done with it. Probably less than $50. The results will be more
reliable, and will be supported.

-tk

On Wed, Oct 21, 2020 at 12:04 PM Matthew Despain <[email protected]>
wrote:

> Has anybody successfully set up WeeWX on windows retrieving data from a
> USB connected AcuRite 06006 Display?
>
> I've managed to get WeeWX installed and running(?) but that's about it. I
> have no idea what to do in order to get it to actually collect and display
> data.
>
> Log below:
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Initializing weewx version 3.9.2*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Using Python 2.7.18 
> (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)]*
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Platform Windows-10-10.0.20236*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Locale is 'English_United 
> States.1252'*
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: SIGHUP not available*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Using configuration file 
> C:\Users\weewx\weewx.conf*
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Debug is 1*
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Initializing engine*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading station type AcuRite 
> (weewx.drivers.acurite)*
> *Oct 20 23:15:02 SP4 weewx[2116]: acurite: driver version is 0.24*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: acurite: R2 will be decoded using sensor 
> constants*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading service 
> weewx.engine.StdTimeSynch*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Finished loading service 
> weewx.engine.StdTimeSynch*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading service 
> weewx.engine.StdConvert*
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: StdConvert target unit is 0x1*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Finished loading service 
> weewx.engine.StdConvert*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading service 
> weewx.engine.StdCalibrate*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Finished loading service 
> weewx.engine.StdCalibrate*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading service weewx.engine.StdQC*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Finished loading service 
> weewx.engine.StdQC*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading service 
> weewx.wxservices.StdWXCalculate*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: 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*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: wxcalculate: The following algorithms will 
> be used for calculations: altimeter=aaNOAA, maxSolarRad=RS*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Finished loading service 
> weewx.wxservices.StdWXCalculate*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading service 
> weewx.engine.StdArchive*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Archive will use data binding 
> wx_binding*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Record generation will be attempted 
> in 'hardware'*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Using archive interval of 300 
> seconds (specified in weewx configuration)*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Use LOOP data in hi/low 
> calculations: 1*
> *Oct 20 23:15:02 SP4 weewx[2116]: manager: Daily summary version is 2.0*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Using binding 'wx_binding' to 
> database 'weewx.sdb'*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: manager: Starting backfill of daily 
> summaries*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Finished loading service 
> weewx.engine.StdArchive*
>
> *Oct 20 23:15:02 SP4 weewx[2116]: engine: Loading service 
> weewx.restx.StdStationRegistry*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: restx: StationRegistry: Registration not 
> requested.*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.restx.StdStationRegistry*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Loading service 
> weewx.restx.StdWunderground*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: restx: Wunderground: Posting not enabled.*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.restx.StdWunderground*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Loading service 
> weewx.restx.StdPWSweather*
> *Oct 20 23:15:03 SP4 weewx[2116]: restx: PWSweather: Posting not enabled.*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.restx.StdPWSweather*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Loading service weewx.restx.StdCWOP*
> *Oct 20 23:15:03 SP4 weewx[2116]: restx: CWOP: Posting not enabled.*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.restx.StdCWOP*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Loading service weewx.restx.StdWOW*
> *Oct 20 23:15:03 SP4 weewx[2116]: restx: WOW: Posting not enabled.*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.restx.StdWOW*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Loading service 
> weewx.restx.StdAWEKAS*
> *Oct 20 23:15:03 SP4 weewx[2116]: restx: AWEKAS: Posting not enabled.*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.restx.StdAWEKAS*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Loading service 
> weewx.engine.StdPrint*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.engine.StdPrint*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Loading service 
> weewx.engine.StdReport*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Finished loading service 
> weewx.engine.StdReport*
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Starting up weewx version 3.9.2*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Station does not support reading 
> the time*
> *Oct 20 23:15:03 SP4 weewx[2116]: engine: Starting main packet loop.*
>
> *Oct 20 23:15:03 SP4 weewx[2116]: acurite: Failed attempt 1 of 10 to get LOOP 
> data: [Errno 2] Entity not found*
>
> *Oct 20 23:15:33 SP4 weewx[2116]: acurite: Failed attempt 2 of 10 to get LOOP 
> data: [Errno 2] Entity not found*
>
> *Oct 20 23:16:03 SP4 weewx[2116]: acurite: Failed attempt 3 of 10 to get LOOP 
> data: [Errno 2] Entity not found*
>
> *Oct 20 23:16:33 SP4 weewx[2116]: acurite: Failed attempt 4 of 10 to get LOOP 
> data: [Errno 2] Entity not found*
>
> *Oct 20 23:17:03 SP4 weewx[2116]: acurite: Failed attempt 5 of 10 to get LOOP 
> data: [Errno 2] Entity not found*
>
> *Oct 20 23:17:33 SP4 weewx[2116]: acurite: Failed attempt 6 of 10 to get LOOP 
> data: [Errno 2] Entity not found*
>
> *Oct 20 23:18:03 SP4 weewx[2116]: acurite: Failed attempt 7 of 10 to get LOOP 
> data: [Errno 2] Entity not found*
>
> *Oct 20 23:18:31 SP4 weewx[2116]: engine: Main loop exiting. Shutting engine 
> down.*
> *Oct 20 23:18:31 SP4 weewx[2116]: engine: Keyboard interrupt.*
>
> --
> 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/23d52489-80d4-4b47-8651-ee7a667c52fan%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/23d52489-80d4-4b47-8651-ee7a667c52fan%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/CAPq0zEB9ZYCLf8sS2WaoZJdgm1Te6ogpR9Uc%2BX1OiN5hdND9gA%40mail.gmail.com.

Reply via email to