Hello,
is the myopenhab.org down or is there any problem with the service?
My local OH2 server is running on OpenSuse 15.1, OH server version: 2.5.7, Cloud connector version 2.5.7.
I can see OH2 log entries saying that the instance is connected to the server.
Connected to the openHAB Cloud service (UUID = xxxx, base URL = http://localhost:8080)
But sometimes this message appears:
10:41:30.734 [ERROR] [.io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: {} io.socket.engineio.client.EngineIOException: xhr poll error at io.socket.engineio.client.Transport.onError(Transport.java:63) [bundleFile:?] at io.socket.engineio.client.transports.PollingXHR.access$100(PollingXHR.java:26) [bundleFile:?] at io.socket.engineio.client.transports.PollingXHR$6$1.run(PollingXHR.java:140) [bundleFile:?] at io.socket.thread.EventThread$2.run(EventThread.java:80) [bundleFile:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] Caused by: java.io.IOException: 400 at io.socket.engineio.client.transports.PollingXHR$Request$1.onResponse(PollingXHR.java:234) ~[?:?] at okhttp3.RealCall$AsyncCall.execute(RealCall.java:141) ~[?:?] at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) ~[?:?] ... 3 more
Also the Android application sometimes connects (shows the overview screen), but when I want to open an item detail (submenu) it shows a spinning icon and then says Connection to host failed.
On local network it works perfectly.
Is anyone else experiencing these kind of problems?
Thank you!