See https://github.com/weewx/weewx/wiki/Understanding-permissions#more-details-about-which-groups-can-do-what - it might be the dialout group you need.
On Wednesday, August 14, 2024 at 4:22:02 AM UTC-7 [email protected] wrote: > > Hola a todos, > > Siento informar que la v5.1 instalada con pip produce error por persmisos > insuficientes cuando es ejecutada con usuario sin permisos de administrador: > > Aug 14 12:13:17 epops weewxd[1613]: CRITICAL weewx.engine: **** > raise USBError(_strerror(ret), ret, _libusb_errno[ret]) > Aug 14 12:13:17 epops weewxd[1613]: CRITICAL weewx.engine: **** > usb.core.USBError: [Errno 13] Access denied (insufficient permissions) > Aug 14 12:13:17 epops weewxd[1613]: CRITICAL weewxd: Unable to load > driver: [Errno 13] Access denied (insufficient permissions) > Aug 14 12:13:17 epops weewxd[1613]: CRITICAL weewxd: **** Exiting... > > Si se ejecuta con el usuario root el funcionamiento es correcto. > He añadido el usuario no root a los grupos dialout y plugdev. El problema > persiste. > > Gracias. > Un saludo. -- 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/99739301-1247-4e94-8e30-6954fc6b6df7n%40googlegroups.com.
