Hoi Arend, Thanks for your response. The extra " has been fixed. The Belchertown /js/belchertown.js.tmpl is in the right place, the Cheetah group in skin.conf is exactly as you described. Json files with forecast and earthquake data are correctly downloaded and placed in /home/weewx/public_html/belchertown/json. The report shows no errors (see undermentioned) and the FTP upload is also fine: all files on the server are updated every 5 minutes. Mosquitto works great too, checked it with MQTT Explorer. Do you have another idea?
Regards, Keimpe Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:16 CEST (1601975416) Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.manager: Added record 2020-10-06 11:10:00 CEST (1601975400) to database 'weewx.sdb' Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.manager: Added record 2020-10-06 11:10:00 CEST (1601975400) to daily summary in 'weewx.sdb' Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:00 CEST (1601975400) Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: Windy: Published record 2020-10-06 11:10:00 CEST (1601975400) Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: AWEKAS: Published record 2020-10-06 11:10:00 CEST (1601975400) Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:16 CEST (1601975416) Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: PWSWeather: Published record 2020-10-06 11:10:00 CEST (1601975400) Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.cheetahgenerator: Generated 1 files for report MobileReport in 0.07 seconds Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.imagegenerator: Generated 4 images for report MobileReport in 0.19 seconds Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.reportengine: Copied 2 files to /home/weewx/public_html/belchertown/mobile Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO user.belchertown: version 1.2 Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: StationRegistry: Published record 2020-10-06 11:10:00 CEST (1601975400) Oct 6 11:10:16 Pi4Wwx weewx[7356] INFO weewx.restx: Wunderground-PWS: Published record 2020-10-06 11:10:00 CEST (1601975400) Oct 6 11:10:17 Pi4Wwx weewx[7356] INFO user.belchertown: New forecast file downloaded to /home/weewx/public_html/belchertown//json/forecast.json Oct 6 11:10:18 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:18 CEST (1601975418) Oct 6 11:10:20 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:20 CEST (1601975420) Oct 6 11:10:22 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:22 CEST (1601975422) Oct 6 11:10:22 Pi4Wwx weewx[7356] INFO weewx.cheetahgenerator: Generated 12 files for report Belchertown in 5.82 seconds Oct 6 11:10:22 Pi4Wwx weewx[7356] INFO weewx.reportengine: Copied 37 files to /home/weewx/public_html/belchertown/ Oct 6 11:10:24 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:24 CEST (1601975424) Oct 6 11:10:26 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:26 CEST (1601975426) Oct 6 11:10:28 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:28 CEST (1601975428) Oct 6 11:10:28 Pi4Wwx systemd[1]: Starting Daily apt download activities... Oct 6 11:10:28 Pi4Wwx weewx[7356] INFO weewx.reportengine: ftpgenerator: Ftp'd 64 files in 4.62 seconds Oct 6 11:10:29 Pi4Wwx systemd[1]: apt-daily.service: Succeeded. Oct 6 11:10:29 Pi4Wwx systemd[1]: Started Daily apt download activities. Oct 6 11:10:30 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:30 CEST (1601975430) Oct 6 11:10:31 Pi4Wwx weewx[7356] INFO weewx.restx: WOW: Published record 2020-10-06 11:10:00 CEST (1601975400) Oct 6 11:10:32 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:32 CEST (1601975432) Oct 6 11:10:34 Pi4Wwx weewx[7356] INFO weewx.restx: MQTT: Published record 2020-10-06 11:10:34 CEST (1601975434) Op ma 5 okt. 2020 om 21:24 schreef Arend <[email protected]>: > Hi, Keimpe > > The file belchertown.js seems to be missing. That could mean it isn't > generated. Check if the file Belchertown/js/belchertown.js.tmpl exists. If > it is present, check the configuration in skin.conf. > Under [CheetahGenerator] there must me a leaf showing something like this > and check if the Belchertown entry is present: > > [[ToDate]] > # Reports that show statistics "to date", such as day-to-date, > # week-to-date, month-to-date, etc. > [[[weewx_data]]] > template = json/weewx_data.json.tmpl > > [[Belchertown]] > template = js/belchertown.js.tmpl > > [[[home]]] > template = index.html.tmpl > > [[[about]]] > template = about/index.html.tmpl > > [[[graphs]]] > template = graphs/index.html.tmpl > > [[[records]]] > template = records/index.html.tmpl > > [[[reports]]] > template = reports/index.html.tmpl > > [[[pi]]] > template = pi/index.html.tmpl > > [[[manifest]]] > encoding = utf8 > template = manifest.json.tmpl > > Op maandag 5 oktober 2020 om 19:57:40 UTC+2 schreef [email protected]: > >> After upgrading to Belchertown 1.2 with Aeris I'm missing >> >> On te mainpage: >> - MQTT updates >> - Graphs >> - Earthquake data >> - Aeris Forecast >> >> And also: >> - Graphs-page is dead >> - Reports-page is dead >> >> as well as switching light/dark theme. >> >> Checked, checked, and rechecked configs, MQTT (same as in 1.1), Aereis, >> ROOT_directories, ... >> >> Someone an idea what I have done wrong? >> >> Website: http://oentsjerk.eu/ >> >> Regards Keimpe >> >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/Y18E1Dpt3gw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/f89c1829-5fce-4905-ae2c-d835472fbe2an%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/f89c1829-5fce-4905-ae2c-d835472fbe2an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virusvrij. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> -- 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/CAGdxzROfqhY48hpCvRfAMcFB40Awx49Pp7vgV%2BraeLt3oyTP_w%40mail.gmail.com.
