FHEM Forum

FHEM - Hausautomations-Systeme => Unterstützende Dienste => Thema gestartet von: locodriver am 27 Juli 2017, 10:34:05

Titel: [Erledigt] Nach update "füllt" Presence das log
Beitrag von: locodriver am 27 Juli 2017, 10:34:05
Seit dem letzten Update habe ich folgende Meldungen - in Massen - im Log. Die Presence-Version ist:

73_PRESENCE.pm       14711 2017-07-13 20:31:11Z markusbloch

Achtung - reverse log:

2017.07.25 20:48:18 2: PRESENCE (Wlan_Device) - error while processing check: unexpected function output (expected 0 or 1): Undefined subroutine &main::NetDevDa called at (eval 386) line 1.

2017.07.25 20:48:18 1: ERROR evaluating {NetDevDa("xx:xx:xx:xx:xx:xx")}: Undefined subroutine &main::NetDevDa called at (eval 386) line 1.
2017.07.25 20:48:08 2: PRESENCE (Wlan_Device) - error while processing check: unexpected function output (expected 0 or 1): Undefined subroutine &main::NetDevDa called at (eval 370) line 1.

2017.07.25 20:48:08 1: ERROR evaluating {NetDevDa("xx:xx:xx:xx:xx:xx")}: Undefined subroutine &main::NetDevDa called at (eval 370) line 1.
2017.07.25 20:47:58 2: PRESENCE (Wlan_Device) - error while processing check: unexpected function output (expected 0 or 1): Undefined subroutine &main::NetDevDa called at (eval 350) line 1.

2017.07.25 20:47:58 1: ERROR evaluating {NetDevDa("xx:xx:xx:xx:xx:xx")}: Undefined subroutine &main::NetDevDa called at (eval 350) line 1.
2017.07.25 20:47:48 2: PRESENCE (Wlan_Device) - error while processing check: unexpected function output (expected 0 or 1): Undefined subroutine &main::NetDevDa called at (eval 334) line 1.

2017.07.25 20:47:48 1: ERROR evaluating {NetDevDa("xx:xx:xx:xx:xx:xx")}: Undefined subroutine &main::NetDevDa called at (eval 334) line 1.


Während des fhem Starts kommt noch folgendes:

2017.07.25 20:48:39 1: BlockingInformParent (PRESENCE_ProcessLocalScan): Can't connect to localhost:34943: IO::Socket::INET: connect: Connection refused
2017.07.25 20:48:39 1: BlockingInformParent (BlockingStart): Can't connect to localhost:34943: IO::Socket::INET: connect: Connection refused
2017.07.25 20:48:39 1: BlockingInformParent (PRESENCE_ProcessLocalScan): Can't connect to localhost:34943: IO::Socket::INET: connect: Connection refused
2017.07.25 20:48:39 1: BlockingInformParent (BlockingStart): Can't connect to localhost:34943: IO::Socket::INET: connect: Connection refused


Die localhost Adresse ist immer eine andere.

Ich habe leider k.A., wie der Sache beizukommen ist...

Habt ihr eine Idee...?

Danke

Uwe

PS: ich hab's "gefunden"... irgendwie gibt es seit 25.7. ein Gerät "Wlan_Device" - k.A. wo das her kommt. Dies ist die Ursache der Meldungen, da die DEF natürlich nicht vollständig/regelkonform ist. Habe es (erstmal) disabeld und werde es später wieder löschen.