Presence PERL WARNING:

Begonnen von mrbreil, 04 Februar 2018, 10:18:17

Vorheriges Thema - Nächstes Thema

mrbreil

Bekomme bei eingeschalteten stacktrace, welches ich benötige um anderen Sachen auf den Grund zugehen  ;D, im Sekunden Tagt immer folgenden Fehler ins Logfile. Da ich mehrere Presence Device's habe müllt das log im nu zu.
Leider kann ich mir das nicht erklären, habe auch nix am Modul verändert.

PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.02.04 10:10:20 1: stacktrace:
2018.02.04 10:10:20 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.02.04 10:10:20 1:     main::PRESENCE_ProcessLocalScan     called by (eval 350002) (1)
2018.02.04 10:10:20 1:     (eval)                              called by fhem.pl (1078)
2018.02.04 10:10:20 1:     main::AnalyzePerlCommand            called by fhem.pl (1101)
2018.02.04 10:10:20 1:     main::AnalyzeCommand                called by fhem.pl (1025)
2018.02.04 10:10:20 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.02.04 10:10:20 1:     main::telnet_Read                   called by fhem.pl (3508)
2018.02.04 10:10:20 1:     main::CallFn                        called by fhem.pl (689)
2018.02.04 10:10:20 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.02.04 10:10:20 1: stacktrace:
2018.02.04 10:10:20 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.02.04 10:10:20 1:     main::PRESENCE_ProcessLocalScan     called by (eval 350002) (1)
2018.02.04 10:10:20 1:     (eval)                              called by fhem.pl (1078)
2018.02.04 10:10:20 1:     main::AnalyzePerlCommand            called by fhem.pl (1101)
2018.02.04 10:10:20 1:     main::AnalyzeCommand                called by fhem.pl (1025)
2018.02.04 10:10:20 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.02.04 10:10:20 1:     main::telnet_Read                   called by fhem.pl (3508)
2018.02.04 10:10:20 1:     main::CallFn                        called by fhem.pl (689)
2018.02.04 10:10:20 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.



hier noch ein List
Internals:
   ADDRESS    192.168.6.16
   CHANGED   
   DEF        lan-ping 192.168.6.16
   INTERVAL_NORMAL 30
   INTERVAL_PRESENT 30
   MODE       lan-ping
   NAME       Ping_Konsole_Flur
   NOTIFYDEV  global
   NR         241
   NTFY_ORDER 50-Ping_Konsole_Flur
   STATE      absent
   TYPE       PRESENCE
   READINGS:
     2018-02-04 10:16:57   color           #dc143c
     2018-02-03 19:35:00   model           lan-ping
     2018-02-04 10:16:57   presence        absent
     2018-02-04 10:16:57   state           absent
   helper:
     ABSENT_COUNT 0
Attributes:
   event-on-change-reading presence,color
   room       IT,Wohnzimmer
   userReadings color {((ReadingsVal($name,"presence","absent") eq "absent" ) ? "#dc143c" : "#3cb371");}
   verbose    0


Gesucht habe ich auch schon aber nix gefunden, hat jemand das gleiche Problem?

Gruß Christian

Markus Bloch

Meine Vermutung: Offenbar hat dein Perl eine andere Operator-Precedence als mein Perl

Ich habe eine Änderung eingecheckt. Damit sollten die Meldungen weg sein. Gibts ab morgen via update.
Developer für Module: YAMAHA_AVR, YAMAHA_BD, FB_CALLMONITOR, FB_CALLLIST, PRESENCE, Pushsafer, LGTV_IP12, version

aktives Mitglied des FHEM e.V. (Technik)

mrbreil

Vielen Dank, werde dir bescheid geben.

mrbreil

Leider war es das noch nicht. Sobald ich stacktrace einschalte kommt wieder die gleiche Fehlermeldung.
Kann ich dir irgendwie noch Infos zu kommen lassen?

Gruß Christian

MadMax-FHEM

#4
Habe heute ein fhem update durchgeführt und seither habe ich auch diese Meldungen im Log :-|

