Since this afternoon, I get these WARNings - a restart of the binding and an reboot of the Pi didn’t solve it.
2024-09-11 15:42:15.432 [WARN ] [io.openhabcloud.internal.CloudClient] - Socket.IO disconnected: io server disconnect
2024-09-11 15:42:15.434 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = 1f...14, base URL = http://localhost:8080)
2024-09-11 15:42:15.435 [WARN ] [io.openhabcloud.internal.CloudClient] - Reconnecting after 1099 ms.
2024-09-11 15:42:18.620 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool is draining, new operations prohibited. Reconnecting after 4974 ms.
2024-09-11 15:42:24.684 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool is draining, new operations prohibited. Reconnecting after 13915 ms.
2024-09-11 15:42:38.660 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool is draining, new operations prohibited. Reconnecting after 15058 ms.
2024-09-11 15:42:53.801 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool is draining, new operations prohibited. Reconnecting after 50362 ms.
2024-09-11 15:43:44.251 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool destroyed. Reconnecting after 42960 ms.
2024-09-11 15:44:27.292 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool destroyed. Reconnecting after 60000 ms.
2024-09-11 15:45:27.422 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool destroyed. Reconnecting after 60000 ms.
2024-09-11 15:46:27.504 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool destroyed. Reconnecting after 60000 ms.
Can I solve this myself? or is it something changed at amazon Alexa server API ?
2024-09-11 16:55:20.594 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: pool destroyed. Reconnecting after 60000 ms.
Same, My Aquarium skills are also failing as well, so I’m guessing there is an API/Alexa/Amazon issue. They both failed within 11 minutes of each other according to my logs.
Hopefully this can be addressed soon, I can’t live like this, having to standup to turn on my lights and fan? The horror.
Well thats a new one, all our servers were unable to talk with the mongo backend, as the disconnect message indicated, their connections pools where fully exhausted. I have restarted mongod and the backend servers, things should be ok now, i’ll keep monitoring this today, i have a hunch there was a prolonged network disconnect in our network that caused the servers to quickly exhaust their connections, and then never able to recover.