On Thursday, January 18, 2024 at 8:14:19 PM UTC-5 [email protected] wrote:
jan 18 18:55:20 NouveauMeteo weewxd[6870]: ERROR weewx.drivers.acurite: release interface failed: [Errno 13] Access denied (insufficient permissions) jan 18 18:55:20 NouveauMeteo weewxd[6870]: CRITICAL weewx.drivers.acurite: Unable to claim USB interface 0: [Errno 13] Access denied (insufficient pe> jan 18 18:55:20 NouveauMeteo weewxd[6870]: ERROR weewx.drivers.acurite: Failed attempt 1 of 10 to get LOOP data: [Errno 13] Access denied (insufficie> lines 1-20/20 (END) try unplugging the usb cable to the acurite console, then plug it back in. is this a new install, or an upgrade? deb/rpm package? which operating system? this is the second 'no permissions' report we have seen for v5. in v4, a new deb/rpm install of weewx would run as root, so permissions to the usb device were not an issue. in v5, a new deb/rpm install of weewx will run as the 'weewx' user, so the udev rules must be in place and activated. unless you are running an old operating system, the system should automatically detect the weewx.rules file that the installer installs. when it does not, the solution is to unplug and replug the device. we could invoke udevadm and trigger explicitly, but we don't want to go there until we understand which operating systems are not picking up the udev rules automatically. m -- 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/b9a4ec3b-5eef-4c3d-a3f7-0c509f302544n%40googlegroups.com.
