Hallo,
ich habe einen Fehler im Logfile, immer wieder neu, für ein Doif und das Device MQTT2_DVES_5585FD, welches es beides gar nicht mehr gibt?
2024.07.23 06:31:02 1: PERL WARNING: Argument "" isn't numeric in numeric gt (>) at (eval 9698068) line 1.
2024.07.23 06:31:02 1: eval: {ReadingsNum('MQTT2_DVES_5585FD','LK13BE_Power_curr','') > 0 and (ReadingsVal('Solar.online','presence','') eq "present")}
2024.07.23 06:31:02 1: stacktrace:
2024.07.23 06:31:02 1: main::__ANON__ called by (eval 9698068) (1)
2024.07.23 06:31:02 1: (eval) called by fhem.pl (1177)
2024.07.23 06:31:02 1: main::AnalyzePerlCommand called by ./FHEM/02_RSS.pm (593)
2024.07.23 06:31:02 1: main::RSS_analyzePerl called by ./FHEM/02_RSS.pm (667)
2024.07.23 06:31:02 1: main::RSS_evalLayout called by ./FHEM/02_RSS.pm (1036)
2024.07.23 06:31:02 1: (eval) called by ./FHEM/02_RSS.pm (930)
2024.07.23 06:31:02 1: main::RSS_returnIMG called by ./FHEM/02_RSS.pm (1085)
2024.07.23 06:31:02 1: main::RSS_CGI called by ./FHEM/01_FHEMWEB.pm (1016)
2024.07.23 06:31:02 1: main::FW_answerCall called by ./FHEM/01_FHEMWEB.pm (609)
2024.07.23 06:31:02 1: main::FW_Read called by fhem.pl (3985)
2024.07.23 06:31:02 1: main::CallFn called by fhem.pl (786)
diese Zeile gibt es in der fhem.cfg nicht:
{ReadingsNum('MQTT2_DVES_5585FD','LK13BE_Power_curr','') > 0 and (ReadingsVal('Solar.online','presence','') eq "present")}
Wo kommt das her, was muss ich tun, um das zu beenden, wie werde ich den Geist los?
matze1999
FHEM schon mal neu gestartet?
Gruß
Dan
Hallo,
ja, schon mehrfach neu gestartet (shutdown restart)
matze1999
ach, ich glaube ich habe es gefunden, war in einem rss
matze1999
Zitat von: matze1999 am 23 Juli 2024, 12:18:53ach, ich glaube ich habe es gefunden, war in einem rss
Im stacktrace steht ja auch als erstes benanntes Modul "02_RSS.pm".
Gruß
Dan
Hallo zusammen,
habe seit gestern Fehler im Log.
Die Fehler waren vor dem Update der HTTPMOD nicht drin, aber das Argement 21.0C (Measured) wird nicht mehr genutzt.
Dieser Wert kommt von einem AVM DECT Schalter.
Hat jemand eine Idee.
PERL WARNING: Argument "21.0 C (measured)" isn't numeric in numeric gt (>) at (eval 700020) line 1
2024.07.25 08:26:02.616 1: stacktrace:
2024.07.25 08:26:02.616 1: main::__ANON__ called by ./FHEM/98_HTTPMOD.pm (1716)
2024.07.25 08:26:02.616 1: HTTPMOD::ExtractReading called by ./FHEM/98_HTTPMOD.pm (2474)
2024.07.25 08:26:02.616 1: HTTPMOD::ReadCallback called by FHEM/HttpUtils.pm (755)
2024.07.25 08:26:02.616 1: main::__ANON__ called by fhem.pl (783)
2024.07.25 08:26:12.768 1: PERL WARNING: Use of uninitialized value $val in concatenation (.) or string at ./FHEM/98_HTTPMOD.pm line 1715.