After the restore a new attempt, what is missing? -- Journal begins at Fri 2024-02-02 10:19:01 CET. -- Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** self.port.openPort() Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** File "/usr/share/weewx/weewx/drivers/vantage.py", line 319, in openPort Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** self.serial_port = serial.Serial(self.port, self.baudrate, timeout=self.timeout) Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** File "/usr/lib/python3/dist-packages/serial/serialutil.py", line 244, in __init__ Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** self.open() Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 325, in open Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL weewx.engine: **** serial.serialutil.SerialException: [Errno 13] could not open port /dev/ttyUSB0: [Errno 13] Keine Berechtigung: '/dev/ttyUSB0' Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL __main__: Unable to load driver: [Errno 13] could not open port /dev/ttyUSB0: [Errno 13] Keine Berechtigung: '/dev/ttyUSB0' Feb 16 13:18:47 Wetter-Raspi4 weewxd[416320]: CRITICAL __main__: **** Exiting...
matthew wall schrieb am Dienstag, 13. Februar 2024 um 14:32:41 UTC+1: > On Tuesday, February 13, 2024 at 4:13:27 AM UTC-5 geni08...@gmail.com > wrote: > > The third time I tried the Apt configuration, it found weewx. > The installation worked so far except for the dpkg: Warnung: Altes > Verzeichnis. > Unfortunately, weewx did not react after that and a reboot did not work > anymore. > Now I have to restore the backup and try again. > What went wrong? > > > it looks like nothing is wrong with the upgrade. > > if weewx is not running, we must see the log messages from weewx. these > will be in the system log (different from the installer log). this should > give some hint about what is happening: > > sudo systermctl status weewx > > this wiki article has more information about logging: > > https://github.com/weewx/weewx/wiki/view-logs#journalctl > > -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4b46e69d-83ec-419b-9e67-2c2cb2201075n%40googlegroups.com.