On Tuesday, 31 March 2020 22:26:16 UTC+10, Astrid wrote:
>
> Hello!
>
> Thank you very much for the infos.
> >or they can be installed manually.
> I preferr the manually installation.
> In the past I had to completely resetup
> my weewx, because one extension (not yours,
> dont remember which it was), which
> I installed with wee_extension made my
> whole weewx craxy and damage, so
> I started bey zero again and now
> I preferr to do it manually.
>
I think this is the exception rather than the rule and my advice to new
users remains to use wee_extension.
> >It is not clear to me exactly what is in your [StdReport] stanza in
> weewx.conf.
> I did as described in your Users Guide at 4. "edit weewx.conf and add to
> [StdReport]
>
OK, looking at the wee_debug report you provided the [StdReport] stanza
looks fine. I suggest the following:
1. edit weewx.conf and locate the following lines under [StdReport]:
[[[CheetahGenerator]]]
[[[[ToDate]]]]
[[[[[YearJSON]]]]]
stale_age = 3600
place a # before the stale_age = line to comment out that line. The result
should look something like:
[[[CheetahGenerator]]]
[[[[ToDate]]]]
[[[[[YearJSON]]]]]
# stale_age = 3600
This will force the year JSON file to be generated every report cycle
rather than every one hour.
2. still in weewx.conf confirm that debug = 1 is still set.
3. save weewx.conf and restart WeeWX
4. if the JSON files are not being generated let WeeWX run for 15 minutes
then take a copy of the log covering the period from when you restarted
WeeWX until the 15 minutes has elapsed. Make sure you capture the entire
WeeWX startup sequence and do not edit or otherwise alter the log extract.
Gary
--
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/210e1051-180a-43dd-bdd2-464c1f60d889%40googlegroups.com.