Letzter update davor war am 17.01. 2018...

Mein System:

PI3 Stretch lite
This is perl 5, version 24, subversion 1 (v5.24.1) built for arm-linux-gnueabihf-thread-multi-64int

Wenn ich noch was beisteuern kann, einfach sagen...

EDIT: komischerweise wenn ich die PRESENCE.pm aus dem restoreDir einspiele (sollte ja die von vor dem Update sein!? 73_PRESENCE.pm 15793 2018-01-05 17:55:21Z markusbloch), dann habe ich die Meldungen immer noch, nur mit anderen Zeilennummern... Sehr eigenartig...

EDIT2: werde wohl StackTrace erst mal deaktivieren...

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

gbomacfly

Habe hier dasselbe Problem:

2018.05.04 14:01:53 1 : PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.04 14:01:53 1 : stacktrace:
2018.05.04 14:01:53 1 : main::__ANON__ called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.04 14:01:53 1 : main::PRESENCE_ProcessLocalScan called by (eval 1947259) (1)
2018.05.04 14:01:53 1 : (eval) called by fhem.pl (1097)
2018.05.04 14:01:53 1 : main::AnalyzePerlCommand called by fhem.pl (1120)
2018.05.04 14:01:53 1 : main::AnalyzeCommand called by fhem.pl (1044)
2018.05.04 14:01:53 1 : main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (241)
2018.05.04 14:01:53 1 : main::telnet_Read called by fhem.pl (3550)
2018.05.04 14:01:53 1 : main::CallFn called by fhem.pl (708)
2018.05.04 14:01:53 1 : PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.04 14:01:53 1 : stacktrace:
2018.05.04 14:01:53 1 : main::__ANON__ called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.04 14:01:53 1 : main::PRESENCE_ProcessLocalScan called by (eval 1947259) (1)
2018.05.04 14:01:53 1 : (eval) called by fhem.pl (1097)
2018.05.04 14:01:53 1 : main::AnalyzePerlCommand called by fhem.pl (1120)
2018.05.04 14:01:53 1 : main::AnalyzeCommand called by fhem.pl (1044)
2018.05.04 14:01:53 1 : main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (241)
2018.05.04 14:01:53 1 : main::telnet_Read called by fhem.pl (3550)
2018.05.04 14:01:53 1 : main::CallFn called by fhem.pl (708)
2018-05-04 14:01:55 at at.AZ.Epson_CX21NF Next: 14:02:05
2018.05.04 14:01:57 1 : PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.04 14:01:57 1 : stacktrace:
2018.05.04 14:01:57 1 : main::__ANON__ called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.04 14:01:57 1 : main::PRESENCE_ProcessLocalScan called by (eval 1947264) (1)
2018.05.04 14:01:57 1 : (eval) called by fhem.pl (1097)
2018.05.04 14:01:57 1 : main::AnalyzePerlCommand called by fhem.pl (1120)
2018.05.04 14:01:57 1 : main::AnalyzeCommand called by fhem.pl (1044)
2018.05.04 14:01:57 1 : main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (241)
2018.05.04 14:01:57 1 : main::telnet_Read called by fhem.pl (3550)
2018.05.04 14:01:57 1 : main::CallFn called by fhem.pl (708)
2018.05.04 14:01:57 1 : PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.04 14:01:57 1 : stacktrace:
2018.05.04 14:01:57 1 : main::__ANON__ called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.04 14:01:57 1 : main::PRESENCE_ProcessLocalScan called by (eval 1947264) (1)
2018.05.04 14:01:57 1 : (eval) called by fhem.pl (1097)
2018.05.04 14:01:57 1 : main::AnalyzePerlCommand called by fhem.pl (1120)
2018.05.04 14:01:57 1 : main::AnalyzeCommand called by fhem.pl (1044)
2018.05.04 14:01:57 1 : main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (241)
2018.05.04 14:01:57 1 : main::telnet_Read called by fhem.pl (3550)
2018.05.04 14:01:57 1 : main::CallFn called by fhem.pl (708)


