OK. I think I see what's going on. It's a bug in the report engine. You are using the report timing option, right?
The report engine copies the static files only the first time it runs. However, the report timing option is kicking in that first time, preventing the Seasons report from running. So, it misses out in the opportunity to copy the static files. Two options until we can fix this: - Forgo using the timing option. This will cause the Seasons report to run every time. Or, somehow arrange the timing option so that it always runs the first time through. - Change skin.conf. Move the stuff under "copy_once" to "copy_always". This way, they will always get copied, not just the first time. Come to think of it, this is probably the bug fix: the performance hit from copying these files is tiny. Issue #535 <https://github.com/weewx/weewx/issues/535>. On the other hand, if you are not using the timing option, then I have no clue what's going on. :-) -tk On Mon, May 4, 2020 at 11:08 AM Mike Doneske <[email protected]> wrote: > latest log attached.... > > On Monday, May 4, 2020 at 12:23:46 PM UTC-5, Tom Keffer wrote: >> >> Good. Looks like we've got the debug messages. >> >> Not so good is that I forgot to include the format specifiers. Try this >> version. >> >> We'll get there. >> >> -tk >> >> On Mon, May 4, 2020 at 10:13 AM Mike Doneske <[email protected]> wrote: >> >>> New log.... >>> >>> On Monday, May 4, 2020 at 11:21:23 AM UTC-5, Tom Keffer wrote: >>>> >>>> It looks like Centos must be suppressing debug messages. Go into >>>> /etc/rsyslog.conf. You'll find something that looks like this: >>>> >>>> *.info;<some irrelevant stuff> /var/log/messages >>>> >>>> Change it to >>>> >>>> *.debug;<some irrelevant stuff> /var/log/messages >>>> >>>> You may have to reboot to have it take affect. Or, at least, restart >>>> rsyslog: >>>> >>>> *sudo systemctl restart rsyslog* >>>> >>>> Then restart weewx. Hopefully, that will get you the debug messages. >>>> >>>> >>>> On Mon, May 4, 2020 at 6:47 AM Mike Doneske <[email protected]> wrote: >>>> >>>>> debug = 1 is set. It is always set to 1 >>>>> >>>>> On Monday, May 4, 2020 at 7:14:18 AM UTC-5, Tom Keffer wrote: >>>>>> >>>>>> Looks like debug is not on. Double check weewx.conf, and make sure >>>>>> you've set >>>>>> >>>>>> debug = 1 >>>>>> >>>>>> -tk >>>>>> >>>>>> On Sun, May 3, 2020 at 8:00 PM Mike Doneske <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Attached is log after installing new reportengine.py in >>>>>>> /usr/shr/weewx/weewx. Was expecting more log output than what I >>>>>>> received. I >>>>>>> included a directory listing to show the new module was installed. >>>>>>> reportengine.py.orig was the original module prior to moving in the new >>>>>>> one. >>>>>>> >>>>>>> On Sunday, May 3, 2020 at 7:17:17 PM UTC-5, Tom Keffer wrote: >>>>>>>> >>>>>>>> Well, you've got me stumped, although I'm sure it's something silly. >>>>>>>> >>>>>>>> Please replace your copy of reportengine.py with this one. It's >>>>>>>> instrumented to help us understand what's going on. It goes in >>>>>>>> /usr/share/weewx/weewx/reportengine.py. >>>>>>>> >>>>>>>> Restart weewxd, post the log. >>>>>>>> >>>>>>>> -tk >>>>>>>> >>>>>>>> On Sun, May 3, 2020 at 4:27 PM Mike Doneske <[email protected]> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Skin.conf file.... >>>>>>>>> >>>>>>>>> -- >>>>>>>>> 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/4a18cc78-bfe4-4033-a742-baa652ff7fcd%40googlegroups.com >>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/4a18cc78-bfe4-4033-a742-baa652ff7fcd%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/a438f619-b50f-47ac-be30-4f4284f8890a%40googlegroups.com >>>>>>> <https://groups.google.com/d/msgid/weewx-user/a438f619-b50f-47ac-be30-4f4284f8890a%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/eb9445b6-fc2c-433f-bc5b-721575c1283b%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/weewx-user/eb9445b6-fc2c-433f-bc5b-721575c1283b%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/9c5ba820-7a21-42bc-a183-bdf3bdc8eacd%40googlegroups.com >>> <https://groups.google.com/d/msgid/weewx-user/9c5ba820-7a21-42bc-a183-bdf3bdc8eacd%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/5f5d74cd-4862-40c3-b22a-772c605b2848%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/5f5d74cd-4862-40c3-b22a-772c605b2848%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/CAPq0zEBSVWVa8hjY%2BNy98OMe0wbQ4yK2Njzmgqk2ApgDpnCd8g%40mail.gmail.com.
