-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
π Summary
Running the docker image with portainer using docked compose.
Usb device is connected to host and specified in the compose file.
Seems weewx user is not a member of dialout and has no permissions to read from /dev/ttyUSB0
Adding the weewx user to dialout from docker root fixes the issue, but only temporarily.
To reproduce
Steps to reproduce the behavior:
- Run on a host using usb connection to a weather station
- Deploy the container using
devices:- /dev/ttyUSB0:/dev/ttyUSB0
Expected behavior
weewx should be able to read from /dev/ttyUSB0
Any helpful log output or screenshots
Paste the results here:
Add any screenshots of the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels