Please set debug=1, then restart weewx. Post the log from startup through the exception.
On Mon, Jul 10, 2023 at 2:50 PM Yves Martin <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/weewx-user/fd6e8299-3b73-4cd8-92ac-22f9087228f5n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEBp68emKxD%2Bd%2BS0p3vCnt7wsCFoAKeK_%2Bc7zSSMh2Ta9A%40mail.gmail.com.
