Und zwar mit diesen Meldungen
2015.09.24 21:05:50 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10786) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:06:00 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10790) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:06:10 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10793) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:06:20 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10799) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:06:30 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10804) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:06:40 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10809) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:06:50 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10813) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:07:00 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10817) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:07:10 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10820) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:07:20 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10824) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:07:30 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10827) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:07:40 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10838) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:07:50 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10842) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 21:08:00 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 10845) line 1.
sh: 1: Syntax error: word unexpected (expecting ")")
Kann damit nur leider nichts anfangen. Weiß jemand was?
Mit Stacktrace solltest du das rausfinden können:
attr global stacktrace 1
sh: 1: Syntax error: word unexpected (expecting ")")
2015.09.24 22:01:28 1: PERL WARNING: Use of uninitialized value $1 in concatenation (.) or string at (eval 12210) line 1.
2015.09.24 22:01:28 3: stacktrace:
2015.09.24 22:01:28 3: main::__ANON__ called by (eval 12210) (1)
2015.09.24 22:01:28 3: (eval) called by ./FHEM/98_CustomReadings.pm (96)
2015.09.24 22:01:28 3: main::CustomReadings_read called by fhem.pl (2683)
2015.09.24 22:01:28 3: main::HandleTimeout called by fhem.pl (583)
sh: 1: Syntax error: word unexpected (expecting ")")
:-X
Oder im Klartext: eine CustomReadings Definition ist fehlerhaft.
Zitat von: rudolfkoenig am 25 September 2015, 07:57:59
Oder im Klartext: eine CustomReadings Definition ist fehlerhaft.
Danke, das ist mal verständlich :D
NUr die Frage ist welches Custom Reading betroffen ist :'(
Fehlt wohl einer Klammer zu.
Klar, nur wo :)
Zitat von: rudolfkoenig am 25 September 2015, 09:40:31
Klar, nur wo :)
Das herauszufinden seine Aufgabe sein wird ;D
Zitat von: Puschel74 am 25 September 2015, 09:44:41
Das herauszufinden seine Aufgabe sein wird ;D
;D ;D ;D ;D :P
Ja, ich bin noch ein sehr junger Padawan ;)
So viele CustomReadings wirst du nicht definiert haben.