rtl_433 Docker "usb_claim_interface error -6"


Recommended Posts

I am currently trying to receive the data from my weather station via unraid so i can use the data in Home Assistant. For this I bought a USB receiver, which can intercept the data via rtl_433.  I already tested the function under a native Linux installation successfully without Docker.

 

Now I wanted to put the whole thing on my Unraid server via Docker "hertzg/rtl_433". Unfortunately I get the error "usb_claim_interface error -6"

 

I have mounted the USB device as a device "/dev/bus/usb/001/008".

 

I already tried the following:
- Privileged
- Set UID/GID from root
- VM installed there I also see the usb device, but I also get the error that I have no permissions
- CHMOD 777 for /dev/bus/usb/001/008

 

If anyone else has an idea I would be very grateful :)


2zRVbhe.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.