Thanks for support
Next week I will visit the platform and try to replace the cable and 
restart the weather station.


понедельник, 25 мая 2026 г. в 20:20:28 UTC+3, Daniel Rich: 

> I get bittien by that every year or two, usually after a power outage. The 
> logger memory in your station is likely corrupted.
>
> Most likely you will need to reset the station; unplug it from power, 
> remove the batteries, and let it sit for about 5 minutes. Then put the 
> batteries back in, plug it back in, and reconnect it to your WeeWX system. 
> While you are at it, it wouldn’t hurt to unplug and reconnect the USB 
> module as well, just in case it is a connection issue.
>
>
> Dan Rich <[email protected]> |   http://www.employees.org/~drich/
>                                |  "Step up to red alert!"  "Are you sure, 
> sir?
>                                |   It means changing the bulb in the 
> sign..."
>                                |          - Red Dwarf (BBC)
>
>
>
>
> On May 25, 2026, at 05: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/e303fa9e-7e5a-4f3f-8d89-3836cf6c9e15n%40googlegroups.com.

Reply via email to