the two valid provided values for ‘manager =‘ are weewx.manager.DaySummaryManager (preferred) or weewx.wxmanager.WXDaySummaryManager (deprecated, and note it is not WxDay…) so you might want to check it is working properly….
> On 24 Aug 2020, at 5:02 pm, [email protected] <[email protected]> > wrote: > > Aug 23 22:13:41 picluster python3[9217]: weewx[9217] CRITICAL __main__: > **** AttributeError: Module 'weewx.wxmanager' has no attribute > 'WxDaySummaryManager' when searching for 'weewx.wxmanager.WxDaySummaryManager' > Aug 23 22:13:41 picluster python3[9217]: weewx[9217] CRITICAL __main__: > **** Exiting. > > > Then I tried this without any change to the weewx.conf file at all: > service weewx restart > > and blow me down it started!!!!! > -- 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/020571E7-C864-4F2E-B1C0-73C407A062B4%40gmail.com.
