That's weird. Why would it be looking for it in the wrong spot? If your front page graphs are working this one should be too. Can you share your configs?
On Saturday, April 18, 2020 at 3:17:29 PM UTC-4, Manfred Maier wrote: > > The station.json is stored at: > https://www.wetter-zorneding.de/json/station.json > > So it searches for the file in the wrong folder. > > > Am Samstag, 18. April 2020 21:06:47 UTC+2 schrieb Pat: >> >> For some reason the station.json isn't being generated. Check to make >> sure the station.json file exists in your json folder in public_html >> >> This is returning 404 not found: >> https://www.wetter-zorneding.de/station/json/station.json >> >> On Saturday, April 18, 2020 at 2:53:24 PM UTC-4, Manfred Maier wrote: >>> >>> Another issue after switching to version 1.1: >>> On my "station" page I used to have an embedded Highchart. But now it's >>> not produced anymore :( >>> >>> In the graphs.conf I have: >>> >>> [station] >>> show_button = false >>> time_length = 259200 # 72 hours in seconds >>> aggregate_type = last >>> aggregate_interval = 300 # 5 min >>> gapsize = 300000 # 5 min >>> >>> [[rxchart]] >>> title = ISS Empfangsstärke >>> [[[rxCheckPercent]]] >>> name = Stärke des Funksignals >>> color = "#e5544e" >>> lineWidth = 1 >>> yaxis_min = 20 >>> yaxis_max = 100 >>> >>> >>> My station.inc begins with: >>> >>> #encoding UTF-8 >>> <script type='text/javascript'>showChart("station");</script> >>> >>> ... and later on there is the line >>> <div id="rxchart" style="margin-top:20px;"></div> >>> >>> On my website the chart still is not visible (but it had been with >>> version 1.0). >>> https://www.wetter-zorneding.de/station/ >>> >>> >>> Again some encoding issue? >>> >>> Any hints are highly welcome. >>> >>> Best regards, >>> Manfred >>> >>> -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/b47cfc03-2519-4a0d-9de3-ce4c254fa62a%40googlegroups.com.
