fhem.cfg und weitere Speicherorte

Begonnen von cornelius fillmore, 12 Mai 2015, 13:57:38

Vorheriges Thema - Nächstes Thema

cornelius fillmore

Hallo Forum,
ich habe folgendes Problem.

In meiner fhem.cfg finde ich mit config file folgendes
define ZSU_WSCA_an_2 at *{sunrise(60)} set Clubhaus on
Wenn ich aber die fhem.cfg über den browser die def des eintrages ZSU_WSCA_an_2 editiere, bekomme ich folgendes
*{sunrise(180)} set Clubhaus on

Wo specihert fhem den nun den aktualisierten Eintrag hin?
3 x Fhem 5.9 mit RPI

nesges

Nachdem du auf "Save config" geklickt hast, wird deine Änderung in der fhem.cfg gespeichert.

cornelius fillmore

O.K. funktioniert.

Aber ich möchte doch mal wissen woher sich mein fhem die Befehlfe zieht, welche ständig in Fehler laufen.

Ich habe definitiv in der fhem.cfg keine filelog oder weblink definiert und ständig läuft der log voll

Siehe den Log
2015.05.12 16:14:27 1: Error: SVG_10 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_11 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_12 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_13 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_14 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_15 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_16 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_17 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_18 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_19 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_7 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_8 has no TYPE
2015.05.12 16:14:27 1: Error: SVG_9 has no TYPE
2015.05.12 16:14:27 1: Error: weblink_FHT_Bad has no TYPE
2015.05.12 16:14:27 1: Error: weblink_FHT_Essen has no TYPE
2015.05.12 16:14:43 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:14:43 1: Error:  has no TYPE
2015.05.12 16:14:43 1: Error: FileLog_CUL_FHTTK_b067f9 has no TYPE
2015.05.12 16:14:43 1: Error: FileLog_FHT_Bad has no TYPE
2015.05.12 16:14:43 1: Error: FileLog_FHT_Moritz has no TYPE
2015.05.12 16:14:43 1: Error: SVG_10 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_11 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_12 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_13 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_14 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_15 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_16 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_17 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_18 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_19 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_7 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_8 has no TYPE
2015.05.12 16:14:43 1: Error: SVG_9 has no TYPE
2015.05.12 16:14:43 1: Error: weblink_FHT_Bad has no TYPE
2015.05.12 16:14:43 1: Error: weblink_FHT_Essen has no TYPE
2015.05.12 16:14:43 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:14:46 1: PERL WARNING: Use of uninitialized value in hash element at fhem.pl line 1381.
2015.05.12 16:15:19 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:15:20 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:15:56 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:15:57 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:16:33 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:16:33 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:17:09 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
2015.05.12 16:17:10 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4216.
3 x Fhem 5.9 mit RPI

cornelius fillmore

Problem gelöst:
Es lag an einen fehlerhaften update.
Nachdem ich es mit update force erzwungen habe funzt fhem wieder.
3 x Fhem 5.9 mit RPI