On Saturday, 1 September 2018 07:39:32 UTC-4, Sylvain Martel wrote:
>
> With the skin installed, the reports thread never finish.  Usually it 
> takes 15-50 seconds to generate them(Raspberry Pi 2) but it never finish 
> now.  Any clue?  
>


Update:  Finally got this error after waiting 14 mins:
ep  1 07:59:03 Pi2 weewx-sto2[11171]: cheetahgenerator: Generate failed 
with exception '<class 'weedb.NoColumnError'>'
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: cheetahgenerator: **** Ignoring 
template /etc/weewx/skins/Belchertown/records/index.html.tmpl
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: cheetahgenerator: **** Reason: 
(1054, "Unknown column 'wind' in 'where clause'")
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****  Traceback (most recent call 
last):
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      print >> _file, 
compiled_template
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in 
__str__
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      rc = getattr(self, 
mainMethName)()
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"_etc_weewx_skins_Belchertown_records_index_html_tmpl.py", line 1124, in 
respond
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"_etc_weewx_skins_Belchertown_records_index_html_tmpl.py", line 385, in 
__errorCatcher46
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File "<string>", line 1, in 
<module>
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weewx/tags.py", line 329, in __getattr__
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      return 
self._do_query(aggregate_type)
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weewx/tags.py", line 343, in _do_query
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      val=val, 
**self.option_dict)
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weewx/wxmanager.py", line 60, in getAggregate
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      return 
weewx.manager.DaySummaryManager.getAggregate(self, timespan, obs_type, 
aggregateType, **option_dict)
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weewx/manager.py", line 1249, in getAggregate
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      **option_dict)
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weewx/manager.py", line 458, in getAggregate
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      _row = 
self.getSql(select_stmt % interpolate_dict)
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weewx/manager.py", line 394, in getSql
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      _cursor.execute(sql, 
sqlargs)
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****    File 
"/usr/share/weewx/weedb/mysql.py", line 48, in guarded_fn
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****      raise klass(e)
Sep  1 07:59:03 Pi2 weewx-sto2[11171]: ****  NoColumnError: (1054, "Unknown 
column 'wind' in 'where clause'")

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to