FHEM Forum

FHEM - Anwendungen => Heizungssteuerung/Raumklima => Thema gestartet von: blueberry63 am 26 April 2019, 22:00:14

Titel: vcontrol: substr outside of string - FHEM-Absturz
Beitrag von: blueberry63 am 26 April 2019, 22:00:14
Hallo,

ich bekam heute einen Fehler bei der Steuerung meiner Vito200.

Nach

Zitatset VITO200 URLOFF (ohne Datumsangabe, hatte ich vergessen)

stürzte FHEM ab und ich mußte es neu starten.

Folgende Informationen standen im LOG:

Zitat
2019.04.26 21:42:23 1: PERL WARNING: substr outside of string at ./FHEM/89_VCONTROL.pm line 1319.
2019.04.26 21:42:23 1: PERL WARNING: substr outside of string at ./FHEM/89_VCONTROL.pm line 1320.
2019.04.26 21:42:23 1: PERL WARNING: substr outside of string at ./FHEM/89_VCONTROL.pm line 1322.
2019.04.26 21:42:23 1: PERL WARNING: substr outside of string at ./FHEM/89_VCONTROL.pm line 1323.
2019.04.26 21:42:23 1: PERL WARNING: substr outside of string at ./FHEM/89_VCONTROL.pm line 1324.
2019.04.26 21:42:23 1: PERL WARNING: Use of uninitialized value $vcmonth in subtraction (-) at ./FHEM/89_VCONTROL.pm line 1327.
2019.04.26 21:42:23 1: PERL WARNING: Use of uninitialized value $vcyear in subtraction (-) at ./FHEM/89_VCONTROL.pm line 1327.
Month '-1' out of range 0..11 at ./FHEM/89_VCONTROL.pm line 1327

Es ist zwar für mich nicht kritisch, aber vielleicht kann man diesen Fehler irgendwie abfangen?

Gruß
Blueberry63