Hallo,
Mein io-Broker läuft als Docker in einer Synology Nas.
Der installierte Tuya Adapter zeigt folgendes:

danach ein Login zum Cloud geht jetzt erstmalig:
Dbug Log:
tuya.0
2025-08-15 17:47:41.337 info bf10c708588fe2f665pgtk: Connect locally to device
tuya.0
2025-08-15 17:47:41.294 info bf8009fd481520527b87z0: Connect locally to device
tuya.0
2025-08-15 17:47:40.384 info bf609dad6ee86ab803yfhc: Connect locally to device
tuya.0
2025-08-15 17:47:39.965 info IOT Cloud ID/Secret not configured, disabling real time State updates from Cloud MQTT
tuya.0
2025-08-15 17:47:39.739 info Listen for encrypted local Tuya devices on port 6667
tuya.0
2025-08-15 17:47:39.738 info Listen for local Tuya devices on port 6666
tuya.0
2025-08-15 17:47:39.532 info Try to sync devices from Cloud using stored cloud credentials
tuya.0
2025-08-15 17:47:39.529 info Existing devices initialized
tuya.0
2025-08-15 17:47:39.528 info bf609dad6ee86ab803yfhc: Connect locally to device
tuya.0
2025-08-15 17:47:39.527 info bf10c708588fe2f665pgtk: Connect locally to device
tuya.0
2025-08-15 17:47:39.487 info bf8009fd481520527b87z0: Connect locally to device
tuya.0
2025-08-15 17:47:38.552 info starting. Version 3.16.0 in /opt/iobroker/node_modules/iobroker.tuya, node: v22.18.0, js-controller: 7.0.6
host.buanet-iobroker
2025-08-15 17:47:36.414 info instance system.adapter.tuya.0 in version "3.16.0" started with pid 11037
host.buanet-iobroker
2025-08-15 17:47:28.621 info instance system.adapter.tuya.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
tuya.0
2025-08-15 17:47:28.080 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
tuya.0
2025-08-15 17:47:28.079 info terminating
host.buanet-iobroker
2025-08-15 17:47:25.114 info stopInstance system.adapter.tuya.0 send kill signal
tuya.0
2025-08-15 17:47:25.076 info Got terminate signal TERMINATE_YOURSELF
host.buanet-iobroker
2025-08-15 17:47:25.073 info stopInstance system.adapter.tuya.0 (force=false, process=true)
tuya.0
2025-08-15 17:47:25.064 info Set data for tuya.0 to appDeviceId=hwihbsdshylho8a4qt0dtjhfvi555113rux8psesml61 / sid=eu175033N2830543eq4dzkm3ddf409efd1973b2032d1820836b12d0b. Restart adapter now!
tuya.0
2025-08-15 17:47:25.064 info Cloud login successful. Adapter restarts in 5s
tuya.0
2025-08-15 17:47:22.142 info Listen for encrypted local Tuya devices on port 6667
tuya.0
2025-08-15 17:47:22.141 info Listen for local Tuya devices on port 6666
tuya.0
2025-08-15 17:47:21.942 info Try to sync devices from Cloud using stored cloud credentials
tuya.0
2025-08-15 17:47:21.939 info Existing devices initialized
tuya.0
2025-08-15 17:47:21.938 info bf609dad6ee86ab803yfhc: Connect locally to device
tuya.0
2025-08-15 17:47:21.933 info bf10c708588fe2f665pgtk: Connect locally to device
tuya.0
2025-08-15 17:47:21.888 info bf8009fd481520527b87z0: Connect locally to device
tuya.0
2025-08-15 17:47:21.013 info starting. Version 3.16.0 in /opt/iobroker/node_modules/iobroker.tuya, node: v22.18.0, js-controller: 7.0.6
die Daten werden im Objekt-bereich angezeigt:

Frage:
wie bekomm ich verbunden mit Gerät auf Grün, wenn doch Objekte angezeigt werden und lokal alles Verbunden ist?
Was mach ich falsch??
Mod-Edit
Bitte Code-Tags </>
benutzen!