On Sep 29, 2023, at 22:29, vince <vince...@gmail.com> wrote:
Try naming it "graphs.conf" (plural)
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/e729a421-04cb-47f1-bde7-954b0aa19849n%40googlegroups.com.
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'user.belchertown.HighchartsJsonGenerator'
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** [Errno 13] Permission denied: '/var/www/html/weewx/json/week.json'
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** Traceback (most recent call last):
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 197, in run
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** obj.start()
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 385, in start
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** self.run()
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/belchertown.py", line 2817, in run
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** with open(json_filename, mode="w") as jf:
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** PermissionError: [Errno 13] Permission denied: '/var/www/html/weewx/json/week.json'
Sep 30 00:54:55 WeeWx-APRS270 wee_reports[18415] ERROR weewx.reportengine: **** Generator terminated
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/77309976-b444-4ade-9870-28d0690d8c44n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/e7602824-5926-45a7-b734-9eaad403b050n%40googlegroups.com.
On Sep 30, 2023, at 14:45, jterr...@gmail.com <jterr...@gmail.com> wrote:
Lorin,
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/df223a63-f055-4f1a-978c-793ed63e4495n%40googlegroups.com.
Ok thanks for the insight, Highchart is overwriting my week.json, but not my other, day.json, month.json or year.json…. Now the question is why?
# Highcharts week json data
# [[[WeekJSON]]]
# template = json/week.json.tmpl
# Highcharts year json data
# [[[YearJSON]]]
# template = json/year.json.tmpl
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/d487f27f-ce8d-4c1e-a462-63d7581f2220n%40googlegroups.com.