Openhab 2 is disconneced to myopenhab

Hello,

since this morning my Openhab2 Server (installed on a raspberrypi) is not reachable via remote connection.

Yesterday, before it works fine but today not (nothing has changed to my System. https://status.myopenhab.org means that “All Systems Operational” but I restart my system but this was not solving the Problem. openhab.log gives me following information:

2018-04-25 06:05:05.164 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = fba32b81-ce94-4dcb-92c1-2b813f8653c5, base URL = http://localhost:8080)
2018-04-25 06:21:24.181 [ERROR] [io.openhabcloud.internal.CloudClient] - Socket.IO error: {}
io.socket.engineio.client.EngineIOException: websocket error
	at io.socket.engineio.client.Transport.onError(Transport.java:71) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at io.socket.engineio.client.transports.WebSocket.access$500(WebSocket.java:28) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at io.socket.engineio.client.transports.WebSocket$2$5.run(WebSocket.java:150) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at io.socket.thread.EventThread$2.run(EventThread.java:80) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:?]
	at java.lang.Thread.run(Thread.java:745) [?:?]
Caused by: java.io.EOFException
	at okio.RealBufferedSource.require(RealBufferedSource.java:59) ~[?:?]
	at okio.RealBufferedSource.readByte(RealBufferedSource.java:72) ~[?:?]
	at okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:115) ~[?:?]
	at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:104) ~[?:?]
	at okhttp3.internal.ws.RealWebSocket.readMessage(RealWebSocket.java:97) ~[?:?]
	at okhttp3.ws.WebSocketCall.createWebSocket(WebSocketCall.java:152) ~[?:?]
	at okhttp3.ws.WebSocketCall.access$000(WebSocketCall.java:41) ~[?:?]
	at okhttp3.ws.WebSocketCall$1.onResponse(WebSocketCall.java:97) ~[?:?]
	at okhttp3.RealCall$AsyncCall.execute(RealCall.java:126) ~[?:?]
	at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) ~[?:?]
	... 3 more
2018-04-25 06:21:24.286 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = fba32b81-ce94-4dcb-92c1-2b813f8653c5, base URL = http://localhost:8080)
2018-04-25 06:22:48.828 [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) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at io.socket.engineio.client.transports.PollingXHR.access$100(PollingXHR.java:19) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at io.socket.engineio.client.transports.PollingXHR$6$1.run(PollingXHR.java:124) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at io.socket.thread.EventThread$2.run(EventThread.java:80) [211:org.openhab.io.openhabcloud:2.2.0.201709301515]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:?]
	at java.lang.Thread.run(Thread.java:745) [?:?]
Caused by: java.io.IOException: 502
	at io.socket.engineio.client.transports.PollingXHR$Request$1.run(PollingXHR.java:218) ~[?:?]
	... 1 more

Can anybody help?

Thanks!
Dennis

Same!
No issue reported here http://status.openhab.org/

Additional information:
If I log in to myopenhab.org the service means the openhab were online, but if I try to go to the Dashboard after a while i get time out error (504)

I get server not found:

http://status.openhab.org/

But my items on the UI are showing operational
There may be intermittent problems as my items are only updated every 15 minutes

And just now I connected… Odd

Same here. Shows online but cannot connect. App either…

same error, reinstalling openhab cloud connector didn’t work!

Online! Dashboard ist available for me.
No change needed just patience.

At the moment i get access via Browser and myopenhab dashboard, but the App still not able to connect and show my sitemaps.

EDIT:
Now Dashboard isn’t working again.

ME too, looks like we have a global problem again.

Worse. The error screen on the app mentions the username and password !!

Same here

Really nice that http://status.openhab.org/ still is all green.
Is this manually handled?

I too are having the issue, just when I was playing around with MQTT and then attempted to get it working with Alexa. Here I was thinking I broke something my end…

same here. Myopenhab Dashboard is working but sitemap isn’t working

unfortunately still without any changes… Were are the persons who are responsible for the service and can give any status about fixing?

It shows Online but by trying to access the Dashboard there is a 502 Bad Gateway error.

log says

2018-04-25 16:14:47.093 [ERROR] [io.openhabcloud.internal.CloudClient] - Socket.IO error: {}

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

1 Like

It’s been going on and off all day

Down for me for about 14 hours now, but the status page is always green. Is there an eta when the cloud connector will be back online?

Same to me. Luckily I have my own VPN too.