Something else I'm thinking of might be duplicated data like we saw in this post. Have a look at the resolution here: https://groups.google.com/d/msg/weewx-user/8VMiatOeVzg/--u02fJ-BAAJ
On Wednesday, December 5, 2018 at 7:42:15 PM UTC-5, Pat wrote: > > Interesting. You shouldn't need both if you're using the latest release > 0.8 <https://github.com/poblabs/weewx-belchertown/releases>. What version > did you install? > > For the graphs, are there errors in syslog? Are you on a Raspberry Pi > (they're known to be slow at generating graphs. Very slow). > > For forecasts, have you enabled it? It's location should look identical > to the 2 screenshots on GitHub > <https://github.com/poblabs/weewx-belchertown#belchertown-weewx-skin>. > > As mentioned in the posting guide on the user forums, posting configs and > logs would be helpful for me (and others) to help. > > On Wednesday, December 5, 2018 at 4:22:28 PM UTC-5, Wes Witt wrote: >> >> Thanks. I had to also update the station_url and then it worked. >> >> Couple more questions: >> >> 1: I'm not seeing any graphs. I've waited but nothing. Do I need to do >> something else to get graphs working. >> 2: Where do I see the DarkSky forecasts on the page? I've added a valid >> API key but don't see any forecasts. >> >> >> >> On Wednesday, December 5, 2018 at 1:06:09 PM UTC-8, Pat wrote: >>> >>> Since your skin is installed to http://192.168.1.112/weewx, try >>> changing the root url to: >>> >>> belchertown_root_url = "http://192.168.1.112/weewx" >>> >>> On Wednesday, December 5, 2018 at 3:52:19 PM UTC-5, Wes Witt wrote: >>>> >>>> >>>> I've installed Belchertown into a new install and it seems to be >>>> functioning, but the html output seems to be missing a lot of graphics, >>>> etc. I followed the install instructions on the github page, but I must be >>>> missing something. What do I need to do to make this work properly? >>>> >>>> >>>> >>>> Relevant portion of weewx,conf: >>>> >>>> [Station] >>>> station_url = http://192.168.1.112 >>>> >>>> [[Belchertown]] >>>> HTML_ROOT = public_html/belchertown >>>> skin = Belchertown >>>> [[[Extras]]] >>>> belchertown_root_url = http://192.168.1.112 >>>> forecast_enabled = 1 >>>> darksky_secret_key = xxxxxx >>>> earthquake_enabled = 1 >>>> >>>> >>>> Output: >>>> >>>> [image: weewx.JPG] >>>> >>>> -- 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]. For more options, visit https://groups.google.com/d/optout.
