Config MQTT - Freebox Delta

Hello,

I just installed Gladys on a Freebox Delta VM following the associated guide on the Gladys website.
Everything went well, no error messages.
However, when I go to the list of Gladys services, I have an error on MQTT and on zigbee2Mqtt

and if I go to the MQTT configuration page, I have this indication:

Can someone tell me what’s wrong?
Thank you!

Additional indication, I do have a Docker running as evidenced by this check:

Gladys does not detect the Docker execution environment (required for MQTT & Zigbee2MQTT)

Did you follow the documentation to the letter? (no need for sudo for Docker commands)

Can you provide the output of this command:
docker inspect gladys

Thank you for your reply, yes I followed the instructions to the letter (there aren’t many of them ^^)
Here is the response to the inspect request:

[
    {
        "Id": "05e13d5a8ef1148572f2f2bf639ff6573893b7bee37917e0d9eb8f3c6add43ee"                                                   ,
        "Created": "2021-11-05T09:07:59.196655456Z",
        "Path": "docker-entrypoint.sh",
        "Args": [
            "npm",
            "run",
            "start:prod"
        ],
        "State": {
            "Status": "running",
            "Running": true,
            "Paused": false,
            "Restarting": false,
            "OOMKilled": false,
            "Dead": false,
            "Pid": 765,
            "ExitCode": 0,
            "Error": "",
            "StartedAt": "2021-11-05T13:36:04.30059907Z",
            "FinishedAt": "2021-11-05T13:35:59.392578462Z"
        },
        "Image": "sha256:e8f7d852f853596f84e9e83eee6d49d8ec4def6a9b763d899f10e41                                                   a130845fb",
        "ResolvConfPath": "/var/lib/docker/containers/05e13d5a8ef1148572f2f2bf639f                                                   f6573893b7bee37917e0d9eb8f3c6add43ee/resolv.conf",
        "HostnamePath": "/var/lib/docker/containers/05e13d5a8ef1148572f2f2bf639ff6573                                                   893b7bee37917e0d9eb8f3c6add43ee/hostname",
        "HostsPath": "/var/lib/docker/containers/05e13d5a8ef1148572f2f2bf639ff6573893b7bee37917e0d9eb8f3c6add43ee/hosts",
        "LogPath": "/var/lib/docker/containers/05e13d5a8ef1148572f2f2bf639ff6573893b7bee37917e0d9eb8f3c6add43ee/05e13d5a8ef1148572f2f2bf639ff6573893b7bee37917e0d9eb8f3c6add43ee-json.log",
        "Name": "/gladys",
        "RestartCount": 0,
        "Driver": "overlay2",
        "Platform": "linux",
        "MountLabel": "",
        "ProcessLabel": "",
        "AppArmorProfile": "unconfined",
        "ExecIDs": null,
        "HostConfig": {
            "Binds": [
                "/var/run/docker.sock:/var/run/docker.sock",
                "/var/lib/gladysassistant:/var/lib/gladysassistant",
                "/dev:/dev"
            ],
            "ContainerIDFile": "",
            "LogConfig": {
                "Type": "json-file",
                "Config": {
                    "max-size": "10m"
                }
            },
            "NetworkMode": "host",
            "PortBindings": {},
            "RestartPolicy": {
                "Name": "always",
                "MaximumRetryCount": 0
            },
            "AutoRemove": false,
            "VolumeDriver": "",
            "VolumesFrom": null,
            "CapAdd": null,
            "CapDrop": null,
            "CgroupnsMode": "private",
            "Dns": [],
            "DnsOptions": [],
            "DnsSearch": [],
            "ExtraHosts": null,
            "GroupAdd": null,
            "IpcMode": "private",
            "Cgroup": "",
            "Links": null,
            "OomScoreAdj": 0,
            "PidMode": "",
            "Privileged": true,
            "PublishAllPorts": false,
            "ReadonlyRootfs": false,
            "SecurityOpt": [
                "label=disable"
            ],
            "UTSMode": "",
            "UsernsMode": "",
            "ShmSize": 67108864,
            "Runtime": "runc",
            "ConsoleSize": [
                0,
                0
            ],
            "Isolation": "",
            "CpuShares": 0,
            "Memory": 0,
            "NanoCpus": 0,
            "CgroupParent": "",
            "BlkioWeight": 0,
            "BlkioWeightDevice": [],
            "BlkioDeviceReadBps": null,
            "BlkioDeviceWriteBps": null,
            "BlkioDeviceReadIOps": null,
            "BlkioDeviceWriteIOps": null,
            "CpuPeriod": 0,
            "CpuQuota": 0,
            "CpuRealtimePeriod": 0,
            "CpuRealtimeRuntime": 0,
            "CpusetCpus": "",
            "CpusetMems": "",
            "Devices": [],
            "DeviceCgroupRules": null,
            "DeviceRequests": null,
            "KernelMemory": 0,
            "KernelMemoryTCP": 0,
            "MemoryReservation": 0,
            "MemorySwap": 0,
            "MemorySwappiness": null,
            "OomKillDisable": null,
            "PidsLimit": null,
            "Ulimits": null,
            "CpuCount": 0,
            "CpuPercent": 0,
            "IOMaximumIOps": 0,
            "IOMaximumBandwidth": 0,
            "MaskedPaths": null,
            "ReadonlyPaths": null
        },
        "GraphDriver": {
            "Data": {
                "LowerDir": "/var/lib/docker/overlay2/43663b206d2d071ec173ae5bc1f4fbc484c313aa04f38360873790ef7868ddfd-init/diff:/var/lib/docker/overlay2/00d465bb58bfaeeff102cfb1060711219d74571f15ea322065dd76adcc99f064/diff:/var/lib/docker/overlay2/920f4564f7941be6b0409343a3521e0534eec37e7ab86787aa31559f6e837824/diff:/var/lib/docker/overlay2/d8dbb77ee7ff143642b06af93f31ec43aef2a7aa025f3ca33062c09a491f3dc0/diff:/var/lib/docker/overlay2/0cd090241bfda909c7a13fd36378b016cb18c39853d5ac5035da3f95e32e1e06/diff:/var/lib/docker/overlay2/2d33d731c33606beb76ae70c4160a3bbfca0a391b97ea64b1ce8aa14a4f859bc/diff:/var/lib/docker/overlay2/e944f68840db8c4bdaa0e73dc127a160329e5b6e786e126eb09eb3875dcf9/diff:/var/lib/docker/overlay2/c1b69721511ea80195caec75b26910ee6a5def0a4178ec01edbde7c5dfb9feeb/diff:/var/lib/docker/overlay2/9653af92a594866dad5587c60484d28bdbbed855a62d484bf77adce17f47c459/diff:/var/lib/docker/overlay2/5b6dcdc1fb25e7a22f03ba5ca8b2f74cd0f8e1c93f3d0dd13987c0350fb5f7cc/diff:/var/lib/docker/overlay2/a27eeb725fe31d7d8c2728ea64ee69ca6d15fffd5436bb2954399397537fcc45/diff:/var/lib/docker/overlay2/fe681b40a2fe8bc0252fc89a4090753f2746108aa36db7660e0c4eed43102730/diff:/var/lib/docker/overlay2/5bc8efec37f544f3371ef361c75725d013f3e1b1c9a88cb5ecbd9ca9af7b3118/diff",
                "MergedDir": "/var/lib/docker/overlay2/43663b206d2d071ec173ae5bc1f4fbc484c313aa04f38360873790ef7868ddfd/merged",
                "UpperDir": "/var/lib/docker/overlay2/43663b206d2d071ec173ae5bc1f4fbc484c313aa04f38360873790ef7868ddfd/diff",
                "WorkDir": "/var/lib/docker/overlay2/43663b206d2d071ec173ae5bc1f4fbc484c313aa04f38360873790ef7868ddfd/work"
            },
            "Name": "overlay2"
        },
        "Mounts": [
            {
                "Type": "bind",
                "Source": "/var/lib/gladysassistant",
                "Destination": "/var/lib/gladysassistant",
                "Mode": "",
                "RW": true,
                "Propagation": "rprivate"
            },
            {
                "Type": "bind",
                "Source": "/var/run/docker.sock",
                "Destination": "/var/run/docker.sock",
                "Mode": "",
                "RW": true,
                "Propagation": "rprivate"
            },
            {
                "Type": "bind",
                "Source": "/dev",
                "Destination": "/dev",
                "Mode": "",
                "RW": true,
                "Propagation": "rprivate"
            }
        ]
    }
]Config": {
            "Hostname": "Gladys",
            "Domainname": "",
            "User": "",
            "AttachStdin": false,
            "AttachStdout": false,
            "AttachStderr": false,
            "ExposedPorts": {
                "80/tcp": {}
            },
            "Tty": false,
            "OpenStdin": false,
            "StdinOnce": false,
            "Env": [
                "SQLITE_FILE_PATH=/var/lib/gladysassistant/gladys-production.db",
                "NODE_ENV=production",
                "SERVER_PORT=80",
                "TZ=Europe/Paris",
                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                "NODE_VERSION=14.18.1",
                "YARN_VERSION=1.22.15",
                "LD_LIBRARY_PATH=/lib"
            ],
            "Cmd": [
                "npm",
                "run",
                "start:prod"
            ],
            "Image": "gladysassistant/gladys:v4",
            "Volumes": null,
            "WorkingDir": "/src/server",
            "Entrypoint": [
                "docker-entrypoint.sh"
            ],
            "OnBuild": null,
            "Labels": {}
        },
        "NetworkSettings": {
            "Bridge": "",
            "SandboxID": "27a11365004ec56bf679d528646f54979953a536c79b548eb9dcef0b6324cd75",
            "HairpinMode": false,
            "LinkLocalIPv6Address": "",
            "LinkLocalIPv6PrefixLen": 0,
            "Ports": {},
            "SandboxKey": "/var/run/docker/netns/default",
            "SecondaryIPAddresses": null,
            "SecondaryIPv6Addresses": null,
            "EndpointID": "",
            "Gateway": "",
            "GlobalIPv6Address": "",
            "GlobalIPv6PrefixLen": 0,
            "IPAddress": "",
            "IPPrefixLen": 0,
            "IPv6Gateway": "",
            "MacAddress": "",
            "Networks": {
                "host": {
                    "IPAMConfig": null,
                    "Links": null,
                    "Aliases": null,
                    "NetworkID": "b86d7a263281ca3371f205e582adad16580233f18d9bd9535d4e00d924f469f6",
                    "EndpointID": "f0ffce219e2eb7fb32b00c8bce5a69417bd9cb102128468ad814510bb12ebce0",
                    "Gateway": "",
                    "IPAddress": "",
                    "IPPrefixLen": 0,
                    "IPv6Gateway": "",
                    "GlobalIPv6Address": "",
                    "GlobalIPv6PrefixLen": 0,
                    "MacAddress": "",
                    "DriverOpts": null
                }
            }
        }
    }
]

