Hi,
Since I've upgraded weewx from 3.9.2 to 4.10.2 I have a couple of error.
This one seems critical :
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
Traceback (most recent call last):
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
File "/usr/share/weewx/weewx/engine.py", line 119, in setupStation
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
self.console = loader_function(config_dict, self)
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
File "/usr/share/weewx/weewx/drivers/vantage.py", line 40, in loader
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
return VantageService(engine, config_dict)
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
File "/usr/share/weewx/weewx/drivers/vantage.py", line 1989, in __init__
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
Vantage.__init__(self, **config_dict[DRIVER_NAME])
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
File "/usr/share/weewx/weewx/drivers/vantage.py", line 534, in __init__
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
self._setup()
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
File "/usr/share/weewx/weewx/drivers/vantage.py", line 1394, in _setup
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
self.hardware_type = self._determine_hardware()
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
File "/usr/share/weewx/weewx/drivers/vantage.py", line 1385, in
_determine_hardware
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
raise weewx.WeeWxIOError("Unable to read hardware type")
Jul 10 17:46:34 meteo-raspi weewx[4390] CRITICAL weewx.engine: ****
WeeWxIOError: Unable to read hardware type
Any suggestion?
Regards,
Yves
--
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/fd6e8299-3b73-4cd8-92ac-22f9087228f5n%40googlegroups.com.