hmserver.log wird mit "Device ... is reachable" voll gemüllt

Einrichtung, Anschluss und Programmierung der HomeMatic CCU

Moderator: Co-Administratoren

Antworten
Fedi
Beiträge: 43
Registriert: 18.01.2015, 15:02
Wohnort: Rhein-Main
Hat sich bedankt: 4 Mal

hmserver.log wird mit "Device ... is reachable" voll gemüllt

Beitrag von Fedi » 04.10.2017, 16:34

Hallo zusammen,

ich hatte in den letzten Wochen zwei Mal das Problem, dass sich auf der CCU2 was verklemmt hatte. Homeputer reagierte quasi gar nicht mehr und die WebUI schlief während der Bedienung ein. Auf Grund von Zeitmangel (so was ist ja immer im unpassendsten Moment) habe ich nur neu gestartet. Das letzte Mal gestern. Davor lief die Zentrale etwa 3 Tage durch - also eigentlich absolut frisch. Eben hab ich mir mal die Logs angeschaut.
Nach dem Start gestern gab es 4 Exceptions.

Code: Alles auswählen

Oct 3 17:50:51 de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher ERROR [vert.x-eventloop-thread-0] event: Error for listener de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler@13cfcac: 
java.lang.NullPointerException
	at de.eq3.ccu.virtualdevice.service.internal.bidcos.aggregation.LastBidCosValueAggregator.aggregate(LastBidCosValueAggregator.java:24)
	at de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler.event(BidCosDeviceEventHandler.java:141)
	at de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher.event(BidCosRpcDispatcher.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.multiCall(AnnotationAwareRpcHandler.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:70)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:24)
	at io.vertx.core.eventbus.impl.HandlerRegistration.deliver(HandlerRegistration.java:212)
	at io.vertx.core.eventbus.impl.HandlerRegistration.handle(HandlerRegistration.java:191)
	at io.vertx.core.eventbus.impl.EventBusImpl.lambda$deliverToHandler$3(EventBusImpl.java:503)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:316)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:418)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:440)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
	at java.lang.Thread.run(Thread.java:745)
Oct 3 17:51:05 de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher ERROR [vert.x-eventloop-thread-0] event: Error for listener de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler@13cfcac: 
java.lang.NullPointerException
	at de.eq3.ccu.virtualdevice.service.internal.bidcos.aggregation.LastBidCosValueAggregator.aggregate(LastBidCosValueAggregator.java:24)
	at de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler.event(BidCosDeviceEventHandler.java:141)
	at de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher.event(BidCosRpcDispatcher.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.multiCall(AnnotationAwareRpcHandler.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:70)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:24)
	at io.vertx.core.eventbus.impl.HandlerRegistration.deliver(HandlerRegistration.java:212)
	at io.vertx.core.eventbus.impl.HandlerRegistration.handle(HandlerRegistration.java:191)
	at io.vertx.core.eventbus.impl.EventBusImpl.lambda$deliverToHandler$3(EventBusImpl.java:503)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:316)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:418)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:440)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
	at java.lang.Thread.run(Thread.java:745)
Oct 3 17:51:05 de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher ERROR [vert.x-eventloop-thread-0] event: Error for listener de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler@13cfcac: 
java.lang.NullPointerException
	at de.eq3.ccu.virtualdevice.service.internal.bidcos.aggregation.LastBidCosValueAggregator.aggregate(LastBidCosValueAggregator.java:24)
	at de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler.event(BidCosDeviceEventHandler.java:141)
	at de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher.event(BidCosRpcDispatcher.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.multiCall(AnnotationAwareRpcHandler.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:70)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:24)
	at io.vertx.core.eventbus.impl.HandlerRegistration.deliver(HandlerRegistration.java:212)
	at io.vertx.core.eventbus.impl.HandlerRegistration.handle(HandlerRegistration.java:191)
	at io.vertx.core.eventbus.impl.EventBusImpl.lambda$deliverToHandler$3(EventBusImpl.java:503)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:316)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:418)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:440)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
	at java.lang.Thread.run(Thread.java:745)
