Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openHAB Cloud no longer appears in Settings #15517

Closed
EnziinSystem opened this issue Aug 29, 2023 · 6 comments
Closed

openHAB Cloud no longer appears in Settings #15517

EnziinSystem opened this issue Aug 29, 2023 · 6 comments
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@EnziinSystem
Copy link

EnziinSystem commented Aug 29, 2023

My environment:

  • openHAB 4.0.1 and 4.0.2
  • OpenJDK Runtime Environment Zulu17.44+15-CA (build 17.0.8+7-LTS)
  • Raspberry OS 64-bit

After I installed openHAB Cloud Connector, it no longer appears in Settings.

Same issue with InfluxDB persistence addon.

OpenhabCloud

Setting

@EnziinSystem EnziinSystem added the bug An unexpected problem or unintended behavior of an add-on label Aug 29, 2023
@vidia
Copy link

vidia commented Aug 29, 2023

I am also seeing the same behavior on OpenHab 4.0.2 installed via OpenHabian. This behavior started after upgrading from version 3. I have restarted the system already just in case, and I have tried to reinstall the addon but the behavior remains the same.

java --version:
openjdk 17.0.7 2023-04-18
OpenJDK Runtime Environment (build 17.0.7+7-Raspbian-1deb11u1rpt1)
OpenJDK Client VM (build 17.0.7+7-Raspbian-1deb11u1rpt1, mixed mode, emulated-client)

@wborn
Copy link
Member

wborn commented Aug 29, 2023

It got removed with openhab/openhab-webui#1891.
But there is openhab/openhab-webui#1997 to bring it back in some form.

Until then, just click on the settings gear to open the settings:

settings

@wborn wborn changed the title OpenHab Cloud no longer appears in Settings openHAB Cloud no longer appears in Settings Aug 29, 2023
@EnziinSystem
Copy link
Author

It got removed with openhab/openhab-webui#1891. But there is openhab/openhab-webui#1997 to bring it back in some form.

Until then, just click on the settings gear to open the settings:

settings

This is really a problem, for openHab Cloud we can follow the steps as you said.

However, for InfluxDB Persistence addon it doesn't appear in Settings > Persistence and I don't know what to do.

store

@EnziinSystem
Copy link
Author

EnziinSystem commented Aug 30, 2023

It seems that the openHAB Cloud Connector has been abandoned in the version 4.0.2, I have configured it with UUID and Secret identity but always get the message:

"Your openHAB is not online. Please check if your installation is running or recheck the openHAB settings in your account."

(https://myopenhab.org)

==> /opt/openhab/userdata/logs/openhab.log <==
2023-08-30 16:23:47.016 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2023-08-30 16:23:47.965 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: not authorized. Reconnecting after 2767 ms.
2023-08-30 16:23:51.468 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: try again in 56 seconds. Reconnecting after 5065 ms.
2023-08-30 16:23:57.283 [WARN ] [io.openhabcloud.internal.CloudClient] - Error connecting to the openHAB Cloud instance: try again in 51 seconds. Reconnecting after 8787 ms.

Note that I have successfully done this for openHab 3 versions.

This is an important feature and cannot be arbitrarily removed. If a smart home system doesn't have the ability to remotely control it over the internet, it doesn't make any sense.

Thanks.

@mherwege
Copy link
Contributor

This is an important feature and cannot be arbitrarily removed. If a smart home system doesn't have the ability to remotely control it over the internet, it doesn't make any sense.

Nothing has been removed. At the moment, it is just slightly more involved in the UI to configure it (and that applies for the cloud connector and also persistence addons). The place to configure it has been changed in the UI (and will probably be put in a more obvious place in the future again).
Go to the settings menu ->Add-ons->Other Add-ons. From the installed add-ons section, select the one you want to configure. You will see the screen as shown in #15517 (comment). You can then configure the cloud connector (and if you chose the specific persistence add-on, the persistence settings).

@wborn
Copy link
Member

wborn commented Sep 2, 2023

Let's close this issue now it got fixed with openhab/openhab-webui#1997.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

No branches or pull requests

4 participants