Mein Fhem ist aktuell.
FHEM auf Debian Server, LogDB, MAX!-HT, Yeelight, Sonoff-Tasmota, IT, Signalduino434, nanoCUL868
FHEM-Keller auf RPI Zero mit OBIS (FHEM2FHEM)
FHEM-WZ auf RPI Zero - BT auf Alexa
Diverse Eigenbausensoren mit Arduino/MQTT

CoolTux

Welche Perlversion hast Du?
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

gbomacfly

~ perl -v                                                                                                                                                          14:45

This is perl 5, version 24, subversion 1 (v5.24.1) built for x86_64-linux-gnu-thread-multi
FHEM auf Debian Server, LogDB, MAX!-HT, Yeelight, Sonoff-Tasmota, IT, Signalduino434, nanoCUL868
FHEM-Keller auf RPI Zero mit OBIS (FHEM2FHEM)
FHEM-WZ auf RPI Zero - BT auf Alexa
Diverse Eigenbausensoren mit Arduino/MQTT

Markus Bloch

Zeige mal bitte ein list von deiner PRESENCE-Definition.

Danke

Gruß
Markus
Developer für Module: YAMAHA_AVR, YAMAHA_BD, FB_CALLMONITOR, FB_CALLLIST, PRESENCE, Pushsafer, LGTV_IP12, version

aktives Mitglied des FHEM e.V. (Technik)

gbomacfly

Da hab ich gleich mehrere:

Internals:
   ADDRESS    192.168.178.28
   CHANGED   
   DEF        lan-ping 192.168.178.28 300
   INTERVAL_NORMAL 300
   INTERVAL_PRESENT 300
   MODE       lan-ping
   NAME       Anet_A6_Presence
   NOTIFYDEV  global
   NR         41
   NTFY_ORDER 50-Anet_A6_Presence
   STATE      present
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:19   model           lan-ping
     2018-05-14 16:56:36   presence        present
     2018-05-14 16:56:36   state           present
   helper:
     CURRENT_STATE present
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Internals:
   ADDRESS    192.168.178.29
   DEF        lan-ping 192.168.178.29 300
   INTERVAL_NORMAL 300
   INTERVAL_PRESENT 300
   MODE       lan-ping
   NAME       BD.Waschmaschine_Presence
   NOTIFYDEV  global
   NR         43
   NTFY_ORDER 50-BD.Waschmaschine_Presence
   STATE      disabled
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:19   model           lan-ping
     2018-05-04 13:57:04   presence        present
     2018-05-13 17:01:19   state           disabled
   helper:
     ABSENT_COUNT 0
     DISABLED   1
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   disable    1
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Internals:
   ADDRESS    192.168.178.23
   DEF        lan-ping 192.168.178.23 60
   INTERVAL_NORMAL 60
   INTERVAL_PRESENT 60
   MODE       lan-ping
   NAME       FHEM_Keller_Presence
   NOTIFYDEV  global
   NR         39
   NTFY_ORDER 50-FHEM_Keller_Presence
   STATE      disabled
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:19   model           lan-ping
     2018-05-04 13:59:53   presence        present
     2018-05-13 17:01:19   state           disabled
   helper:
     ABSENT_COUNT 0
     DISABLED   1
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   disable    1
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Internals:
   ADDRESS    192.168.178.22
   DEF        lan-ping 192.168.178.22 60
   INTERVAL_NORMAL 60
   INTERVAL_PRESENT 60
   MODE       lan-ping
   NAME       FHEM_WZ_Presence
   NOTIFYDEV  global
   NR         40
   NTFY_ORDER 50-FHEM_WZ_Presence
   STATE      disabled
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:19   model           lan-ping
     2018-05-04 14:00:22   presence        present
     2018-05-13 17:01:19   state           disabled
   helper:
     ABSENT_COUNT 0
     DISABLED   1
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   disable    1
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Internals:
   ADDRESS    192.168.178.30
   DEF        lan-ping 192.168.178.30 300
   INTERVAL_NORMAL 300
   INTERVAL_PRESENT 300
   MODE       lan-ping
   NAME       FL.Deckenlampe_Presence
   NOTIFYDEV  global
   NR         42
   NTFY_ORDER 50-FL.Deckenlampe_Presence
   STATE      disabled
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:19   model           lan-ping
     2018-05-04 13:57:31   presence        present
     2018-05-13 17:01:19   state           disabled
   helper:
     ABSENT_COUNT 0
     DISABLED   1
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   disable    1
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Internals:
   ADDRESS    192.168.178.34
   DEF        lan-ping 192.168.178.34 300
   INTERVAL_NORMAL 300
   INTERVAL_PRESENT 300
   MODE       lan-ping
   NAME       KU.Geschirrspueler_Presence
   NOTIFYDEV  global
   NR         214
   NTFY_ORDER 50-KU.Geschirrspueler_Presence
   STATE      disabled
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:22   model           lan-ping
     2018-05-04 13:56:55   presence        present
     2018-05-13 17:01:22   state           disabled
   helper:
     ABSENT_COUNT 0
     DISABLED   1
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   disable    1
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Internals:
   ADDRESS    192.168.178.33
   DEF        lan-ping 192.168.178.33 300
   INTERVAL_NORMAL 300
   INTERVAL_PRESENT 300
   MODE       lan-ping
   NAME       SZ.Trockner_Presence
   NOTIFYDEV  global
   NR         212
   NTFY_ORDER 50-SZ.Trockner_Presence
   STATE      disabled
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:22   model           lan-ping
     2018-05-04 13:57:00   presence        present
     2018-05-13 17:01:22   state           disabled
   helper:
     ABSENT_COUNT 0
     DISABLED   1
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   disable    1
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Internals:
   ADDRESS    192.168.178.37
   DEF        lan-ping 192.168.178.37 300
   INTERVAL_NORMAL 300
   INTERVAL_PRESENT 300
   MODE       lan-ping
   NAME       WZ.Ventilator_Presence
   NOTIFYDEV  global
   NR         266
   NTFY_ORDER 50-WZ.Ventilator_Presence
   STATE      disabled
   TYPE       PRESENCE
   READINGS:
     2018-05-13 17:01:26   model           lan-ping
     2018-05-04 13:57:28   presence        present
     2018-05-13 17:01:26   state           disabled
   helper:
     ABSENT_COUNT 0
     DISABLED   1
     PRESENT_COUNT 0