Oct 3 17:51:06 de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher ERROR [vert.x-eventloop-thread-0] event: Error for listener de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler@13cfcac: 
java.lang.NullPointerException
	at de.eq3.ccu.virtualdevice.service.internal.bidcos.aggregation.LastBidCosValueAggregator.aggregate(LastBidCosValueAggregator.java:24)
	at de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler.event(BidCosDeviceEventHandler.java:141)
	at de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher.event(BidCosRpcDispatcher.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.multiCall(AnnotationAwareRpcHandler.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:70)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:24)
	at io.vertx.core.eventbus.impl.HandlerRegistration.deliver(HandlerRegistration.java:212)
	at io.vertx.core.eventbus.impl.HandlerRegistration.handle(HandlerRegistration.java:191)
	at io.vertx.core.eventbus.impl.EventBusImpl.lambda$deliverToHandler$3(EventBusImpl.java:503)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:316)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:418)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:440)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
	at java.lang.Thread.run(Thread.java:745)
Oct 3 17:51:06 de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher ERROR [vert.x-eventloop-thread-0] event: Error for listener de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler@13cfcac: 
java.lang.NullPointerException
	at de.eq3.ccu.virtualdevice.service.internal.bidcos.aggregation.LastBidCosValueAggregator.aggregate(LastBidCosValueAggregator.java:24)
	at de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler.event(BidCosDeviceEventHandler.java:141)
	at de.eq3.ccu.bidcos.dispatcher.BidCosRpcDispatcher.event(BidCosRpcDispatcher.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.multiCall(AnnotationAwareRpcHandler.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at de.eq3.cbcs.legacy.communication.rpc.internal.rpc.AnnotationAwareRpcHandler.execute(AnnotationAwareRpcHandler.java:85)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:70)
	at de.eq3.ccu.server.internal.RpcMessageHandler.handle(RpcMessageHandler.java:24)
	at io.vertx.core.eventbus.impl.HandlerRegistration.deliver(HandlerRegistration.java:212)
	at io.vertx.core.eventbus.impl.HandlerRegistration.handle(HandlerRegistration.java:191)
	at io.vertx.core.eventbus.impl.EventBusImpl.lambda$deliverToHandler$3(EventBusImpl.java:503)
	at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:316)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:418)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:440)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
	at java.lang.Thread.run(Thread.java:745)
Danach gehts dann los mit

Code: Alles auswählen

Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:37 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [Thread-17] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:40 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable 
Oct 3 17:52:41 de.eq3.ccu.groupdevice.service.BidCosDeviceEventHandler INFO  [vert.x-eventloop-thread-0] Device NEQxxxxxxx:0is reachable
Und so geht es weiter! Bis jetzt!
Das log hat inzwischen (nicht mal 24h) 2MB erreicht.
Gibt es eigentlich ein Roationlog für das hmserver.log oder schreibt der jetzt bis die Platte voll ist und verabschiedet sich dann?

Bei dem Device handelt es sich um ein HM-TC-IT-WM-W-EU.
Das Gerät ist in der Konfig seit etwa einem Jahr in Betrieb. Vor ein paar Wochen waren die Batterien leer und wurden getauscht.
Ich hab noch weitere virtuelle Gruppen definiert, die aber unauffällig sind.
Auf der CCU läuft die 2.29.22.

CPU und Speicher finde ich unauffällig:
Mem: 182392K used, 73000K free, 0K shrd, 992K buff, 68240K cached
CPU: 26% usr 7% sys 0% nic 63% idle 2% io 0% irq 0% sirq
Load average: 0.26 0.27 0.39 1/181 10700

Fedi
Beiträge: 43
Registriert: 18.01.2015, 15:02
Wohnort: Rhein-Main
Hat sich bedankt: 4 Mal

Re: hmserver.log wird mit "Device ... is reachable" voll gem

Beitrag von Fedi » 05.10.2017, 11:17

Ich hab den HM-TC-IT-WM-W-EU erstmal aus der virtuellen Gruppe raus genommen. Seit dem ist Ruhe.

Außerdem wurde das hmserver.log auch inzwischen neu angelegt (Stichwort Rotationlog) allerdings wird es leider nicht gepackt ...

Antworten

Zurück zu „HomeMatic Zentrale (CCU / CCU2 / CCU3 / Charly)“