Seite 1 von 1

Adminbereich abgeschossen

Verfasst: 20. Sep 2023 22:07
von pbpromotion
Hallo zusammen,

ich komme nicht mehr in meinen Adminbereich. Er lädt sich zu tode.

Habe ich etwas abgeschossen?

Hier wäre mal der log.
2023-09-20 19:23:11.893 [INFO ] [org.openhab.core.Activator ] - Starting openHAB 4.0.3 (build Release Build)
2023-09-20 19:23:14.642 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'Europe/Berlin'.
2023-09-20 19:23:14.674 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '48.197887420555304,7.768720250292099'.
2023-09-20 19:23:14.678 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'de_DE'.
2023-09-20 19:23:14.683 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Measurement system set to 'SI'.
2023-09-20 19:23:16.349 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://192.168.178.200:8080/rest/events/states's Observer
2023-09-20 19:23:18.318 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://192.168.178.200:8080/rest/items's Observer
2023-09-20 19:23:21.212 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://192.168.178.200:8080/rest/events/states's Observer
2023-09-20 19:23:23.434 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://192.168.178.200:8080/rest/items's Observer
2023-09-20 19:23:30.184 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://192.168.178.200:8080/rest/events/states's Observer
2023-09-20 19:23:41.846 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:23:44.102 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://192.168.178.200:8080/rest/items's Observer
2023-09-20 19:23:50.055 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2023-09-20 19:24:04.556 [INFO ] [ab.ui.habpanel.internal.HABPanelTile] - Started HABPanel at /habpanel
2023-09-20 19:24:04.631 [ERROR] [Events.Framework ] - FrameworkEvent ERROR
org.osgi.framework.BundleException: Could not resolve module: org.connectorio.addons.ui.iconify [269]
Unresolved requirement: Import-Package: org.openhab.core.i18n; version="[3.0.0,4.0.0)"