Attributes:
   DbLogExclude .*
   disable    1
   event-on-change-reading (?!presence).*
   group      Presence
   icon       im_notification
   room       Logik


Die meisten sind gerade deaktiviert. Die zwei FHEM-Instanzen sind Raspberry Pi Zero Ws und der Rest sind Tasmotas.
FHEM auf Debian Server, LogDB, MAX!-HT, Yeelight, Sonoff-Tasmota, IT, Signalduino434, nanoCUL868
FHEM-Keller auf RPI Zero mit OBIS (FHEM2FHEM)
FHEM-WZ auf RPI Zero - BT auf Alexa
Diverse Eigenbausensoren mit Arduino/MQTT

Markus Bloch

kannst du bitte mal eine PRESENCE-Definition testhalber mit dem Attribute verbose auf dem Wert "5" laufen lassen, und dann nochmal einen Auszug aus fhem.log machen.

Danke

Gruß
Markus
Developer für Module: YAMAHA_AVR, YAMAHA_BD, FB_CALLMONITOR, FB_CALLLIST, PRESENCE, Pushsafer, LGTV_IP12, version

aktives Mitglied des FHEM e.V. (Technik)

gbomacfly

Na klar doch. Hab Stacktrace wieder an und Anet_A6_Presence auf verbose=5:

