He doesn’t have the purple extension configured in weewx.conf, so he’ll get that message since no sources are configured.
To get rid of that message change the following: data_services = user.purple.Purple, to data_services = , A proper uninstall would have removed it. As for the PurpleAirMonitor you do have configured, perhaps ask the author. > On Sep 1, 2021, at 4:15 PM, gjr80 <[email protected]> wrote: > > I know nothing about Purple Air but this sure looks like an error to me: > > Sep 1 16:36:37 raspberrypi weewx[1293] DEBUG weewx.engine: Loading service > user.purple.Purple > Sep 1 16:36:38 raspberrypi weewx[1293] INFO user.purple: Service version is > 3.0.2. > Sep 1 16:36:38 raspberrypi weewx[1293] ERROR user.purple: Could not get > concentrations from any source. > Sep 1 16:36:38 raspberrypi weewx[1293] ERROR user.purple: No sources > configured for purple extension. Purple extension is inoperable. > Sep 1 16:36:38 raspberrypi weewx[1293] DEBUG weewx.engine: Finished loading > service user.purple.Purple > > Gary > >> On Thursday, 2 September 2021 at 06:48:49 UTC+10 [email protected] wrote: >> HI, now it looks like the data has stopped populating in the database >> stuck at 489 records. >> >> I just replaced my tempest with a new one. >> >> syslog attached , I don't see any errors. >> >> My purple air is stable. >> >> weewx.conf attached >> >> any help would be appreciated >>> On Friday, 27 August 2021 at 07:48:21 UTC-4 [email protected] wrote: >>> thanks >>> >>> >>>> On Thursday, 26 August 2021 at 15:56:01 UTC-4 [email protected] wrote: >>>> Got it. Besides that issue, you really should have only one of >>>> weewx-purple or weewx-purpleair installed. Pick one and uninstall the >>>> other. >>>> >>>>>> On Aug 26, 2021, at 12:50 PM, [email protected] <[email protected]> >>>>>> wrote: >>>>>> >>>>> >>>> >>>>> >>>>> So it looks like my purple air keeps going off line. The WiFi is >>>>> connected but the device goes into an unknown state. I contacted purple >>>>> air for troubleshooting. >>>>> >>>>> typically going to this link it goes right into the device. >>>>> http://purpleair-8ac1/json?live=true >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> On Thursday, 26 August 2021 at 09:27:35 UTC-4 [email protected] wrote: >>>>>> It looks like you have both the weewx-purple and the weewx-purpleair >>>>>> extensions installed. You probably should pick one. >>>>>> >>>>>> As for the errors from weewx-purple (ERROR user.purple), the purpleair >>>>>> device (purpleair-8ac1) is not responding, so yes, that is a problem. >>>>>> >>>>>> If you decide to keep weewx-purple, rather than weewx-purpleair, do the >>>>>> following: >>>>>> >>>>>> From a browser on your home network, what happens when you enter the >>>>>> following URL? >>>>>> >>>>>> http://purpleair-8ac1/json?live=true >>>>>> >>>>>> I do not think that will work, in weewx.conf, substitute the IP address >>>>>> for purpleair-8ac1 and you should be good. Alternatively, if you have >>>>>> DNS set up, you could us the DNS name. >>>>>> >>>>>>>> On Aug 26, 2021, at 4:32 AM, [email protected] <[email protected]> >>>>>>>> wrote: >>>>>>>> >>>>>>> Good Morning, >>>>>> >>>>>>> >>>>>>> I am getting these errors in my log. >>>>>>> >>>>>>> Aug 26 07:18:44 raspberrypi wee_reports[9070] ERROR user.purple: Could >>>>>>> not get concentrations from any source. >>>>>>> Aug 26 07:18:45 raspberrypi wee_reports[10999] INFO user.purple: >>>>>>> collect_data: Attempt to fetch from: PurpleAir-8ac1 failed: >>>>>>> HTTPConnectionPool(host='purpleair-8ac1', port=80): Read timed out. >>>>>>> (read timeout=15). >>>>>>> >>>>>>> Aug 26 07:27:58 raspberrypi wee_reports[11802] ERROR user.purpleair: >>>>>>> sensor error pm10_0_cf_1 disagree. 21.880000 vs 27.840000 >>>>>>> Aug 26 07:27:58 raspberrypi wee_reports[11802] ERROR user.purpleair: >>>>>>> sensor error pm10_0_atm disagree. 21.880000 vs 27.840000 >>>>>>> Aug 26 07:27:58 raspberrypi wee_reports[28451] ERROR user.purpleair: >>>>>>> sensor error pm1_0_cf_1 disagree. 7.790000 vs 9.820000 >>>>>>> Aug 26 07:27:58 raspberrypi wee_reports[28451] ERROR user.purpleair: >>>>>>> sensor error pm1_0_atm disagree. 7.790000 vs 9.820000 >>>>>>> >>>>>>> >>>>>>> any reason for concern? >>>>>> >>>>>>> -- >>>>>>> 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/e4a46b3b-0aef-4c99-81a8-71d053e9d9d4n%40googlegroups.com. >>>>> >>>>> -- >>>>> 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/c7a18685-08d2-4766-befb-ca570c3476f8n%40googlegroups.com. >>>>> <image.png> > > -- > 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/ce26a6c4-a8ed-4071-a5a6-9629eaf7e212n%40googlegroups.com. -- 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/22430B06-CCBE-4449-BA8C-622DA8BE3517%40johnkline.com.
