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??????
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.
siehe hier
https://forum.fhem.de/index.php/topic,58397.msg719735.html#msg719735 (https://forum.fhem.de/index.php/topic,58397.msg719735.html#msg719735)
danke für den Tipp.
Habe eine ältere .pm eingespielt und es funktioniert wieder.
werde demnächst also kein update machen.