2018.05.17 16:03:35 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:35 1: stacktrace:
2018.05.17 16:03:35 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:35 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30415520) (1)
2018.05.17 16:03:35 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:35 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:35 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:35 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:35 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:35 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:35 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:35 1: stacktrace:
2018.05.17 16:03:35 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:35 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30415520) (1)
2018.05.17 16:03:35 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:35 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:35 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:35 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:35 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:35 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:38 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:38 1: stacktrace:
2018.05.17 16:03:38 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:38 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30415537) (1)
2018.05.17 16:03:38 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:38 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:38 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:38 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:38 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:38 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:38 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:38 1: stacktrace:
2018.05.17 16:03:38 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:38 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30415537) (1)
2018.05.17 16:03:38 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:38 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:38 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:38 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:38 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:38 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:41 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:41 1: stacktrace:
2018.05.17 16:03:41 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:41 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30415557) (1)
2018.05.17 16:03:41 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:41 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:41 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:41 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:41 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:41 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:41 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:41 1: stacktrace:
2018.05.17 16:03:41 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:41 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30415557) (1)
2018.05.17 16:03:41 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:41 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:41 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:41 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:41 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:41 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:44 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:44 1: stacktrace:
2018.05.17 16:03:44 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:44 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30416326) (1)
2018.05.17 16:03:44 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:44 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:44 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:44 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:44 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:44 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:44 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:44 1: stacktrace:
2018.05.17 16:03:44 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:44 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30416326) (1)
2018.05.17 16:03:44 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:44 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:44 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:44 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:44 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:44 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:47 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:47 1: stacktrace:
2018.05.17 16:03:47 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:47 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30416339) (1)
2018.05.17 16:03:47 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:47 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:47 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:47 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:47 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:47 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:47 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:47 1: stacktrace:
2018.05.17 16:03:47 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:47 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30416339) (1)
2018.05.17 16:03:47 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:47 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:47 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:47 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:47 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:47 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:50 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:50 1: stacktrace:
2018.05.17 16:03:50 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:50 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30416348) (1)
2018.05.17 16:03:50 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:50 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:50 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:50 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:50 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:50 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:50 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:50 1: stacktrace:
2018.05.17 16:03:50 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:50 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30416348) (1)
2018.05.17 16:03:50 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:50 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:50 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:50 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:50 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:50 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:53 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:53 1: stacktrace:
2018.05.17 16:03:53 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:53 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30417293) (1)
2018.05.17 16:03:53 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:53 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:53 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:53 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:53 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:53 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:53 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:53 1: stacktrace:
2018.05.17 16:03:53 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:53 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30417293) (1)
2018.05.17 16:03:53 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:53 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:53 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:53 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:53 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:53 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:57 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:03:57 1: stacktrace:
2018.05.17 16:03:57 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:03:57 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30417327) (1)
2018.05.17 16:03:57 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:57 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:57 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:57 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:57 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:57 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:03:57 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:03:57 1: stacktrace:
2018.05.17 16:03:57 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:03:57 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30417327) (1)
2018.05.17 16:03:57 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:03:57 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:03:57 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:03:57 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:03:57 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:03:57 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:04:00 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.17 16:04:00 1: stacktrace:
2018.05.17 16:04:00 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.17 16:04:00 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30417338) (1)
2018.05.17 16:04:00 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:04:00 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:04:00 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:04:00 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:04:00 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:04:00 1:     main::CallFn                        called by fhem.pl (708)
2018.05.17 16:04:00 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.17 16:04:00 1: stacktrace:
2018.05.17 16:04:00 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.17 16:04:00 1:     main::PRESENCE_ProcessLocalScan     called by (eval 30417338) (1)
2018.05.17 16:04:00 1:     (eval)                              called by fhem.pl (1097)
2018.05.17 16:04:00 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.17 16:04:00 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.17 16:04:00 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.17 16:04:00 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.17 16:04:00 1:     main::CallFn                        called by fhem.pl (708)
FHEM auf Debian Server, LogDB, MAX!-HT, Yeelight, Sonoff-Tasmota, IT, Signalduino434, nanoCUL868
FHEM-Keller auf RPI Zero mit OBIS (FHEM2FHEM)
FHEM-WZ auf RPI Zero - BT auf Alexa
Diverse Eigenbausensoren mit Arduino/MQTT

