Hi Leute,
ich habe habe eine Verbindung zu Openhab.org. Leider kommt in den Logs immer folgendes:
2020-07-05 08:33:08.927 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2020-07-05 08:33:08.938 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = xxxxxxxxxxxxxx-yyyyyyyyyyyyy, base URL =
http://localhost:8080)
2020-07-05 08:33:09.171 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel
2020-07-05 08:33:09.237 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Stopped HABmin servlet
2020-07-05 08:33:09.311 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2020-07-05 08:33:13.991 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin
2020-07-05 08:33:14.213 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2020-07-05 08:33:14.973 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = xxxxxxxxxxxxxx-yyyyyyyyyyyyy, base URL =
http://localhost:8080)
2020-07-05 08:34:10.582 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2020-07-05 08:34:10.585 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = xxxxxxxxxxxxxx-yyyyyyyyyyyyy, base URL =
http://localhost:8080)
2020-07-05 08:34:10.674 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel
2020-07-05 08:34:10.712 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Stopped HABmin servlet
2020-07-05 08:34:10.746 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2020-07-05 08:34:15.096 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin
2020-07-05 08:34:15.233 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2020-07-05 08:34:16.491 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = xxxxxxxxxxxxxx-yyyyyyyyyyyyy, base URL =
http://localhost:8080)
2020-07-05 08:35:09.595 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2020-07-05 08:35:09.599 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = xxxxxxxxxxxxxx-yyyyyyyyyyyyy, base URL =
http://localhost:8080)
2020-07-05 08:35:09.836 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel
2020-07-05 08:35:09.901 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Stopped HABmin servlet
2020-07-05 08:35:09.977 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
(UUID und secret wurden ersetzt)
Also er verbindet sich mit Openhab und dann Disconected er sich wieder. Das komische ist, Openhab ist von außen zu erreichen und auch alles andere funktioniert. Wenn ich parallel einen ping auf den openhab.org Server laufen lasse habe ich keine aussetzter. Weiß jemand vielleicht woran das liegen könnte?