Hey everyone,
I have an issue with my openhab 4.3.5 that I cannot connect to my openhab system remotely sometimes. I have reinstalled the cloud binding, created new UUID and secret, but none of them worked. Locally I can access the system, allt things works fine.
openhab log after the new UUID and secret creation:
2025-05-04 08:18:41.465 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: not authorized. Reconnecting after 2796 ms.
2025-05-04 08:19:39.167 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: try again in 2 seconds.
2025-05-04 08:21:18.570 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2025-05-04 08:21:18.574 [WARN ] [io.openhabcloud.internal.CloudClient] - Socket.IO disconnected: io client disconnect
2025-05-04 08:21:18.574 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = 37…4e, base URL = http://localhost:8080)
2025-05-04 08:21:18.737 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 37…4e, base URL = http://localhost:8080)
Pictures from myopenhab:
Does anyone has had this issue before? If so how did you solved it?
Thank you for your help!