Wo entstehen diese Fehler?

Begonnen von dorian67, 06 November 2019, 16:31:43

Vorheriges Thema - Nächstes Thema

dorian67

Hallo,

habe ich Log von Fhem die folgenden Fehlermeldungen. Im Moment etwas ratlos, wo ich suchen soll?

2019.11.06 16:09:20 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 21759) line 8.
2019.11.06 16:09:20 1: PERL WARNING: substr outside of string at (eval 21759) line 5.
2019.11.06 16:04:55 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 21611) line 8.
2019.11.06 16:04:55 1: PERL WARNING: substr outside of string at (eval 21611) line 5.
2019.11.06 16:04:04 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 21593) line 8.
2019.11.06 16:04:04 1: PERL WARNING: substr outside of string at (eval 21593) line 5.
2019.11.06 15:03:12 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 19300) line 8.
2019.11.06 15:03:12 1: PERL WARNING: substr outside of string at (eval 19300) line 5.
2019.11.06 15:00:19 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 19201) line 8.
2019.11.06 15:00:19 1: PERL WARNING: substr outside of string at (eval 19201) line 5.
2019.11.06 15:00:01 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 19190) line 8.
2019.11.06 15:00:01 1: PERL WARNING: substr outside of string at (eval 19190) line 5.
2019.11.06 13:59:26 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 16490) line 8.
2019.11.06 13:59:26 1: PERL WARNING: substr outside of string at (eval 16490) line 5.
2019.11.06 13:59:07 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 16471) line 8.
2019.11.06 13:59:07 1: PERL WARNING: substr outside of string at (eval 16471) line 5.
2019.11.06 13:58:20 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 16356) line 8.
2019.11.06 13:58:20 1: PERL WARNING: substr outside of string at (eval 16356) line 5.
2019.11.06 12:58:34 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 13658) line 8.
2019.11.06 12:58:34 1: PERL WARNING: substr outside of string at (eval 13658) line 5.
2019.11.06 12:58:13 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 13601) line 8.
2019.11.06 12:58:13 1: PERL WARNING: substr outside of string at (eval 13601) line 5.
2019.11.06 12:57:29 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 13578) line 8.
2019.11.06 12:57:29 1: PERL WARNING: substr outside of string at (eval 13578) line 5.
2019.11.06 11:57:42 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 9279) line 8.
2019.11.06 11:57:42 1: PERL WARNING: substr outside of string at (eval 9279) line 5.
2019.11.06 11:57:19 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 9270) line 8.
2019.11.06 11:57:19 1: PERL WARNING: substr outside of string at (eval 9270) line 5.
2019.11.06 11:56:36 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 9247) line 8.
2019.11.06 11:56:36 1: PERL WARNING: substr outside of string at (eval 9247) line 5.
2019.11.06 10:56:49 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 5762) line 8.
2019.11.06 10:56:49 1: PERL WARNING: substr outside of string at (eval 5762) line 5.
2019.11.06 10:56:26 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 5748) line 8.
2019.11.06 10:56:26 1: PERL WARNING: substr outside of string at (eval 5748) line 5.
2019.11.06 10:55:45 1: PERL WARNING: Use of uninitialized value $raw in subtraction (-) at (eval 5727) line 8.
2019.11.06 10:55:45 1: PERL WARNING: substr outside of string at (eval 5727) line 5.


Da ich im Moment nicht weiß, wo der Fehler herkommt, habe ich auch keine weiteren Infos hier bereitgestellt.

Gruß Dorian

Beta-User

Siehe https://forum.fhem.de/index.php/topic,71806.msg633579.html#msg633579, Stichwort "stacktrace". Macht den Heuhaufen evtl. etwas kleiner...

Klingt nach einer Berechnung, die du selbst (anlaßbezogen) durchführen läßt.
Server: HP-elitedesk@Debian 12, aktuelles FHEM@ConfigDB | CUL_HM (VCCU) | MQTT2: ZigBee2mqtt, MiLight@ESP-GW, BT@OpenMQTTGw | ZWave | SIGNALduino | MapleCUN | RHASSPY
svn: u.a Weekday-&RandomTimer, Twilight,  div. attrTemplate-files, MySensors

dorian67

Ok. Danke sowas habe ich gesucht.
Dann mach ich mal auf die Suche.

Gruß

Dorian