Hello,
I decided to upgrade my Weewx system to a Pi4 from the Pi original and have
hit nothing but hiccups! I've checked my cabling; found a broken wire and
corrected it.
Here is my log file showing the problem:
Jun 4 16:40:17 weewx-pi systemd[1]: Starting weewx weather system...
Jun 4 16:40:17 weewx-pi weewx[1053] INFO __main__: Initializing weewx
version 4.4.0
Jun 4 16:40:17 weewx-pi weewx[1053] INFO __main__: Using Python 3.9.2
(default, Mar 12 2021, 04:06:34) #012[GCC 10.2.1 20210110]
Jun 4 16:40:17 weewx-pi weewx[1053] INFO __main__: Platform
Linux-5.15.32-v7l+-armv7l-with-glibc2.31
Jun 4 16:40:17 weewx-pi weewx[1053] INFO __main__: Locale is 'en_US.UTF-8'
Jun 4 16:40:17 weewx-pi weewx[1053] INFO __main__: PID file is
/var/run/weewx.pid
Jun 4 16:40:17 weewx-pi weewx[1056] INFO __main__: Using configuration
file /home/weewx/weewx.conf
Jun 4 16:40:17 weewx-pi weewx[1056] INFO __main__: Debug is 0
Jun 4 16:40:17 weewx-pi weewx[1056] INFO weewx.engine: Loading station
type Vantage (weewx.drivers.vantage)
Jun 4 16:40:17 weewx-pi systemd[1]: Started weewx weather system.
Jun 4 16:40:22 weewx-pi dhcpcd[472]: wlan0: failed to request information
Jun 4 16:40:33 weewx-pi weewx[1056] ERROR weewx.drivers.vantage: Unable to
wake up console
Jun 4 16:40:33 weewx-pi weewx[1056] ERROR weewx.engine: Import of driver
failed: Unable to wake up Vantage console (<class 'weewx.WakeupError'>)
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
Traceback (most recent call last):
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
File "/home/weewx/bin/weewx/engine.py", line 119, in setupStation
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
self.console = loader_function(config_dict, self)
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
File "/home/weewx/bin/weewx/drivers/vantage.py", line 39, in loader
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
return VantageService(engine, config_dict)
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
File "/home/weewx/bin/weewx/drivers/vantage.py", line 1898, in __init__
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
Vantage.__init__(self, **config_dict[DRIVER_NAME])
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
File "/home/weewx/bin/weewx/drivers/vantage.py", line 515, in __init__
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
self._setup()
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
File "/home/weewx/bin/weewx/drivers/vantage.py", line 1317, in _setup
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
self.port.wakeup_console(max_tries=self.max_tries)
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
File "/home/weewx/bin/weewx/drivers/vantage.py", line 118, in
wakeup_console
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
raise weewx.WakeupError("Unable to wake up Vantage console")
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL weewx.engine: ****
weewx.WakeupError: Unable to wake up Vantage console
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL __main__: Unable to load
driver: Unable to wake up Vantage console
Jun 4 16:40:33 weewx-pi weewx[1056] CRITICAL __main__: **** Exiting...
Jun 4 16:40:33 weewx-pi systemd[1]: weewx.service: Main process exited,
code=exited, status=4/NOPERMISSION
I've used this as a guide:
https://www.cougar.eu.com/useful-guides/weewx-guides/rasberry-pi/rasberry-pi-install.html
Linux isn't my strong suit, but I usually manage to find my way around.
All I can derive from the log file is that 'sumpin's broke'!
Can anyone point me to a solution?
Kind regards,
Michael
K6MLE
--
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/6e01bab8-b7c1-4f5b-b603-351ace67cec9n%40googlegroups.com.