Here's the errors im getting... Dec 2 10:45:57 raspberrypi weewx[6815]: cheetahgenerator: Generate failed with exception '<type 'exceptions.ValueError'>' Dec 2 10:45:57 raspberrypi weewx[6815]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Belchertown/index.html.tmpl Dec 2 10:45:57 raspberrypi weewx[6815]: cheetahgenerator: **** Reason: could not convert string to float: N/A Dec 2 10:45:57 raspberrypi weewx[6815]: **** Traceback (most recent call last): Dec 2 10:45:57 raspberrypi weewx[6815]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate Dec 2 10:45:57 raspberrypi weewx[6815]: **** print >> _file, compiled_template Dec 2 10:45:57 raspberrypi weewx[6815]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ Dec 2 10:45:57 raspberrypi weewx[6815]: **** rc = getattr(self, mainMethName)() Dec 2 10:45:57 raspberrypi weewx[6815]: **** File "_etc_weewx_skins_Belchertown_index_html_tmpl.py", line 1448, in respond Dec 2 10:45:57 raspberrypi weewx[6815]: **** ValueError: could not convert string to float: N/A Dec 2 10:45:57 raspberrypi weewx[6815]: restx: WeatherCloud: Published record 2018-12-02 10:45:00 CST (1543769100) Dec 2 10:45:58 raspberrypi weewx[6815]: cheetahgenerator: Generate failed with exception '<type 'exceptions.ValueError'>' Dec 2 10:45:58 raspberrypi weewx[6815]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Belchertown/pi/index.html.tmpl Dec 2 10:45:58 raspberrypi weewx[6815]: cheetahgenerator: **** Reason: could not convert string to float: N/A Dec 2 10:45:58 raspberrypi weewx[6815]: **** Traceback (most recent call last): Dec 2 10:45:58 raspberrypi weewx[6815]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate Dec 2 10:45:58 raspberrypi weewx[6815]: **** print >> _file, compiled_template Dec 2 10:45:58 raspberrypi weewx[6815]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ Dec 2 10:45:58 raspberrypi weewx[6815]: **** rc = getattr(self, mainMethName)() Dec 2 10:45:58 raspberrypi weewx[6815]: **** File "_etc_weewx_skins_Belchertown_pi_index_html_tmpl.py", line 1173, in respond Dec 2 10:45:58 raspberrypi weewx[6815]: **** ValueError: could not convert string to float: N/A Dec 2 10:46:00 raspberrypi weewx[6815]: cheetahgenerator: Generated 11 files for report StandardReport in 8.53 seconds Dec 2 10:46:00 raspberrypi weewx[6815]: copygenerator: copied 22 files to /var/www/html/weewx
On Sunday, December 2, 2018 at 10:17:55 AM UTC-6, Pat wrote: > > Nope. It's HTML, JSON and JavaScript. > > weewx parses the Python code, and creates the files. > > On Sunday, December 2, 2018 at 11:14:32 AM UTC-5, Chris Plant wrote: >> >> Does the skin use PHP? Im wondering if that is the issue as i've had >> problems using PHP with the ftp server i got through my ISP. But I will do >> as instructed and let you know. Thanks! >> >> On Sunday, December 2, 2018 at 9:45:04 AM UTC-6, Pat wrote: >> >> Can you set debug = 1 in weewx.conf, restart weewx and then upload >> anything from your syslog that shows errors? >> >> On Sunday, December 2, 2018 at 10:34:55 AM UTC-5, Chris Plant wrote: >> >> I just installed the Belchertown skin, but im having issues with the >> index.html page. There doesn't seem to be one when its uploaded to the ftp >> server im using. I can click on the Reports, Graphs, etc folders and then >> the pages pull up, but there is no Home page? Is this a configuration >> issue that im missing? >> >> Thanks. >> >> On Tuesday, August 21, 2018 at 1:45:13 PM UTC-5, Pat wrote: >> >> The Belchertown skin for weewx is now available. This skin is modeled >> after >> >> ... > > -- 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.
