enu...@gmail.com
unread,Nov 25, 2025, 5:28:04 PM (2 days ago) Nov 25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
i have in [StdReport] [[Last24hReport]]
enable = true
skin = JSON
format = JSON
HTML_ROOT = /var/www/html/weewx/json
generator = weewx.cheetahgenerator.CheetahGenerator
[[[last24h]]]
template = last24h.json.tmpl
[[JSONReport]]
enable = true
skin = JSON
format = JSON
HTML_ROOT = /var/www/html/weewx/json
generator = weewx.cheetahgenerator.CheetahGenerator
# Archivos a generar
[[[current]]]
template = current.json.tmpl
[[[day]]]
template = day.json.tmpl
[[[week]]]
template = week.json.tmpl
[[[month]]]
template = month.json.tmpl
[[[year]]]
template = year.json.tmpl
[[[stats]]]
template = stats.json.tmpl but nothing is generated. Before only generate current.json but i added [last24hReport] and did changes and now nothing is generated. My log is
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.restx: StationRegistry: wait interval (1800 < 86400) has not passed for record 2025-11-25 23:25:00 CET (1764109500)
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Running reports for latest time in the database.
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Running report 'Last24hReport'
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Found configuration file /etc/weewx/skins/JSON/skin.conf for report 'Last24hReport'
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Running generators for report 'Last24hReport' in directory '/etc/weewx/skins/JSON'
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.cheetahgenerator: Using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Di
splayOptions', 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo
', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo']
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.manager: Daily summary version is 4.0
nov 25 23:25:36 raspberrypi weewxd[793326]: INFO weewx.cheetahgenerator: Generated 0 files for report Last24hReport in 0.01 seconds
nov 25 23:25:36 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Running report 'JSONReport'
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Found configuration file /etc/weewx/skins/JSON/skin.conf for report 'JSONReport'
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Running generators for report 'JSONReport' in directory '/etc/weewx/skins/JSON'
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.cheetahgenerator: Using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Di
splayOptions', 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo
', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo']
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.manager: Daily summary version is 4.0
nov 25 23:25:37 raspberrypi weewxd[793326]: INFO weewx.cheetahgenerator: Generated 0 files for report JSONReport in 0.01 seconds
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Running report 'Belchertown'
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Found configuration file /etc/weewx/skins/Belchertown/skin.conf for report 'Belchertown'
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.reportengine: Running generators for report 'Belchertown' in directory '/etc/weewx/skins/Belchertown'
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.cheetahgenerator: Using search list ['user.belchertown.getData', 'user.historicals.SimpleHistoricalSearch', 'weewx.cheetahgenerator
.Almanac', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelper
s', 'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo']
nov 25 23:25:37 raspberrypi weewxd[793326]: DEBUG weewx.manager: Daily summary version is 4.0