Markus Bloch

Hallo gbomacfly,

leider sind in deinem Logausschnitt keinerlei Meldungen von Anet_A6_Presence enthalten. Bitte mal einen statusRequest dazu ausführen, damit Logmeldungen generiert werden.

Danke

Gruß
Markus
Developer für Module: YAMAHA_AVR, YAMAHA_BD, FB_CALLMONITOR, FB_CALLLIST, PRESENCE, Pushsafer, LGTV_IP12, version

aktives Mitglied des FHEM e.V. (Technik)

gbomacfly

Hab was aufgefangen: 2018.05.19 07:50:10 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.19 07:50:10 1: stacktrace:
2018.05.19 07:50:10 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.19 07:50:10 1:     main::PRESENCE_ProcessLocalScan     called by (eval 43111436) (1)
2018.05.19 07:50:10 1:     (eval)                              called by fhem.pl (1097)
2018.05.19 07:50:10 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.19 07:50:10 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.19 07:50:10 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.19 07:50:10 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.19 07:50:10 1:     main::CallFn                        called by fhem.pl (708)
2018.05.19 07:50:10 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.19 07:50:10 1: stacktrace:
2018.05.19 07:50:10 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.19 07:50:10 1:     main::PRESENCE_ProcessLocalScan     called by (eval 43111436) (1)
2018.05.19 07:50:10 1:     (eval)                              called by fhem.pl (1097)
2018.05.19 07:50:10 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.19 07:50:10 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.19 07:50:10 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.19 07:50:10 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.19 07:50:10 1:     main::CallFn                        called by fhem.pl (708)
2018.05.19 07:50:13 5: PRESENCE (Anet_A6_Presence) - starting local scan
2018.05.19 07:50:13 5: PRESENCE (Anet_A6_Presence) - starting blocking call for mode lan-ping
2018.05.19 07:50:13 5: PRESENCE (Anet_A6_Presence) - starting ping scan: Anet_A6_Presence|192.168.178.28|1|4
2018.05.19 07:50:13 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.19 07:50:13 1: stacktrace:
2018.05.19 07:50:13 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.19 07:50:13 1:     main::PRESENCE_ProcessLocalScan     called by (eval 43111450) (1)
2018.05.19 07:50:13 1:     (eval)                              called by fhem.pl (1097)
2018.05.19 07:50:13 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.19 07:50:13 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.19 07:50:13 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.19 07:50:13 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.19 07:50:13 1:     main::CallFn                        called by fhem.pl (708)
2018.05.19 07:50:13 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.19 07:50:13 1: stacktrace:
2018.05.19 07:50:13 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.19 07:50:13 1:     main::PRESENCE_ProcessLocalScan     called by (eval 43111450) (1)
2018.05.19 07:50:13 1:     (eval)                              called by fhem.pl (1097)
2018.05.19 07:50:13 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.19 07:50:13 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.19 07:50:13 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.19 07:50:13 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.19 07:50:13 1:     main::CallFn                        called by fhem.pl (708)
2018.05.19 07:50:16 5: PRESENCE (Anet_A6_Presence) - ping command returned with output:
PING 192.168.178.28 (192.168.178.28) 56(84) bytes of data.
64 bytes from 192.168.178.28: icmp_seq=1 ttl=255 time=102 ms
64 bytes from 192.168.178.28: icmp_seq=2 ttl=255 time=3.38 ms
64 bytes from 192.168.178.28: icmp_seq=3 ttl=255 time=46.7 ms
64 bytes from 192.168.178.28: icmp_seq=4 ttl=255 time=2.21 ms

