Issue with Freebox integration installation

Hello,

I tried the Freebox integration but couldn’t complete it with the following elements:

Can you give me the logs you find in the integration?

Hi @Will_71,

Here’s the log, is this what you need?

Hi @Will_71,

I’m not sure if this is what you need.

@Jluc you can paste the logs in text format instead of an image so it’s easier for me to copy. Thanks

Sorry :slight_smile:

[2026-07-31T10:32:49.034Z] [INFO] Starting the Freebox integration...
[2026-07-31T10:32:49.173Z] [INFO] [gladys-sdk] connected to Gladys (http://172.30.0.1:80)
[2026-07-31T10:32:49.434Z] [ERROR] [freebox-devices] Unable to load Freebox home devices TypeError: tiles.forEach is not a function
    at FreeboxClient.loadDevices (file:///app/src/freebox/FreeboxClient.js:211:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async buildDiscoveredDevices (file:///app/src/devices.js:50:19)
    at async publishDevicesIfPaired (file:///app/index.js:59:19)
    at async GladysIntegration.<anonymous> (file:///app/index.js:218:5)
[2026-07-31T10:32:49.471Z] [INFO] [freebox-devices] Freebox discovery: 1 device(s) built
[2026-07-31T10:32:52.125Z] [WARN] [gladys-sdk] connection to Gladys lost (close code 1006)
[2026-07-31T10:32:52.125Z] [WARN] [gladys-sdk] not connected to Gladys (ws://172.30.0.1:80), retrying in 1000 ms (attempt 1)
[2026-07-31T10:32:52.135Z] [INFO] Received SIGTERM -> graceful shutdown
[2026-07-31T10:33:59.442Z] [INFO] Starting the Freebox integration...
[2026-07-31T10:33:59.656Z] [INFO] [gladys-sdk] connected to Gladys (http://172.30.0.1:80)
[2026-07-31T10:33:59.917Z] [ERROR] [freebox-devices] Unable to load Freebox home devices TypeError: tiles.forEach is not a function
    at FreeboxClient.loadDevices (file:///app/src/freebox/FreeboxClient.js:211:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async buildDiscoveredDevices (file:///app/src/devices.js:50:19)
    at async publishDevicesIfPaired (file:///app/index.js:59:19)
    at async GladysIntegration.<anonymous> (file:///app/index.js:218:5)
[2026-07-31T10:33:59.954Z] [INFO] [freebox-devices] Freebox discovery: 1 device(s) built
[2026-07-31T10:34:17.466Z] [INFO] onScanRequest -> publishing discovered Freebox devices
[2026-07-31T10:34:17.484Z] [ERROR] [freebox-devices] Unable to load Freebox home devices TypeError: tiles.forEach is not a function
    at FreeboxClient.loadDevices (file:///app/src/freebox/FreeboxClient.js:211:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async buildDiscoveredDevices (file:///app/src/devices.js:50:19)
    at async publishDevicesIfPaired (file:///app/index.js:59:19)
    at async file:///app/index.js:67:3
    at async GladysIntegration._runHandler (/app/node_modules/@gladysassistant/integration-sdk/lib/

No problem. Thanks.
I’ll check tonight and let you know.