i made an update from V.3.6.2 to v.3.7.9
Then i get this Error:
Mar 12 11:30:16 raspberrypi weewx[2485]: **** No module named
examples.xsearch
Mar 12 11:30:16 raspberrypi weewx[2485]: **** Traceback (most
recent call last):
Mar 12 11:30:16 raspberrypi weewx[2485]: **** File
"/usr/share/weewx/weewx/reportengine.py", line 239, in run
Mar 12 11:30:16 raspberrypi weewx[2485]: **** obj.start()
Mar 12 11:30:16 raspberrypi weewx[2485]: **** File
"/usr/share/weewx/weewx/reportengine.py", line 273, in start
Mar 12 11:30:16 raspberrypi weewx[2485]: **** self.run()
Mar 12 11:30:16 raspberrypi weewx[2485]: **** File
"/usr/share/weewx/weewx/cheetahgenerator.py", line 154, in run
Mar 12 11:30:16 raspberrypi weewx[2485]: **** self.
initExtensions(gen_dict[section_name])
Mar 12 11:30:16 raspberrypi weewx[2485]: **** File
"/usr/share/weewx/weewx/cheetahgenerator.py", line 196, in initExtensions
Mar 12 11:30:16 raspberrypi weewx[2485]: **** class_ = weeutil.
weeutil._get_object(x)
Mar 12 11:30:16 raspberrypi weewx[2485]: **** File
"/usr/share/weewx/weeutil/weeutil.py", line 1132, in _get_object
Mar 12 11:30:16 raspberrypi weewx[2485]: **** mod = __import__(
module)
Mar 12 11:30:16 raspberrypi weewx[2485]: **** ImportError: No
module named examples.xsearch
Mar 12 11:30:16 raspberrypi weewx[2485]: **** Generator terminated
So i deactivated this in the skin.conf
[CheetahGenerator]
# This section is used by the generator CheetahGenerator, and specifies
# which files are to be generated from which template.
# Possible encodings are 'html_entities', 'utf8', or 'strict_ascii'
encoding = html_entities
# search_list_extensions = examples.xsearch.MyXSearch
This results in the "alltime" issue
Am Sonntag, 12. März 2017 01:03:40 UTC+1 schrieb mwall:
>
> On Saturday, March 11, 2017 at 6:54:43 PM UTC-5, VM_83 wrote:
>>
>> i made an update on the newest version and now i get this failure
>>
>>
>> Mar 12 00:50:23 raspberrypi weewx[2485]: **** NotFound: cannot find
>> 'alltime'
>>
>> do you have any idea how to fix?
>>
>
> the skin cannot find the 'alltime' search list extension. cannot say how
> to fix it without knowing more about your configuration.
>
> how did you do the upgrade? what version of weewx were you running before?
>
> what's in the skin.conf for sofaskin?
>
> what's in your weewx configuration file?
>
> m
>
--
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.