Skip to content

MQTT Authorization problem #1489

@ManuelAstro

Description

@ManuelAstro

After numerous attempts with the HA add-on, it has been impossible to recover the video via WebRTC. After reading some of the threads, I decided to install it on Docker on a different machine (Ubuntu on Proxmox). In this case, I can now use the network_mode:host option and finally have the video from the cameras back on my HA instance.
The problem comes with MQTT communication. I can't establish communication (error attached), even after validating the username and password. Curiously, if I make an individual call from the terminal (Ubuntu machine), the Mosquitto server receives the call but not through the normal operation of the bridge. This means I cannot manage the cameras, only view the images.
demos@wyze-bridge:~$ docker-compose logs -f wyze-bridge | grep -i mqtt
wyze-bridge | [WyzeBridge] [MQTT] Not authorized
wyze-bridge | [WyzeBridge] [MQTT] Not authorized
wyze-bridge | [WyzeBridge] [MQTT] Not authorized
wyze-bridge | [WyzeBridge] [MQTT] 3/3 retries failed. Disabling MQTT.

docker-compose.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions