Hallo Alle,
Die log vom Update von FHEM fängt jedesmal an mit
2016.03.08 01:01:01 0: Strange call for nonexistent <undefined>: ActivateInformFn
2016.03.08 01:01:01 3: FHEM_Actualiseren: Executing the update the background.
Die erste Zeile, bedeutet das ein Fehler? Kann ich das reparieren?
Freundliche Grüsse,
Paul
Ich habe das auch....
2016.04.26 00:30:00 0: Strange call for nonexistent <undefined>: ActivateInformFn
2016.04.26 00:30:00 3: update : Executing the update the background.
2016.04.26 00:30:00 3: FHEM_update: Executing the update the background.
Hallo,
bei mir sieht es wie folgt aus:
Ich führe ein Fhem update automatisisch mit einem DOIF aus, anschließend wird Fhem neu gestartet:
define FHEM.Update DOIF ([12:30|1] or [11:56|6]) (update all) DOELSEIF ([12:45|1] or [12:03|6]) (shutdown restart)
Es erscheint folgender Eintrag im logfile:
2017.02.11 11:56:00 0: Strange call for nonexistent <undefined>: ActivateInformFn
2017.02.11 11:56:00 2: FHEM.Update: update all: Executing the update the background.
Viele Grüße Gisbert