[Gelöst]FHEMWEB Warnung im Log

Begonnen von Tommy82, 04 Dezember 2014, 17:59:34

Vorheriges Thema - Nächstes Thema

Tommy82

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
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

rudolfkoenig

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

Tommy82

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
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Tommy82

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
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

rudolfkoenig

Gratuliere. Es liegt an einem kaputten widgetOverride Attribut.

Tommy82

Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Tommy82

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)
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Tommy82

#7
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
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Sany

fhem als LXC auf Proxmox auf einem minix Z100 , weitere LXC mit ZigBee2MQTT, MariaDB und Grafana. Homematic, FS20, mySensors, MQTT2, Tasmota, Shelly, Z-Wave  ....

Tommy82

Super, danke für den Hinweis
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI