openHAB Cloud: pool is draining/destroyed

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 ?

I started 15:42 CEST for me.
When I login to https://myopenhab.org/ I get Internal Server Error.

edit: looks like there was/is some downtime reported at: https://status.openhab.org

1 Like

I am seeing the same. Restarting openHAB cloud did not help either.

Same here

Same here

Same on my site

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 here

ping @digitaldan

openhab status says it’s up and running but the error persist

same here

+01

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.

+01

Considering how many people rely on the OpenHab cloud connection is there any plan to add some health monitoring/warning to the core system?

2 Likes

Down for over 90 mins for me too. I think the monitor just checks the front page, it’s not logging in and confirming a valid response.

Looking now

5 Likes

Damn I’m unlucky, this is the day i decide to rebuild my OH server and link up to the OH cloud. Guess I’ll be doing something else tonight then :stuck_out_tongue:

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.

13 Likes