You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if something is preventing the container from getting a lock on it. Ditto on the setup for me too, and this just stopped working for me as well. Local machine is fine if ran is root.
Curious what distro and kernel you're running? I'm on Arch, 6.11.5-arch.
This was running fine for me but it recently stopped working. It looks like it's finding the device,
but then returning blank data:
which then appears to lead to the following (not sure if that's the reason):
The error code appears to correspond to
LIBUSB_ERROR_NO_DEVICE
.rtlamr
works fine for me if I run it outside the docker container, so I'm not sure what is going wrong here.Here is my
rtlamr2mqtt.yaml
:Any advice is much appreciated!
The text was updated successfully, but these errors were encountered: