HA on Docker - Zigbee devices not responding

I have a good working computer running HAos and it’s great. I would like to migrate to using Docker on an existing server I have.
I’ve got the USB sent to docker, its “/ttyUSB0”
It even worked for a little bit, but has since stopped.

I was able to get my devices paired and even use some devices. But then they all stopped. HA is giving the error:
“Failed to call service switch/turn_off. Failed to send request: device did not respond”
Which seems very generic. Like the antenna is blocked or something, but it moved a total of probably 1.5 feet…

Anything I’m missing? What could be causing this issue?

Use /dev/serial/by-id instead of /ttyUSBx
Make sure you use a USB2 port
Use an USB extension cable

read this article for more solutions: