Hi!
I’m facing the same issue.
The only logs I see for the openhab-cloud are:
2018-02-03 21:06:19.708 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2018-02-03 21:07:45.172 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = XXX, base URL = http://localhost:8080)
2018-02-03 21:15:41.476 [WARN ] [okhttp3.OkHttpClient ] - A connection to https://myopenhab.org/ was leaked. Did you forget to close a response body?
https://home.myopenhab.org/start/index/
, however, points me the following:
504 Gateway Time-out
nginx/1.10.0 (Ubuntu)
- I removed and then created a new user in myopenhab
- I re-created
secret
anduuid
files (removed them and restarted OH) - I’ve restarted the Cloud Connector bundle several times
- I double checked that remote access is set properly in the Cloud connector settings
- Tried updating openHAB multiple times
All this led me to no progress whatsoever
@digitaldan I’ll be grateful for any advice.