Main UI startet nicht mehr

Einrichtung der openHAB Umgebung und allgemeine Konfigurationsthemen.

Moderatoren: seppy, udo1toni

Antworten
Markus_JE
Beiträge: 138
Registriert: 6. Okt 2019 13:20
Answers: 0

Main UI startet nicht mehr

Beitrag von Markus_JE »

Hallo zusammen,

meine Main UI startet nicht mehr.
Ich bekomme im Logging nur noch diese Meldungen welche dann immer wiederkehren.

Hat mir jemand einen Tip?
Mein Openhab läuft auf einem Raspberry Pi 3+ und hat die Version openHAB 3.2.0 - Release Build

Code: Alles auswählen

2022-01-25 08:18:12.990 [INFO ] [org.openhab.ui.internal.UIService   ] - Started UI on port 8080

2022-01-25 08:18:35.254 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'Europe/Berlin'.

2022-01-25 08:18:35.271 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '48.969581,9.064011'.

2022-01-25 08:18:35.277 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'de_DE'.

2022-01-25 08:18:52.121 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'WMFertig.rules'

2022-01-25 08:18:57.768 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Wecker_Sonos.rules'

2022-01-25 08:18:58.727 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'TrocknerFertig.rules'

2022-01-25 08:19:01.240 [WARN ] [org.jline                           ] - The Parser of class org.apache.karaf.shell.impl.console.ConsoleSessionImpl$$Lambda$1381/0x5c0b8c28 does not support the CompletingParsedLine interface. Completion with escaped or quoted words won't work correctly.

2022-01-25 08:19:07.084 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.

2022-01-25 08:19:14.272 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007

2022-01-25 08:19:32.164 [WARN ] [org.jline                           ] - The Parser of class org.apache.karaf.shell.impl.console.ConsoleSessionImpl$$Lambda$1381/0x5c0b8c28 does not support the CompletingParsedLine interface. Completion with escaped or quoted words won't work correctly.

2022-01-25 08:19:39.237 [WARN ] [org.jline                           ] - The Parser of class org.apache.karaf.shell.impl.console.ConsoleSessionImpl$$Lambda$1381/0x5c0b8c28 does not support the CompletingParsedLine interface. Completion with escaped or quoted words won't work correctly.

2022-01-25 08:20:52.759 [INFO ] [org.openhab.ui.internal.UIService   ] - Stopped UI

2022-01-25 08:21:03.991 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-voice-voicerss, openhab-misc-openhabcloud, openhab-transformation-javascript, openhab-binding-sonos, openhab-ui-habpanel, openhab-binding-myq, openhab-binding-shelly, openhab-persistence-rrd4j, openhab-binding-netatmo, openhab-transformation-map, openhab-ui-basic, openhab-misc-homekit, openhab-binding-http, openhab-binding-telegram, openhab-binding-homematic, openhab-binding-knx, openhab-binding-remoteopenhab, openhab-transformation-scale': null

Antworten