Hallo!
Ich habe aktuell im Log immer wieder folgende Meldungen:
2016.01.23 08:29:07 1: PERL WARNING: Unrecognized escape \d passed through at (eval 108994) line 1.
2016.01.23 08:29:07 1: PERL WARNING: Unrecognized escape \d passed through at (eval 108995) line 1.
Mein Problem ist, dass ich absolut keine Ahnung habe, woher die Meldung kommt, weil ja kein Modul oder Ähnliches davor steht.
Habt ihr eine Idee, wie ich das eingrenzen kann?
Vielen Dank und Gruß
Phil
stacktrace einschalten
Hallo!
Vielen Dank!
Es ist wohl das Tahoma-Modul:
2016.01.23 08:55:01 1: PERL WARNING: Unrecognized escape \d passed through at (eval 130506) line 1.
2016.01.23 08:55:01 3: stacktrace:
2016.01.23 08:55:01 3: main::__ANON__ called by (eval 130506) (1)
2016.01.23 08:55:01 3: (eval) called by ./FHEM/33_readingsProxy.pm (116)
2016.01.23 08:55:01 3: main::readingsProxy_update called by ./FHEM/33_readingsProxy.pm (191)
2016.01.23 08:55:01 3: main::readingsProxy_Notify called by fhem.pl (3143)
2016.01.23 08:55:01 3: main::CallFn called by fhem.pl (3065)
2016.01.23 08:55:01 3: main::DoTrigger called by fhem.pl (3935)
2016.01.23 08:55:01 3: main::readingsEndUpdate called by ./FHEM/26_tahoma.pm (841)
2016.01.23 08:55:01 3: main::tahoma_parseGetStates called by ./FHEM/26_tahoma.pm (591)
2016.01.23 08:55:01 3: main::tahoma_dispatch called by ./FHEM/26_tahoma.pm (1068)
2016.01.23 08:55:01 3: main::tahoma_UserAgent_NonblockingGet called by ./FHEM/26_tahoma.pm (460)
2016.01.23 08:55:01 3: main::tahoma_getStates called by ./FHEM/26_tahoma.pm (308)
2016.01.23 08:55:01 3: main::tahoma_readStatusTimer called by fhem.pl (2757)
2016.01.23 08:55:01 3: main::HandleTimeout called by fhem.pl (586)
Denkt ihr, das ist tragisch oder eher kosmetisch?
Gruß
Phil
Ich würde es eher so sehen, dass sich in Tahoma ein reading ändert und dass readingsproxy die Nachricht nicht verarbeiten kann. Vielleicht ein Fehlerhafter Regex.
Hallo!
Genau das wars!
Danke für die Hilfe!
Gruß´
Phil