FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: australien am 22 November 2017, 08:27:49

Titel: nach update Signalduino funktioniert nicht mehr?
Beitrag von: australien am 22 November 2017, 08:27:49
Guten morgen

nach einem Update bekomme ich folgende Fehlermeldung:
ERROR:
Cannot load module SIGNALduino


das Modul 00_SIGNALduino.pm ist aber vorhanden und in der define wurde auch nichts geändert?

wie kommt das??????

Titel: Antw:nach update Signalduino funktioniert nicht mehr?
Beitrag von: mahowi am 22 November 2017, 09:26:50
Kann ich bestätigen:

2017.11.22 08:16:37.036 1: reload: Error:Modul 00_SIGNALduino deactivated:
syntax error at ./FHEM/00_SIGNALduino.pm line 1571, near "SIGNALduino_Log3 undef"
BEGIN not safe after errors--compilation aborted at ./FHEM/00_SIGNALduino.pm line 3434.

2017.11.22 08:16:37.037 0: syntax error at ./FHEM/00_SIGNALduino.pm line 1571, near "SIGNALduino_Log3 undef"
BEGIN not safe after errors--compilation aborted at ./FHEM/00_SIGNALduino.pm line 3434.
2017.11.22 08:16:49.834 1: configDB: Cannot load module SIGNALduino
Please define sduino first


$Id: 00_SIGNALduino.pm 10488 2017-11-19 11:00:00Z v3.3.3-dev $

Edit: vor dem Update war eine aktuellere Version aktiv:
$Id: 00_SIGNALduino.pm 15471 2017-11-21 23:34:50Z Sidey $

Der Fehler liegt also scheinbar an der dev-Version.
Titel: Antw:nach update Signalduino funktioniert nicht mehr?
Beitrag von: kumue am 22 November 2017, 09:34:49
siehe hier
https://forum.fhem.de/index.php/topic,58397.msg719735.html#msg719735 (https://forum.fhem.de/index.php/topic,58397.msg719735.html#msg719735)
Titel: Antw:nach update Signalduino funktioniert nicht mehr?
Beitrag von: australien am 22 November 2017, 16:16:49
danke für den Tipp.
Habe eine ältere .pm eingespielt und es funktioniert wieder.

werde demnächst also kein update machen.