Replies: 1 comment
-
Thanks for reaching out! Yes, the skin requires at least WeeWX 4.9. Glad you could solve this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed WDC skin v3.3.0 on my weewx v4.8.0. The install completed normally and it added the
[[WdcReport]]
block to my conf file. I set theHTML_ROOT
inside[[WdcReport]]
to a new empty folder in my weewx folder. I restarted weewx and ranwee_reports
.When
wee_reports
completed I checked the target folder and I'm missing some files - there's noindex.html
, for example. I've tried changing the config (commented out most of my config options, trying different folders withHTML_ROOT
, different values forbase_path
) but so far nothing has made a difference. The only odd thing in the logs is that 20 files are generated and 19 copied after I empty outHTML_ROOT
:Edit: Reading comprehension fail. I was on weewx v4.8.0; v4.9 or later is required. Updated and it worked as expected.
Beta Was this translation helpful? Give feedback.
All reactions