FHEM Forum

FHEM - Hausautomations-Systeme => Sonstige Systeme => Thema gestartet von: Burny4600 am 30 März 2018, 13:41:13

Titel: aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: Burny4600 am 30 März 2018, 13:41:13
Das heutige Update vom Modul 00_SIGNALduino.pm verhindert Start von FHEM.
2018.03.30 13:31:19.075 1 : UPD FHEM/00_SIGNALduino.pm

Folgender Eintrag befindet sich im LOG wo der FHEM Start stehen bleibt.

Can't locate object method "SIGNALduino_Log3" via package "sduino" (perhaps you forgot to load "sduino"?) at ./FHEM/00_SIGNALduino.pm line 4841.


Damit FHEM wieder funktioniert muss die Vorgänger Version von 00_SIGNALduino.pm wieder eingespielt werden!
Titel: Antw:aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: Intruder1956 am 30 März 2018, 15:49:05
bei mir läuft Fhem aber habe diese Meldungen im Log
2018.03.30 10:23:25 1: PERL WARNING: Useless use of a constant (4) in void context at ./FHEM/00_SIGNALduino.pm line 4841, <$fh> line 137.
2018.03.30 10:23:25 1: PERL WARNING: Useless use of string in void context at ./FHEM/00_SIGNALduino.pm line 4841, <$fh> line 137.
2018.03.30 10:23:25 1: PERL WARNING: Useless use of a constant (4) in void context at ./FHEM/00_SIGNALduino.pm line 4843, <$fh> line 137.
2018.03.30 10:23:25 1: PERL WARNING: Useless use of string in void context at ./FHEM/00_SIGNALduino.pm line 4843, <$fh> line 137.
2018.03.30 10:23:25 1: PERL WARNING: Useless use of a constant (4) in void context at ./FHEM/00_SIGNALduino.pm line 4845, <$fh> line 137.
2018.03.30 10:23:25 1: PERL WARNING: Useless use of a constant (4) in void context at ./FHEM/00_SIGNALduino.pm line 4849, <$fh> line 137.
2018.03.30 10:23:25 1: PERL WARNING: Useless use of string in void context at ./FHEM/00_SIGNALduino.pm line 4849, <$fh> line 137.
2018.03.30 10:23:25 3: Opening Signal_Stick device /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A96A4J04-if00-port0
2018.03.30 10:23:25 3: Setting Signal_Stick serial parameters to 57600,8,N,1
2018.03.30 10:23:25 1: Signal_Stick/define: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A96A4J04-if00-port0@57600
2018.03.30 10:23:25 1: Signal_Stick/init: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A96A4J04-if00-port0@57600
2018.03.30 10:23:25 3: Signal_Stick device opened
2018.03.30 10:23:25 3: Signal_Stick: setting Verbose to: 0


Gruß Werner
Titel: Antw:aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: Markus. am 31 März 2018, 07:27:28
Mmmhh.... dann warte ich lieber mit dem Update bis sich das geklärt hat..

Gruß

Markus
Titel: Antw:aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: KölnSolar am 31 März 2018, 09:54:54
oder editieren: Signalduino_Log3 durch Log3 ersetzen.

@Burny4600: Verschieb den Thread doch mal ins richtige Subforum
Grüße Markus
Titel: Antw:aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: Burny4600 am 31 März 2018, 11:14:46
Wohin soll ich ihn verschieben?
Titel: Antw:aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: KölnSolar am 31 März 2018, 11:27:56
Basics ?  ::) MAINTAINER.txt --> FHEM/00_SIGNALduino.pm       Sidey                Sonstige Systeme
Titel: Antw:aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: Ralf9 am 31 März 2018, 11:45:37
oder einfach
help SIGNALduino
eingeben.

Gruß Ralf
Titel: Antw:aktuelles 00_SIGNALduino.pm Fehlerhaft und verhindert Start von FHEM
Beitrag von: Burny4600 am 31 März 2018, 12:28:03
Wieder etwas dazu gelernt.
Nur help SIGNALduino bringt nichts mehr wenn das System nicht mehr startet.
Anscheinend dürfte es ohnehin schon erledigt sein da
oder editieren: Signalduino_Log3 nicht mehr vorhanden ist.

Derzeit ist der Fehler noch vorhanden.