--- 192.168.178.28 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3003ms
rtt min/avg/max/mdev = 2.219/38.807/102.832/41.099 ms
2018.05.19 07:50:16 5: PRESENCE (Anet_A6_Presence) - blocking scan result: Anet_A6_Presence|1|present
2018.05.19 07:50:16 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.05.19 07:50:16 1: stacktrace:
2018.05.19 07:50:16 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.05.19 07:50:16 1:     main::PRESENCE_ProcessLocalScan     called by (eval 43112411) (1)
2018.05.19 07:50:16 1:     (eval)                              called by fhem.pl (1097)
2018.05.19 07:50:16 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.19 07:50:16 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.19 07:50:16 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.19 07:50:16 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.19 07:50:16 1:     main::CallFn                        called by fhem.pl (708)
2018.05.19 07:50:16 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.05.19 07:50:16 1: stacktrace:
2018.05.19 07:50:16 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.05.19 07:50:16 1:     main::PRESENCE_ProcessLocalScan     called by (eval 43112411) (1)
2018.05.19 07:50:16 1:     (eval)                              called by fhem.pl (1097)
2018.05.19 07:50:16 1:     main::AnalyzePerlCommand            called by fhem.pl (1120)
2018.05.19 07:50:16 1:     main::AnalyzeCommand                called by fhem.pl (1044)
2018.05.19 07:50:16 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.05.19 07:50:16 1:     main::telnet_Read                   called by fhem.pl (3554)
2018.05.19 07:50:16 1:     main::CallFn                        called by fhem.pl (708)
FHEM auf Debian Server, LogDB, MAX!-HT, Yeelight, Sonoff-Tasmota, IT, Signalduino434, nanoCUL868
FHEM-Keller auf RPI Zero mit OBIS (FHEM2FHEM)
FHEM-WZ auf RPI Zero - BT auf Alexa
Diverse Eigenbausensoren mit Arduino/MQTT

laserbacke

Hallo zusammen,
gab es zu diesem Problem eine Lösung?
Ich habe nämlich seit ein paar Tagen auch folgende Einträge im Logfile.

