Modify your station_url to have the http:// prefix.
From: [email protected] [mailto:[email protected]] On Behalf Of Dave Webb KB1PVH Sent: Thursday, September 06, 2018 1:28 PM To: [email protected] Subject: Re: [weewx-user] Re: Belchertown skin for weewx now available! Pat, I did a new install of everything and it's working now but it doesn't seem to be picking up the CSS. I need to get stuff done around here so won't get back to it until later tonight to mess with it. >From weewx.conf [Station] # Description of the station location location = Weewx Test # Latitude and longitude in decimal degrees latitude = 42.1603 longitude = -71.7640 # Altitude of the station, with unit it is in. This is downloaded from # from the station if the hardware supports it. altitude = 650, foot # Choose 'foot' or 'meter' for unit # Set to type of station hardware. There must be a corresponding stanza # in this file with a 'driver' parameter indicating the driver to be used. station_type = Simulator # If you have a website, you may specify an URL station_url = 192.168.1.160/weewx/belchertown <http://192.168.1.160/weewx/belchertown> # The start of the rain year (1=January; 10=October, etc.). This is # downloaded from the station if the hardware supports it. rain_year_start = 1 # Start of week (0=Monday, 6=Sunday) week_start = 6 Dave-KB1PVH Sent from my Galaxy S9 On Thu, Sep 6, 2018, 10:06 AM Dave Webb KB1PVH <[email protected] <mailto:[email protected]> > wrote: Pat, It's still barfing and exiting with same error. I'm going to do a fresh image on the Pi and start over tonight. I was just doing it on a test before mucking up my current setup. I'll keep you posted. Dave-KB1PVH Sent from my Galaxy S9 On Thu, Sep 6, 2018, 9:54 AM Pat <[email protected] <mailto:[email protected]> > wrote: Correction on the command... it's sudo wee_extension --uninstall Belchertown On Thursday, September 6, 2018 at 9:53:41 AM UTC-4, Pat wrote: Yeah the 0.1 in the extensions list is my fault. I forgot to update the installer's version ID. 0.7 is in final testing stages which should fix the list version. I'm curious to check out after you disable it (or use sudo wee_extensions --uninstall Belchertown) the syslog. On Thursday, September 6, 2018 at 9:48:16 AM UTC-4, Dave Webb wrote: Pat, Here's the first part for you which is weird because it's showing version 0.1 and I clearly downloaded 0.6. pi@raspberrypi:~ $ /home/weewx/bin/wee_extension --list Extension Name Version Description Belchertown 0.1 A clean modern skin with real time streaming updates and interactive charts. Modeled after BelchertownWeather.com pi@raspberrypi:~ $ pi@raspberrypi:~ $ ls /home/pi Desktop Downloads Music Public Templates weewx-3.8.0 weewx-belchertown-0.6.tar.gz Documents MagPi Pictures python_games Videos weewx-3.8.0.tar.gz pi@raspberrypi:~ $ I'll have to remove the skin and get back to you later. Dave -- 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] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- 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/GSrKZEiPqsc/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- 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.
