>
> Can you tell me the reason for the errors?
>

I'd start by unplugging and replugging the USB cable.

If that fails to make a difference I'd take the batteries out and
disconnecting it from power.

On Mon, 25 May 2026 at 22:26, ANDREI ROZWADOWSKI <
[email protected]> wrote:

> Good afternoon!
>
> I use the weather station Davis Vantage 2 with Raspberry Pi 3.
> The version of the weewx is 5.3
> Three days ago the station stopped the registration
> And I've got such errors:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *pi@raspberrypi:~ $ sudo journalctl -u weewxMay 25 15:11:09 raspberrypi
> systemd[1]: Started weewx.service - WeeWX.May 25 15:11:17 raspberrypi
> weewxd[988]: INFO __main__: Initializing weewxd version 5.3.1May 25
> 15:11:17 raspberrypi weewxd[988]: INFO __main__: Command line:
> /usr/share/weewx/weewxd.py /etc/weewx/weewx.confMay 25 15:11:18 raspberrypi
> weewxd[988]: INFO __main__: Using Python: 3.11.2 (main, Apr 28 2025,
> 14:11:48) [GCC 12.2.0]May 25 15:11:18 raspberrypi weewxd[988]: INFO
> __main__: Located at:   /usr/bin/python3May 25 15:11:18 raspberrypi
> weewxd[988]: INFO __main__: Platform:
> Linux-6.12.75+rpt-rpi-v8-aarch64-with-glibc2.36May 25 15:11:18 raspberrypi
> weewxd[988]: INFO __main__: Locale:       'en_US.UTF-8'May 25 15:11:18
> raspberrypi weewxd[988]: INFO __main__: Entry path:
> /usr/share/weewx/weewxd.pyMay 25 15:11:18 raspberrypi weewxd[988]: INFO
> __main__: WEEWX_ROOT:   /etc/weewxMay 25 15:11:18 raspberrypi weewxd[988]:
> INFO __main__: Config file:  /etc/weewx/weewx.confMay 25 15:11:18
> raspberrypi weewxd[988]: INFO __main__: User module:
>  /etc/weewx/bin/userMay 25 15:11:18 raspberrypi weewxd[988]: INFO __main__:
> Debug:        0May 25 15:11:18 raspberrypi weewxd[988]: INFO __main__:
> User:         weewxMay 25 15:11:18 raspberrypi weewxd[988]: INFO __main__:
> Group:        weewxMay 25 15:11:18 raspberrypi weewxd[988]: INFO __main__:
> Groups:       weewxMay 25 15:11:18 raspberrypi weewxd[988]: INFO
> weewx.engine: Loading station type Vantage (weewx.drivers.vantage)May 25
> 15:11:41 raspberrypi weewxd[988]: ERROR weewx.drivers.vantage: Unable to
> wake up Vantage consoleMay 25 15:11:41 raspberrypi weewxd[988]: ERROR
> weewx.engine: Import of driver failed: Unable to wake up Vantage console
> (<class 'weewx.WakeupError'>)May 25 15:11:41 raspberrypi weewxd[988]:
> CRITICAL weewx.engine:     ****  Traceback (most recent call last):May 25
> 15:11:41 raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****    File
> "/usr/share/weewx/weewx/engine.py", line 115, in setupStationMay 25
> 15:11:41 raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****
>  self.console = loader_function(config_dict, self)May 25 15:11:41
> raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^May 25 15:11:41 raspberrypi
> weewxd[988]: CRITICAL weewx.engine:     ****    File
> "/usr/share/weewx/weewx/drivers/vantage.py", line 31, in loaderMay 25
> 15:11:41 raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****
>  return VantageService(engine, config_dict)May 25 15:11:41 raspberrypi
> weewxd[988]: CRITICAL weewx.engine:     ****
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^May 25 15:11:41 raspberrypi weewxd[988]:
> CRITICAL weewx.engine:     ****    File
> "/usr/share/weewx/weewx/drivers/vantage.py", line 2047, in __init__May 25
> 15:11:41 raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****
>  Vantage.__init__(self, **config_dict[DRIVER_NAME])May 25 15:11:41
> raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****    File
> "/usr/share/weewx/weewx/drivers/vantage.py", line 538, in __init__May 25
> 15:11:41 raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****
>  self._setup()May 25 15:11:41 raspberrypi weewxd[988]: CRITICAL
> weewx.engine:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py",
> line 1441, in _setupMay 25 15:11:41 raspberrypi weewxd[988]: CRITICAL
> weewx.engine:     ****
>  self.port.wakeup_console(max_tries=self.max_tries)May 25 15:11:41
> raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****    File
> "/usr/share/weewx/weewx/drivers/vantage.py", line 112, in wakeup_consoleMay
> 25 15:11:41 raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****
>  raise weewx.WakeupError("Unable to wake up Vantage console")May 25
> 15:11:41 raspberrypi weewxd[988]: CRITICAL weewx.engine:     ****
>  weewx.WakeupError: Unable to wake up Vantage consoleMay 25 15:11:41
> raspberrypi weewxd[988]: CRITICAL __main__: Unable to load driver: Unable
> to wake up Vantage consoleMay 25 15:11:41 raspberrypi weewxd[988]: CRITICAL
> __main__:     ****  Exiting...May 25 15:11:41 raspberrypi systemd[1]:
> weewx.service: Main process exited, code=exited, status=4/NOPERMISSIONMay
> 25 15:11:41 raspberrypi systemd[1]: weewx.service: Failed with result
> 'exit-code'.*
>
> Can you tell me the reason for the errors?
>
> --
> 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 visit
> https://groups.google.com/d/msgid/weewx-user/50ad5aaa-de35-4158-822d-ae36070dc3f9n%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/50ad5aaa-de35-4158-822d-ae36070dc3f9n%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 visit 
https://groups.google.com/d/msgid/weewx-user/CAGTinV6--%3DEFXeOu8Hh2O9Kj_2Fd0T2kP1usYyQsdZJ8YnSazw%40mail.gmail.com.

Reply via email to