Good evening,
I have the same problem on a VM on my freebox delta.
Does anyone have any ideas?
I have a Sonoff Zigbee key
Yet Glady tells me « No USB Zigbee2mqtt dongle is attached to Gladys. »
My Zigbee key:


Thanks

Hello,
I’m just getting started with Gladys. After failing to access the USB port on my Synology NAS, I finally installed Gladys on my Freebox Delta.
I plugged the Sonoff dongle into it to use Zigbee2mqtt on a USB power strip also plugged into the mains.

So far I think I’m okay with setting up the assistant and the integration, but for discovering the Zigbee network I don’t have a « scan » button

Is there a known solution or any leads to help me, please?

Hello and welcome to the Gladys community :tada:

Once the service is configured and pairing is enabled (which seems to be the case in your last screenshot), you need to perform an action on the device you want to add to Gladys (for example, a long press on a button).
When the device joins the Zigbee network, it will automatically appear on the page.

You can find more documentation here Gérez ses appareils Zigbee dans sa domotique avec une clé USB Zigbee et Zigbee2mqtt | Gladys Assistant

Thanks for the quick reply :smiley:
I tested with a Hue motion sensor (I chose it because I know it works well and pairs easily with the different Zigbee networks I’ve tested at home: Hue bridge and Homey).
The sensor enters pairing mode correctly (orange blinking LED) but nothing happens in the integration. I unchecked and rechecked

Hello @Alexia_Skrz :slight_smile:

There is no « scan » button on the Gladys side!

Otherwise you can connect to the Zigbee2mqtt interface directly (IP_OF_THE_PI:8080), you’ll be able to see what’s going on more easily

Correction to the documentation here fix(zigbee2mqtt): Remove Scan button by cicoub13 · Pull Request #141 · GladysAssistant/v4-website · GitHub

Thanks @cicoub13! It’s merged :slight_smile:

Hello, after a period of absence, I decided to install Gladys on the Freebox Delta, previously I was on a Raspberry Pi.
I tried to install zigbee2MQTT, I have a SONOFF Zigbee 3.0 USB Dongle Plus ZBDongle-P.
I tried quite a few different configurations, but nothing works.


I also followed the advice of Alexia_Skrz regarding the use of a powered USB hub, but no change.

Do you have any ideas?

Hi @camille! I’m back from vacation and I just saw your message.

Have you checked the logs of the Zigbee2mqtt container?

docker logs gladys-z2m-zigbee2mqtt