I updated weewx but the skin stayed on 4.6.2 so I still have this problem even with log_success set to False. How can I update the skin file while keeping its settings? Do I need to upgrade the interceptor driver too?
Even with 100 MB ram set as log partition, the syslog gets full quite fast and until now I didn't get logrotate to work correctly. I just had to copy the whole system to a new microSD as the old one got trashed in about a year and didn't boot up anymore. So I really have to eliminate any unneeded writes to storage. (Maybe 4 instances @ 1min report/ftp interval was just taking its toll on the microSD anyway, I wonder how long the new long endurance microSD will last...) [email protected] schrieb am Freitag, 4. März 2022 um 16:28:00 UTC+1: > Thanks a lot > > [email protected] schrieb am Freitag, 4. März 2022 um 14:52:19 UTC+1: > >> Fixed in commit >> https://github.com/weewx/weewx/commit/7a210b2817096d467f12907d138c0fbc58294369 >> >> On Fri, Mar 4, 2022 at 5:00 AM Tom Keffer <[email protected]> wrote: >> >>> In the process of internationalizing the skins, it looks like the effect >>> of setting the global log_success got lost. I'll fix that. >>> >>> In the meantime, you can change the log_success under [StdReport]: >>> >>> [StdReport] >>> >>> log_success = False >>> >>> -tk >>> >>> On Fri, Mar 4, 2022 at 1:20 AM [email protected] <[email protected]> >>> wrote: >>> >>>> log_success = False >>>> log_failure = False >>>> >>>> Restarted the according weewx instance "weewx-interceptor" multiple >>>> times but it keeps logging: >>>> >>>> Mar 4 10:08:21 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> weewx.cheetahgenerator: Generated 8 files for report SeasonsReport in 2.72 >>>> seconds >>>> Mar 4 10:08:23 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> weewx.imagegenerator: Generated 13 images for report SeasonsReport in 2.39 >>>> seconds >>>> Mar 4 10:08:23 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> weewx.reportengine: Copied 0 files to /var/www/html/weewx_interceptor >>>> Mar 4 10:08:25 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> weewx.reportengine: ftpgenerator: Ftp'd 19 files in 1.91 seconds >>>> Mar 4 10:08:50 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> user.interceptor: unrecognized parameter wswarning=False >>>> Mar 4 10:08:50 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> user.interceptor: unrecognized parameter heatindexf=31.7 >>>> Mar 4 10:08:50 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> user.interceptor: unrecognized parameter sunhours=0.07 >>>> Mar 4 10:08:50 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> user.interceptor: unrecognized parameter tswarning=False >>>> Mar 4 10:08:50 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> user.interceptor: unrecognized parameter leakwarning=False >>>> Mar 4 10:08:50 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> user.interceptor: unrecognized parameter ptrend1=1 >>>> Mar 4 10:08:50 raspi-wsdi1b weewx-weewx-interceptor[6388] INFO >>>> user.interceptor: unrecognized parameter windchillf=35.4 >>>> >>>> and so on... >>>> >>>> Did I overlook something? >>>> >>>> And question: Will this logs write to sd card with every log? >>>> >>>> -- >>>> 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/a363f4af-49c2-4acf-b38f-d82f33809d86n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/a363f4af-49c2-4acf-b38f-d82f33809d86n%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/85fb908a-f758-4ee1-afeb-052d93c7cad5n%40googlegroups.com.
