What kind of logger does your Vantage have? If it's a weatherlinkIP, it's a network issue. Perhaps your upgrade closed a port?
On Mon, Nov 30, 2020 at 8:21 AM david_h <[email protected]> wrote: > Weewx has stopped working and I think it might be due to me recently > upgrading via DEB. > > When I look at the service status I get: > > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** return VantageService(engine, config_dict) > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** File "/usr/share/weewx/weewx/drivers/vantage.py", > line 1898, in __init__ > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** Vantage.__init__(self, > **config_dict[DRIVER_NAME]) > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** File "/usr/share/weewx/weewx/drivers/vantage.py", > line 512, in __init__ > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** self.port.openPort() > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** File "/usr/share/weewx/weewx/drivers/vantage.py", > line 344, in openPort > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** raise weewx.WeeWxIOError(ex) > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL > weewx.engine: **** WeeWxIOError: [Errno 101] Network is unreachable > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL __main__: > Unable to load driver: [Errno 101] Network is unreachable > Nov 30 15:27:12 raspberrypi python2[487]: weewx[487] CRITICAL __main__: > **** Exiting... > > Any ideas what is causing the above please? I opted to retain the > existing weewx.conf file, as I use the belchertown skin (an old version of > that, I think). > > Many thanks > > David. > > -- > 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/a01bf34e-fd56-4e73-9e0b-92862eaa45f4n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/a01bf34e-fd56-4e73-9e0b-92862eaa45f4n%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/CAPq0zECyE4pRxnqxNVc3eB72X_NKUP5AVPLEjrpk_3n_2p9U9Q%40mail.gmail.com.