at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) ~[org.eclipse.osgi-3.18.0.jar:?]
2023-09-20 19:24:05.655 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 60...b4, base URL = http://localhost:8080)
2023-09-20 19:24:06.820 [INFO ] [on.jrule.internal.engine.JRuleEngine] - [JRuleEngine] Initializing Java Rule Engine with Separate Thread Executors min: 2 max: 10
2023-09-20 19:24:06.893 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2023-09-20 19:24:08.645 [WARN ] [ty.util.ssl.SslContextFactory.config] - Trusting all certificates configured for Client@216a9a1a[provider=null,keyStore=null,trustStore=null]
2023-09-20 19:24:08.651 [WARN ] [ty.util.ssl.SslContextFactory.config] - No Client EndPointIdentificationAlgorithm configured for Client@216a9a1a[provider=null,keyStore=null,trustStore=null]
2023-09-20 19:24:09.702 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.178.86' with clientid 6d645c25-d870-4a44-9de3-dad9824e62c5
2023-09-20 19:24:12.800 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_tuesday component type is unsupported: text
2023-09-20 19:24:12.940 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_monday component type is unsupported: text
2023-09-20 19:24:13.007 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_sunday component type is unsupported: text
2023-09-20 19:24:13.025 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_friday component type is unsupported: text
2023-09-20 19:24:13.074 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: Cannot invoke "String.isEmpty()" because "label" is null
2023-09-20 19:24:13.128 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_thursday component type is unsupported: text
2023-09-20 19:24:13.205 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_saturday component type is unsupported: text
2023-09-20 19:24:13.208 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_wednesday component type is unsupported: text
2023-09-20 19:24:13.358 [INFO ] [tomation.jrule.internal.JRuleFactory] - [JRuleFactory] Initializing Java Rules Engine v4.0.0.202308091845
2023-09-20 19:24:13.359 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Start Initializing JRule Automation
2023-09-20 19:24:13.396 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Initializing JRule writing external Jars: /openhab/conf/automation/jrule/jar
2023-09-20 19:24:13.412 [INFO ] [.internal.compiler.JRuleJarExtractor] - [JRuleJar] Extracting jar: /openhab/conf/automation/jrule/jar/jrule.jar to: /openhab/conf/automation/jrule/jar/jrule.jar
2023-09-20 19:24:13.509 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_friday component type is unsupported: text
2023-09-20 19:24:13.643 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_sunday component type is unsupported: text
2023-09-20 19:24:13.665 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: Cannot invoke "String.isEmpty()" because "label" is null
2023-09-20 19:24:13.739 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_tuesday component type is unsupported: text
2023-09-20 19:24:13.747 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_thursday component type is unsupported: text
2023-09-20 19:24:13.769 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_monday component type is unsupported: text
2023-09-20 19:24:13.770 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_saturday component type is unsupported: text
2023-09-20 19:24:13.786 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_wednesday component type is unsupported: text
2023-09-20 19:24:13.868 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_wednesday component type is unsupported: text
2023-09-20 19:24:13.873 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_friday component type is unsupported: text
2023-09-20 19:24:13.884 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_sunday component type is unsupported: text
2023-09-20 19:24:13.909 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_thursday component type is unsupported: text
2023-09-20 19:24:13.911 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_saturday component type is unsupported: text
2023-09-20 19:24:13.936 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_tuesday component type is unsupported: text
2023-09-20 19:24:14.039 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_monday component type is unsupported: text
2023-09-20 19:24:14.143 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: Cannot invoke "String.isEmpty()" because "label" is null
2023-09-20 19:24:14.487 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_saturday component type is unsupported: text
2023-09-20 19:24:14.491 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_wednesday component type is unsupported: text
2023-09-20 19:24:14.597 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_thursday component type is unsupported: text
2023-09-20 19:24:14.601 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: Cannot invoke "String.isEmpty()" because "label" is null
2023-09-20 19:24:14.762 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_sunday component type is unsupported: text
2023-09-20 19:24:14.775 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_friday component type is unsupported: text
2023-09-20 19:24:14.792 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_tuesday component type is unsupported: text
2023-09-20 19:24:14.820 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_monday component type is unsupported: text
2023-09-20 19:24:15.326 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Compiling generated sources
2023-09-20 19:24:16.965 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_sunday component type is unsupported: text
2023-09-20 19:24:16.983 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_thursday component type is unsupported: text
2023-09-20 19:24:17.109 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: Cannot invoke "String.isEmpty()" because "label" is null
2023-09-20 19:24:17.126 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_monday component type is unsupported: text
2023-09-20 19:24:17.151 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_tuesday component type is unsupported: text
2023-09-20 19:24:17.236 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_saturday component type is unsupported: text
2023-09-20 19:24:17.251 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_wednesday component type is unsupported: text
2023-09-20 19:24:17.312 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing schedule_friday component type is unsupported: text
2023-09-20 19:24:28.458 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Creating jrule-generated.jar
2023-09-20 19:24:28.906 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Compiling rules
2023-09-20 19:24:28.916 [WARN ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Found no java rules to compile and use in folder /openhab/conf/automation/jrule/rules/org/openhab/automation/jrule/rules/user/
2023-09-20 19:24:28.931 [INFO ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Number of classes to load in to memory: 23 folder: /openhab/conf/automation/jrule/gen
2023-09-20 19:24:29.014 [INFO ] [.jrule.internal.handler.JRuleHandler] - Instantiated JRuleItems class
2023-09-20 19:24:29.022 [INFO ] [.jrule.internal.handler.JRuleHandler] - Instantiated JRuleThings class
2023-09-20 19:24:29.025 [INFO ] [.jrule.internal.handler.JRuleHandler] - Instantiated JRuleActions class
2023-09-20 19:24:29.033 [INFO ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Found no classes to load into memory in folder: /openhab/conf/automation/jrule/rules
2023-09-20 19:24:29.035 [INFO ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Found no user defined java rules to load into memory in folder: /openhab/conf/automation/jrule/rules-jar
2023-09-20 19:24:29.044 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] JRule Engine Initializing done!
******** Loaded 0 rule classes, change 0
******** Loaded 0 rule methods, change 0
******** Loaded 0 item state triggers, change 0
******** Loaded 0 channel triggers, change 0
******** Loaded 0 timed triggers, change 0
******** Loaded 0 thing triggers, change 0
2023-09-20 19:24:40.161 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:26:13.493 [WARN ] [core.thing.internal.ThingManagerImpl] - Channel types or config descriptions for thing 'mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffed22843:16a7ce4469:zigbee2mqtt_5F0x84ba20fffed22843' are missing in the respective registry for more than 120s. In case it does not happen immediately after an upgrade, it should be fixed in the binding.
2023-09-20 19:26:13.585 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffed22843:16a7ce4469:zigbee2mqtt_5F0x84ba20fffed22843': {thing/channel=Type description mqtt:0x84ba20fffed22843_5Fbattery_5Fzigbee2mqtt_sensor for mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffed22843:16a7ce4469:zigbee2mqtt_5F0x84ba20fffed22843:0x84ba20fffed22843_5Fbattery_5Fzigbee2mqtt#sensor not found, although we checked the presence before.}
2023-09-20 19:26:17.685 [WARN ] [core.thing.internal.ThingManagerImpl] - Channel types or config descriptions for thing 'mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffedef3dd:16a7ce4469:zigbee2mqtt_5F0x84ba20fffedef3dd' are missing in the respective registry for more than 120s. In case it does not happen immediately after an upgrade, it should be fixed in the binding.
2023-09-20 19:26:17.688 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffedef3dd:16a7ce4469:zigbee2mqtt_5F0x84ba20fffedef3dd': {thing/channel=Type description mqtt:0x84ba20fffedef3dd_5Ftemperature_5Fzigbee2mqtt_sensor for mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffedef3dd:16a7ce4469:zigbee2mqtt_5F0x84ba20fffedef3dd:0x84ba20fffedef3dd_5Ftemperature_5Fzigbee2mqtt#sensor not found, although we checked the presence before.}
2023-09-20 19:26:19.788 [WARN ] [core.thing.internal.ThingManagerImpl] - Channel types or config descriptions for thing 'mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffedc33c1:16a7ce4469:zigbee2mqtt_5F0x84ba20fffedc33c1' are missing in the respective registry for more than 120s. In case it does not happen immediately after an upgrade, it should be fixed in the binding.
2023-09-20 19:26:19.790 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffedc33c1:16a7ce4469:zigbee2mqtt_5F0x84ba20fffedc33c1': {thing/channel=Type description mqtt:0x84ba20fffedc33c1_5Fhumidity_5Fzigbee2mqtt_sensor for mqtt:homeassistant_zigbee2mqtt_5F0x84ba20fffedc33c1:16a7ce4469:zigbee2mqtt_5F0x84ba20fffedc33c1:0x84ba20fffedc33c1_5Fhumidity_5Fzigbee2mqtt#sensor not found, although we checked the presence before.}
2023-09-20 19:31:59.266 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:32:31.288 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:32:34.299 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:37:40.493 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:39:46.232 [WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state '50.6 %' with function '$.sensor/0x84ba20fffed22843/humidity' and format '%s'
2023-09-20 19:41:03.124 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:41:05.341 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:42:30.906 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:42:31.480 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Compiling generated sources
2023-09-20 19:42:33.142 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Creating jrule-generated.jar
2023-09-20 19:42:33.338 [WARN ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Found no java rules to compile and use in folder /openhab/conf/automation/jrule/rules/org/openhab/automation/jrule/rules/user/
2023-09-20 19:42:33.351 [INFO ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Number of classes to load in to memory: 23 folder: /openhab/conf/automation/jrule/gen
2023-09-20 19:42:33.395 [INFO ] [.jrule.internal.handler.JRuleHandler] - Instantiated JRuleItems class
2023-09-20 19:42:33.404 [INFO ] [.jrule.internal.handler.JRuleHandler] - Instantiated JRuleThings class
2023-09-20 19:42:33.406 [INFO ] [.jrule.internal.handler.JRuleHandler] - Instantiated JRuleActions class
2023-09-20 19:42:33.408 [INFO ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Found no classes to load into memory in folder: /openhab/conf/automation/jrule/rules
2023-09-20 19:42:33.410 [INFO ] [rule.internal.compiler.JRuleCompiler] - [JRuleCompiler] Found no user defined java rules to load into memory in folder: /openhab/conf/automation/jrule/rules-jar
2023-09-20 19:42:33.414 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] JRule Engine Rules Reloaded!
******** Loaded 0 rule classes, change 0
******** Loaded 0 rule methods, change 0
******** Loaded 0 item state triggers, change 0
******** Loaded 0 channel triggers, change 0
******** Loaded 0 timed triggers, change 0
******** Loaded 0 thing triggers, change 0
2023-09-20 19:42:33.416 [INFO ] [internal.events.JRuleEventSubscriber] - [JRuleSubscriber] Event queue empty
2023-09-20 19:55:33.873 [WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state '50.6 %' with function '$.sensor/0x84ba20fffed22843/humidity' and format '%s'
2023-09-20 19:55:51.068 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 19:58:02.286 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:00:21.539 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:00:21.672 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:13:13.492 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:13:13.509 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:16:56.601 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
2023-09-20 20:20:11.467 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.468 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.470 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.471 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.473 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.474 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.476 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.477 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.478 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.480 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.481 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.482 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.484 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.485 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.487 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.488 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.489 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.491 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.492 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.494 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.495 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.497 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.498 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:11.499 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:12.805 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Dynamic group with label 'null' will be ignored, because its item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' does not exist.
2023-09-20 20:20:12.812 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:12.815 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:12.817 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Dynamic group with label 'null' will be ignored, because its item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' does not exist.
2023-09-20 20:20:14.368 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.370 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.377 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.380 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.383 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.385 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Wohnzimmer_Temperatur_Wohnzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.387 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.390 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.393 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.397 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.398 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.400 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Fitness_Temperatur_Fitness' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.407 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.408 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.411 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.413 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.416 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.428 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Schlafzimmer_Temperatur_Schlafzimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.437 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.438 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.439 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.440 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.442 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:20:14.443 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Sensor_Badezimmer_Temperatur_Badezimmer' for widget org.openhab.core.model.sitemap.sitemap.Group
2023-09-20 20:24:17.843 [WARN ] [org.jline ] - The Parser of class org.apache.karaf.shell.impl.console.ConsoleSessionImpl$$Lambda$2163/0x00000007c11852a0 does not support the CompletingParsedLine interface. Completion with escaped or quoted words won't work correctly.
2023-09-20 20:24:33.774 [WARN ] [org.jline ] - The Parser of class org.apache.karaf.shell.impl.console.ConsoleSessionImpl$$Lambda$2163/0x00000007c11852a0 does not support the CompletingParsedLine interface. Completion with escaped or quoted words won't work correctly.
2023-09-20 20:25:31.635 [WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state '50.6 %' with function '$.sensor/0x84ba20fffed22843/humidity' and format '%s'
2023-09-20 20:31:01.205 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:37:13.487 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:37:13.500 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:38:16.239 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:38:16.255 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:39:16.350 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:39:16.366 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:39:41.712 [WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state '50.6 %' with function '$.sensor/0x84ba20fffed22843/humidity' and format '%s'
2023-09-20 20:40:16.139 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:40:16.153 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:41:16.203 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:41:16.232 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:42:16.780 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:42:16.794 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:43:16.880 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:43:16.895 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:44:03.959 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:44:16.679 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:44:16.693 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:45:16.730 [WARN ] [t.generic.ChannelStateTransformation] - Executing the JINJA-transformation failed: An error occurred while transformation. UnknownTokenException: Unknown token found: value_json.error
2023-09-20 20:45:16.744 [WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '4' from channel 'mqtt:homeassistant_zigbee2mqtt_5F0xa4c138044e6174d3:16a7ce4469:zigbee2mqtt_5F0xa4c138044e6174d3:0xa4c138044e6174d3_5Flocal_5Ftemperature_5Fcalibration_5Fzigbee2mqtt#number' not supported by type 'NumberValue': 4 is out of range
2023-09-20 20:47:26.035 [WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state '50.6 %' with function '$.sensor/0x84ba20fffed22843/humidity' and format '%s'
2023-09-20 20:51:00.850 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined
Hier noch ältere logs von gestern.
openhab.log.3.gz
Ich glaube es lag am installieren eines Widgets. Aber ich habe keine Ahnung welches, und wie es jetzt wieder deinstallieren kann ohne Zugriff auf Admin.

wie behebe ich das?


PS: Openhab läuft im Container in der Container Station auf einer QNAP.


mfg

Re: Adminbereich abgeschossen

Verfasst: 20. Sep 2023 23:31
von udo1toni
Mein erster Ratschlag dazu: Container neu erstellen.

Re: Adminbereich abgeschossen

Verfasst: 21. Sep 2023 08:37
von pbpromotion
kann man sich zumindest irgendwie noch die Things und das Model sichern?

Re: Adminbereich abgeschossen

Verfasst: 21. Sep 2023 14:35
von udo1toni
Ähm...
Den Container neu erstellen heißt NICHT, dass Du irgendwas von der Konfiguration verlierst.
Das ist der ganze Punkt mit den Containern, Du wirfst den Container weg und erstellst ihn neu, aber die gesamte Konfiguration ist in Volumes außerhalb des Containers gespeichert, so dass der neue Container exakt das alte Verhalten hat.

Natürlich kann sich das auch auf das Fehlverhalten erstrecken, das ist dann aber erst der 2. Schritt.

Re: Adminbereich abgeschossen

Verfasst: 21. Sep 2023 20:05
von pbpromotion
Ahso ok. Ist auch mein erster Versuch mit Containern.

Ein neu erstellen hat leider nichts gebracht, ausser dass ich jetzt auch nichts mehr steuern kann :(

Jetzt bräuchte ich Info wie ich auf die schnelle Things und Model speichern kann.

mfg

Re: Adminbereich abgeschossen

Verfasst: 21. Sep 2023 20:18
von udo1toni
Alles, was über die UI erstellt wurde, wird in JSON Dateien gespeichert, je Bereich eine eigene Datei.

Zu finden in $OPENHAB_USERDATA/jsondb/ ($OPENHAB_USERDATA ist das userdata Volume). Es gibt in dem Verzeichnis auch noch ein Unterverzeichnis backups, in dem (default) die letzten fünf Änderungen gesichert werden, das wird Dir jedoch nichts helfen, weil halt jede noch so kleine Änderung zum Speichern der entsprechenden Datei führt. Aber die Hoffnung stirbt ja bekanntlich zuletzt, Du kannst also versuchen, die Originaldateien durch die jeweils ältesten Dateien im backups Verzeichnis zu ersetzen.

Du kannst auch aus den Dateien die entsprechenden Einstellungen sichern, allerdings ist das definitiv eher für (weit) Fortgeschrittene.
Mit hoher Wahrscheinlichkeit wirst Du einfacher fahren, wenn Du in den sauren Apfel beißt und alles neu erstellst.

Re: Adminbereich abgeschossen

Verfasst: 24. Sep 2023 00:14
von pbpromotion
Ich danke dir für deine Hilfe.

Ich werde openhab den Rücken kehren und mich mit home assistant beschäftigen. Die deutschsprachige community ist grösser und der ganze rest, geräte hinzufügen, auslesen etc. ist um welten einfacher.


Ich danke auf jedenfall dafür dass man mich hier auf den richtigen Pfad bezüglich mqtt gebracht habt.

mfg