I saw this in my logs:
2026-04-04 16:07:46.795 [WARN ] [io.openhabcloud.internal.CloudClient - 10441 ] - Socket.IO disconnected: io server disconnect
2026-04-04 16:07:46.797 [INFO ] [io.openhabcloud.internal.CloudClient - 10441 ] - Disconnected from the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
2026-04-04 16:07:46.800 [WARN ] [io.openhabcloud.internal.CloudClient - 10441 ] - Reconnecting after 3137 ms.
2026-04-04 16:07:50.775 [INFO ] [io.openhabcloud.internal.CloudClient - 10452 ] - Connected to the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
[...]
2026-04-04 18:25:19.849 [WARN ] [io.openhabcloud.internal.CloudClient - 22071 ] - Socket.IO disconnected: io server disconnect
2026-04-04 18:25:19.851 [INFO ] [io.openhabcloud.internal.CloudClient - 22071 ] - Disconnected from the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
2026-04-04 18:25:19.851 [WARN ] [io.openhabcloud.internal.CloudClient - 22071 ] - Reconnecting after 3359 ms.
2026-04-04 18:25:23.600 [INFO ] [io.openhabcloud.internal.CloudClient - 22080 ] - Connected to the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
[...]
2026-04-05 19:37:15.975 [WARN ] [io.openhabcloud.internal.CloudClient - 155882 ] - Socket.IO disconnected: io server disconnect
2026-04-05 19:37:15.978 [INFO ] [io.openhabcloud.internal.CloudClient - 155882 ] - Disconnected from the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
2026-04-05 19:37:15.978 [WARN ] [io.openhabcloud.internal.CloudClient - 155882 ] - Reconnecting after 1923 ms.
2026-04-05 19:37:56.769 [INFO ] [io.openhabcloud.internal.CloudClient - 155952 ] - Connected to the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
2026-04-05 19:40:27.492 [WARN ] [okhttp3.OkHttpClient - 719 ] - A connection to https://myopenhab.org/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
2026-04-05 19:40:27.493 [WARN ] [okhttp3.OkHttpClient - 719 ] - A connection to https://myopenhab.org/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
2026-04-05 19:40:27.494 [WARN ] [okhttp3.OkHttpClient - 719 ] - A connection to https://myopenhab.org/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
2026-04-05 19:40:27.495 [WARN ] [okhttp3.OkHttpClient - 719 ] - A connection to https://myopenhab.org/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
[...]
2026-04-06 03:39:12.612 [WARN ] [io.openhabcloud.internal.CloudClient - 201138 ] - Socket.IO disconnected: ping timeout
2026-04-06 03:39:12.614 [INFO ] [io.openhabcloud.internal.CloudClient - 201138 ] - Disconnected from the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
2026-04-06 03:39:40.239 [INFO ] [io.openhabcloud.internal.CloudClient - 201178 ] - Connected to the openHAB Cloud service (UUID = 3e...42, base URL = http://localhost:8080)
I saw a few topics about this “leaking”, but I coun’t figure out what the problem/solution was. Maybe a temporary problem with the myopenhab.org servers?