2018.07.09 19:03:53 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.07.09 19:03:53 3: eval: {PRESENCE_ProcessLocalScan('WZ_FireTV|0|present')}
2018.07.09 19:03:53 1: stacktrace:
2018.07.09 19:03:53 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.07.09 19:03:53 1:     main::PRESENCE_ProcessLocalScan     called by (eval 4113) (1)
2018.07.09 19:03:53 1:     (eval)                              called by fhem.pl (1112)
2018.07.09 19:03:53 1:     main::AnalyzePerlCommand            called by fhem.pl (1135)
2018.07.09 19:03:53 1:     main::AnalyzeCommand                called by fhem.pl (1059)
2018.07.09 19:03:53 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.07.09 19:03:53 1:     main::telnet_Read                   called by fhem.pl (3584)
2018.07.09 19:03:53 1:     main::CallFn                        called by fhem.pl (723)
2018.07.09 19:03:53 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.07.09 19:03:53 3: eval: {PRESENCE_ProcessLocalScan('WZ_FireTV|0|present')}
2018.07.09 19:03:53 1: stacktrace:
2018.07.09 19:03:53 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.07.09 19:03:53 1:     main::PRESENCE_ProcessLocalScan     called by (eval 4113) (1)
2018.07.09 19:03:53 1:     (eval)                              called by fhem.pl (1112)
2018.07.09 19:03:53 1:     main::AnalyzePerlCommand            called by fhem.pl (1135)
2018.07.09 19:03:53 1:     main::AnalyzeCommand                called by fhem.pl (1059)
2018.07.09 19:03:53 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.07.09 19:03:53 1:     main::telnet_Read                   called by fhem.pl (3584)
2018.07.09 19:03:53 1:     main::CallFn                        called by fhem.pl (723)
2018.07.09 19:03:53 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.07.09 19:03:53 3: eval: {PRESENCE_ProcessLocalScan('MZ_FireTV|0|present')}
2018.07.09 19:03:53 1: stacktrace:
2018.07.09 19:03:53 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.07.09 19:03:53 1:     main::PRESENCE_ProcessLocalScan     called by (eval 4116) (1)
2018.07.09 19:03:53 1:     (eval)                              called by fhem.pl (1112)
2018.07.09 19:03:53 1:     main::AnalyzePerlCommand            called by fhem.pl (1135)
2018.07.09 19:03:53 1:     main::AnalyzeCommand                called by fhem.pl (1059)
2018.07.09 19:03:53 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.07.09 19:03:53 1:     main::telnet_Read                   called by fhem.pl (3584)
2018.07.09 19:03:53 1:     main::CallFn                        called by fhem.pl (723)
2018.07.09 19:03:53 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.07.09 19:03:53 3: eval: {PRESENCE_ProcessLocalScan('MZ_FireTV|0|present')}
2018.07.09 19:03:53 1: stacktrace:
2018.07.09 19:03:53 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.07.09 19:03:53 1:     main::PRESENCE_ProcessLocalScan     called by (eval 4116) (1)
2018.07.09 19:03:53 1:     (eval)                              called by fhem.pl (1112)
2018.07.09 19:03:53 1:     main::AnalyzePerlCommand            called by fhem.pl (1135)
2018.07.09 19:03:53 1:     main::AnalyzeCommand                called by fhem.pl (1059)
2018.07.09 19:03:53 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.07.09 19:03:53 1:     main::telnet_Read                   called by fhem.pl (3584)
2018.07.09 19:03:53 1:     main::CallFn                        called by fhem.pl (723)
2018.07.09 19:03:56 1: PERL WARNING: Use of uninitialized value $seconds in concatenation (.) or string at ./FHEM/73_PRESENCE.pm line 1153.
2018.07.09 19:03:56 3: eval: {PRESENCE_ProcessLocalScan('WZ_FireTV|0|present')}
2018.07.09 19:03:56 1: stacktrace:
2018.07.09 19:03:56 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1153)
2018.07.09 19:03:56 1:     main::PRESENCE_ProcessLocalScan     called by (eval 4121) (1)
2018.07.09 19:03:56 1:     (eval)                              called by fhem.pl (1112)
2018.07.09 19:03:56 1:     main::AnalyzePerlCommand            called by fhem.pl (1135)
2018.07.09 19:03:56 1:     main::AnalyzeCommand                called by fhem.pl (1059)
2018.07.09 19:03:56 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.07.09 19:03:56 1:     main::telnet_Read                   called by fhem.pl (3584)
2018.07.09 19:03:56 1:     main::CallFn                        called by fhem.pl (723)
2018.07.09 19:03:56 1: PERL WARNING: Use of uninitialized value $seconds in addition (+) at ./FHEM/73_PRESENCE.pm line 1156.
2018.07.09 19:03:56 3: eval: {PRESENCE_ProcessLocalScan('WZ_FireTV|0|present')}
2018.07.09 19:03:56 1: stacktrace:
2018.07.09 19:03:56 1:     main::__ANON__                      called by ./FHEM/73_PRESENCE.pm (1156)
2018.07.09 19:03:56 1:     main::PRESENCE_ProcessLocalScan     called by (eval 4121) (1)
2018.07.09 19:03:56 1:     (eval)                              called by fhem.pl (1112)
2018.07.09 19:03:56 1:     main::AnalyzePerlCommand            called by fhem.pl (1135)
2018.07.09 19:03:56 1:     main::AnalyzeCommand                called by fhem.pl (1059)
2018.07.09 19:03:56 1:     main::AnalyzeCommandChain           called by ./FHEM/98_telnet.pm (241)
2018.07.09 19:03:56 1:     main::telnet_Read                   called by fhem.pl (3584)
2018.07.09 19:03:56 1:     main::CallFn                        called by fhem.pl (723)


Vor kurzem habe ich in Fhem mit dem Modul 98_FireTV 2 Amazon Firesticks in definiert.
Dieses Modul verwendet wohl auch Presence.
Die Funktion ist OK, aber das Logfile wird mit den Meldungen sehr schnell 'zugemüllt' und ich weiß nicht wo da etwas schief läuft.
Zusätzlich verwende ich Presence auch noch zum Erkennen von 2 Handys mit der Funktion 'NetDevAvailable'
Allerdings habe ich die Einträge erst mit den Fire Sticks.

Fhem ist auf dem neuesten Stand.