I am running the following containers:
- homeassistant
- mosquitto
- portainer
- frigate
- zwave-js-ui
Everything was hunky dory. I was going to add zigbee and rebooted box after attaching the adapter. Then my zwave-js-ui stopped working. I get the message when I try to start the container:
driver failed programming external connectivity on endpoint zwave-js-ui (6242415d27ff4a6bc545c880a1e699b38cbf04533268848efacc6ed865398129): Error starting userland proxy: listen tcp4 0.0.0.0:8091: bind: address already in use
I’ve checked and nothing else is using port 8091.
I’ve tried many things including stopping all of the other containers and trying to start just that one. I’ve checked my config file and I think stuff looks good there. Thoughts on next steps?