myopenHAB maintenance tonight starting at 12 am ET / 6 am CET

Hi all,

I need to make a change to our cloud service which will cause openhab connections to be interrupted, this may make the service unavailable for up to 30 mins, but I am hoping it will be much shorter than that.

This is in response to our recent reports of slowness when attempting to use our mobile clients through the myopenHAB service. I will post updates here when I start and when the process finishes.

This is starting.

This has finished. Connections may be a bit slow as the thundering herd reconnects.

Good morning :slight_smile:
Norway

Dette nettstedet er ikke tilgjengelig

myopenhab.org brukte for lang tid på å svare.

Prøv dette:

ERR_CONNECTION_TIMED_OUT

Thanks for Information for the maintenance, very useful! I have 6 openhab–System, ios and android phones (Samsung 5+6+7, Sony zx2, iPhone 6) now at this moment- connection failed to the Server. I uses normal playstore app and also newest beta from github.
We waiting! Good luck openhab Team!

IOS App ist not able to connect too at this time…

For me it is not possible to connect via android app.

For me too - Myopenhab is not reachable since approx. 1 hour (since maintenance?)

Habdroid 2.4.0

#metoo (via the Android app and also no access to the web page)

#metoo I am unable to access via Android phone or the web page

This site can’t be reached

myopenhab.org took too long to respond.

Try:

ERR_CONNECTION_TIMED_OUT

Also IFTTT is not able to reach the shared items in the applets!

Patience :slight_smile:

Dan mentioned that there maybe some disconnections immediately after the restart of the servers. For sure he knows the problems and is working to fix them.

Already openHAB Cloud - Log in is coming up and things are improving

anyone else having this issues?

09:13:36.479 [INFO ] [.io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = 828e6979-cb3e-4a36-cbc5-96aa86a64bd8, base URL = http://localhost:8080)
09:13:51.708 [ERROR] [.io.openhabcloud.internal.CloudClient] - Socket.IO error: {}
io.socket.engineio.client.EngineIOException: xhr poll error
        at io.socket.enginei

Like you can read above, we have all problem to reach myopenhab!

It works for me again. Both web browser and Android app.
Thanks for the good work!

Same here…
Thank you!

Same here,

Many thanks for your great efforts !!

I get this on the android app

I am getting odd errors in chrome, SSL refactor errors.

OpenHab local instance is throwing the following:

2018-11-16 03:02:52.209 [ERROR] [io.openhabcloud.internal.CloudClient] - Socket.IO error: {}

io.socket.engineio.client.EngineIOException: xhr poll error

at io.socket.engineio.client.Transport.onError(Transport.java:71) [223:org.openhab.io.openhabcloud:2.4.0.M5]

at io.socket.engineio.client.transports.PollingXHR.access$100(PollingXHR.java:19) [223:org.openhab.io.openhabcloud:2.4.0.M5]

at io.socket.engineio.client.transports.PollingXHR$6$1.run(PollingXHR.java:124) [223:org.openhab.io.openhabcloud:2.4.0.M5]

at io.socket.thread.EventThread$2.run(EventThread.java:80) [223:org.openhab.io.openhabcloud:2.4.0.M5]

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]

at java.lang.Thread.run(Thread.java:748) [?:?]

Caused by: java.net.SocketException: Unexpected end of file from server

at sun.reflect.GeneratedConstructorAccessor219.newInstance(Unknown Source) ~[?:?]

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]

at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) ~[?:?]

at java.security.AccessController.doPrivileged(Native Method) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:?]

at java.security.AccessController.doPrivileged(Native Method) ~[?:?]

at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:?]

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:?]

at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:?]

at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[?:?]

at io.socket.engineio.client.transports.PollingXHR$Request$1.run(PollingXHR.java:214) ~[?:?]

... 1 more