Hi Anton,

As you are new (I am relatively new too! :p), I thought I would provide you with some background information as I understand it.

weewx writes web data to HTML_ROOT. This includes HTML, JavaScript, etc. As you know, you point your web server (or proxy) to this location and serve the contents. This directory can be configured to be replicated to another, publicly available server. Residential Internet service usually does not allow one to host servers. This architecture solves this problem.

All to say, that one can safely remove the contents of HTML_ROOT as it will be regenerated.

Cheers!

---
pablo


On 2026-06-03 09:38, Pablo Sanchez wrote:
On 2026-06-03 09:01, Anton Diedericks wrote:
My issue was that nginx was still redirecting to belchetown and not to new-belchertown.

I am glad that you got it sorted.

[[new-belchertown]]
        # See wiki for configuration help: https://github.com/uajqq/weewx-belchertown-new/wiki
        skin = new-belchertown
        HTML_ROOT = /var/www/html/weewx/new-belchertown
        enable = true


Another issue now, is that the live data is updating with mqtt, but the graphs only updates when I run "weectl report run" manually.
Apologies, but I'm still learning.
https://www.woodlands-weather.co.za/weewx/new-belchertown/


Have you tried removing all the contents of /var/www/html/weewx/new-belchertown and running /weectl report run/ once?

Cheers,
-pablo

--
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 visit 
https://groups.google.com/d/msgid/weewx-user/178d96e6-b121-4299-a37d-a34366b147ed%40hillsandlakes.com.

Reply via email to