Hallo, ich bekomme im Log diese Warnmeldung:
2014.12.04 17:29:08.321 1: PERL WARNING: Use of uninitialized value $FW_room in concatenation (.) or string at ./FHEM/01_FHEMWEB.pm line 2524.
In line 2524 steht bei mir
$selFunct = "FW_cmd('$FW_ME?XHR=1&cmd.$d=set $d $readng '+ ".
Was ist das Problem?
Danke
Das reicht mir leider nicht zum nachstellen, ich braeuchte eine Anleitung.
Achtung: die Fehlermeldung wird nur einmal ausgegeben, es sei denn, man hat "attr global stacktrace" gesetzt
Hallo,
was meinst du mit Anleitung?
Ich kann dir leider im moment auch nicht sagen was die warnung ausgelöst hat, ich hab in de Log gesehen und die Meldung gesehen.
Ich werd das beobachten und gucken ob es nochmal und wenn ja wo auftritt
Hab mal wieder einen Fehler im Log, kurz nach einem fehm neustart
2015.01.01 12:05:31.610 1: PERL WARNING: Use of uninitialized value $a in concatenation (.) or string at ./FHEM/01_FHEMWEB.pm line 2656
Gratuliere. Es liegt an einem kaputten widgetOverride Attribut.
Das heisst ? :-[
Hab jetzt auch noch diese Meldungen im Log
2015.01.01 12:28:41.069 3: stacktrace:
2015.01.01 12:28:41.071 3: main::readingsGroup_detailFn called by ./FHEM/01_FHEMWEB.pm (1416)
2015.01.01 12:28:41.071 3: main::FW_showRoom called by ./FHEM/01_FHEMWEB.pm (779)
2015.01.01 12:28:41.071 3: main::FW_answerCall called by ./FHEM/01_FHEMWEB.pm (421)
Hi,
nach dem heutigen Update habe ich nach dem Neustart diese Meldung im Log:
2016.03.01 21:23:03.254 1: PERL WARNING: Use of uninitialized value $x in substitution (s///) at ./FHEM/01_FHEMWEB.pm line 2451.
2016.03.01 21:23:03.254 1: PERL WARNING: Use of uninitialized value $a[1] in join or string at ./FHEM/01_FHEMWEB.pm line 2452.
2016.03.01 21:23:03.255 1: PERL WARNING: Use of uninitialized value $a[2] in join or string at ./FHEM/01_FHEMWEB.pm line 2452.
Hab stacktrace jetzt mal eingeschaltet, da kommt:
2016.03.01 21:43:43.154 1: PERL WARNING: Argument "-" isn't numeric in sprintf at ./FHEM/33_readingsGroup.pm line 525.
2016.03.01 21:43:43.155 3: stacktrace:
2016.03.01 21:43:43.156 3: main::__ANON__ called by ./FHEM/33_readingsGroup.pm (524)
2016.03.01 21:43:43.156 3: main::readingsGroup_value2html called by ./FHEM/33_readingsGroup.pm (997)
2016.03.01 21:43:43.157 3: main::readingsGroup_2html called by ./FHEM/33_readingsGroup.pm (1086)
2016.03.01 21:43:43.157 3: main::readingsGroup_detailFn called by ./FHEM/01_FHEMWEB.pm (1592)
2016.03.01 21:43:43.157 3: main::FW_showRoom called by ./FHEM/01_FHEMWEB.pm (897)
2016.03.01 21:43:43.158 3: main::FW_answerCall called by ./FHEM/01_FHEMWEB.pm (446)
2016.03.01 21:43:43.158 3: main::FW_Read called by fhem.pl (3147)
2016.03.01 21:43:43.158 3: main::CallFn called by fhem.pl (654)
2016.03.01 21:43:44.305 1: PERL WARNING: Argument "-" isn't numeric in sprintf at ./FHEM/33_readingsGroup.pm line 525.
2016.03.01 21:43:44.306 3: stacktrace:
2016.03.01 21:43:44.306 3: main::__ANON__ called by ./FHEM/33_readingsGroup.pm (524)
2016.03.01 21:43:44.307 3: main::readingsGroup_value2html called by ./FHEM/33_readingsGroup.pm (997)
2016.03.01 21:43:44.307 3: main::readingsGroup_2html called by ./FHEM/33_readingsGroup.pm (1086)
2016.03.01 21:43:44.307 3: main::readingsGroup_detailFn called by ./FHEM/01_FHEMWEB.pm (1592)
2016.03.01 21:43:44.308 3: main::FW_showRoom called by ./FHEM/01_FHEMWEB.pm (897)
2016.03.01 21:43:44.308 3: main::FW_answerCall called by ./FHEM/01_FHEMWEB.pm (446)
2016.03.01 21:43:44.308 3: main::FW_Read called by fhem.pl (3147)
2016.03.01 21:43:44.309 3: main::CallFn called by fhem.pl (654)
Edit:
Gerade gesehen das das auch schon einer gepostet hatte:
http://forum.fhem.de/index.php/topic,49407.0.html
Das Problem wurde erledigt:
http://forum.fhem.de/index.php/topic,49407.msg418556.html#msg418556 (http://forum.fhem.de/index.php/topic,49407.msg418556.html#msg418556)
Super, danke für den Hinweis