Shutting down openHAB Cloud service connection - Cloud OFFLINE

  • Platform information:
    • Hardware: VM
    • OS: Ubuntu Server 20.10
    • Java Runtime Environment: openjdk 11.0.10 2021-01-19 LTS
    • openHAB version: 3.0.1
  • Issue of the topic: Cloud service OFFLINE

Hi

I’m trying to configure cloud service in fresh installed OH3, but I can’t connect to cloud. I restarted OH, cleared cache, reinstall cloud addon, regenerate secrets, I even reinstalled Zulu Java. In logs I have only:

2021-04-07 03:52:46.485 [DEBUG] [o.openhabcloud.internal.CloudService] - Using secret at ‘/var/lib/openhab/openhabcloud/secret’ with content ‘WZDecOzbwTxXbAmZqz3m’

2021-04-07 03:52:46.490 [DEBUG] [o.openhabcloud.internal.CloudService] - UUID = yyy, secret = xxx

2021-04-07 03:52:46.500 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection

2021-04-07 03:52:46.508 [DEBUG] [o.openhabcloud.internal.CloudService] - Using secret at ‘/var/lib/openhab/openhabcloud/secret’ with content ‘xxx’

My current Java version is:

openjdk 11.0.10 2021-01-19 LTS
OpenJDK Runtime Environment Zulu11.45+27-CA (build 11.0.10+9-LTS)
OpenJDK 64-Bit Server VM Zulu11.45+27-CA (build 11.0.10+9-LTS, mixed mode)