I am having a problem where I am suddenly disconencted from the openhab cloud.
To get my server connected again, I have to restart openhab, and then it instantly connects to the cloud again.
Yesterday it disconnected, and after manually restarting it, about 30 minutes later it first came with these
2017-11-23 20:25:07.391 [WARN ] [io.openhabcloud.internal.CloudClient] - Jetty request 101634 failed: null
2017-11-23 20:25:45.857 [WARN ] [io.openhabcloud.internal.CloudClient] - Jetty request 102164 failed: null
2017-11-23 20:25:45.865 [WARN ] [io.openhabcloud.internal.CloudClient] - Jetty request 102169 failed: null
2017-11-23 20:25:47.637 [WARN ] [io.openhabcloud.internal.CloudClient] - Jetty request 102258 failed: null
2017-11-23 20:25:47.638 [WARN ] [io.openhabcloud.internal.CloudClient] - Jetty request 102263 failed: null
2017-11-23 20:25:47.640 [WARN ] [io.openhabcloud.internal.CloudClient] - Jetty request 102261 failed: null
Then almost an hour later, with nothing else in the log since the messages above, it disconnected, reconnected, disconnected again, connecting again, but even when the last message says that is has connected, it shows as offline in the app and on the site.
2017-11-23 21:24:44.390 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = 891bdc95-a6f5-4c0f-ab6f-1aab6978439a, base URL = http://localhost:8080)
2017-11-23 21:29:39.900 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 891bdc95-a6f5-4c0f-ab6f-1aab6978439a, base URL = http://localhost:8080)
2017-11-23 21:29:49.280 [ERROR] [io.openhabcloud.internal.CloudClient] - Socket.IO error: io.socket.engineio.client.EngineIOException: xhr post error
2017-11-23 21:29:49.282 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = 891bdc95-a6f5-4c0f-ab6f-1aab6978439a, base URL = http://localhost:8080)
2017-11-23 21:31:20.088 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 891bdc95-a6f5-4c0f-ab6f-1aab6978439a, base URL = http://localhost:8080)
I am running openHAB 2.1.0 and got this repo in deb http://dl.bintray.com/openhab/apt-repo2 stable main
on my server which is running Debian Linux 8.
I haven’t had the problem always, it started about a month ago.