FHEM Forum

FHEM => Automatisierung => Thema gestartet von: mobiljoe123 am 20 Januar 2022, 18:30:21

Titel: [ASC] Modul wird nicht geladen
Beitrag von: mobiljoe123 am 20 Januar 2022, 18:30:21
Hallo,

seit dem Update am 17.01.2021 habe ich folgenden log-Eintrag.
2022.01.17 10:32:11 1: reload: Error:Modul 73_AutoShuttersControl deactivated:
Can't locate experimental.pm in @INC (@INC contains: ./FHEM/lib ./lib ./FHEM . /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl) at lib/FHEM/Automation/ShuttersControl.pm line 75, <$fh> line 2498.
BEGIN failed--compilation aborted at lib/FHEM/Automation/ShuttersControl.pm line 75, <$fh> line 2498.
Compilation failed in require at ./FHEM/73_AutoShuttersControl.pm line 51, <$fh> line 2498.
BEGIN failed--compilation aborted at ./FHEM/73_AutoShuttersControl.pm line 51, <$fh> line 2498.

2022.01.17 10:32:11 0: Can't locate experimental.pm in @INC (@INC contains: ./FHEM/lib ./lib ./FHEM . /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl) at lib/FHEM/Automation/ShuttersControl.pm line 75, <$fh> line 2498.
BEGIN failed--compilation aborted at lib/FHEM/Automation/ShuttersControl.pm line 75, <$fh> line 2498.
Compilation failed in require at ./FHEM/73_AutoShuttersControl.pm line 51, <$fh> line 2498.
BEGIN failed--compilation aborted at ./FHEM/73_AutoShuttersControl.pm line 51, <$fh> line 2498.


Jetzt funktioniert das automatische Öffnen und Schliessen der Rollladen nicht mehr.

Wie kann ich das wieder beheben?
Titel: Antw:[ASC] Modul wird nicht geladen
Beitrag von: CoolTux am 25 Januar 2022, 05:18:29
Bitte entschuldige ich habe Deinen Beitrag total übersehen.
Deine Perlversion ist zu alt. Du musst bitte Dein System aktualisieren. Mindestens Perl 5.16 brauchst Du.
Titel: Antw:[ASC] Modul wird nicht geladen
Beitrag von: mobiljoe123 am 25 Januar 2022, 09:58:44
Danke für die Info.