Hallo,
bräuchte eure Hilfe
es fing vor ca 3 Monaten an - wenn man den Pi (pi4 mit SSD )aus irgend einem Grund neustartete, Startet FHEM 3-5 mal neu bis es lief (bekomme bei start eine Telegram Nachricht)
seit ca 1 Woche startet FHEM nicht mehr- Falsch
-> FHEM Startet
-> bekomme aber keine Telegram Nachricht wieder
-> ist nicht für eine Sekunde erriechbar
-> schreibt pro Tag Log's mit ca. 14 MB
-> beenden per sudo systemctl stop fhem braucht ca 30 sec
wie gehe och hier weiter vor??
Vielen Dank
Naja, einfach Mal in die logs schauen?
https://wiki.fhem.de/wiki/Hilfe!_Mein_FHEM_funktioniert_nicht!
Zitat von: bartman121 am 07 März 2023, 20:39:31
Naja, einfach Mal in die logs schauen?
https://wiki.fhem.de/wiki/Hilfe!_Mein_FHEM_funktioniert_nicht!
klar stehen da ein paar Errors (mit einem MY99-Modul) mehr hausgemacht...
aber kein reboot oder der gleichen oder nach was muss gesucht werden
hatte schon meinen Homematic CUL im Verdacht
-> abgesteckt
Zitat von: moppsgti am 07 März 2023, 20:15:17
wie gehe och hier weiter vor??
poste mal die ersten 100 Zeilen aus dem Log nach einem Neustart.
Ansonsten schau auch Mal ob es eine regelmäßigkeit bei den Neustarts gibt. Das würde auf das zuschlagen eines watchdogs hindeuten, weil der Start zu lange dauert....
Und ganz mutig geraten:
https://forum.fhem.de/index.php/topic,66273.0.html
Zitat von: Otto123 am 07 März 2023, 21:16:14
poste mal die ersten 100 Zeilen aus dem Log nach einem Neustart.
Log nach neustart
2023.03.07 21:26:33 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37.
2023.03.07 21:26:33 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40.
2023.03.07 21:26:33 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42.
2023.03.07 21:26:33 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45.
2023.03.07 21:26:33 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46.
2023.03.07 21:26:33 1: PERL WARNING: Backslash found where operator expected at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 21:26:33 1: PERL WARNING: (Missing operator before \?)
2023.03.07 21:26:33 1: PERL WARNING: Number found where operator expected at ./FHEM/99_HM_6535E0.pm line 48, near "1"
2023.03.07 21:26:33 1: PERL WARNING: (Missing semicolon on previous line?)
2023.03.07 21:26:33 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 21:26:33 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15.
2023.03.07 21:26:33 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15.
2023.03.07 21:26:33 1: Including fhem.cfg
2023.03.07 21:26:33 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_HM_6535E0.pm line 15, <$fh> line 11.
2023.03.07 21:26:33 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37, <$fh> line 11.
2023.03.07 21:26:33 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40, <$fh> line 11.
2023.03.07 21:26:33 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42, <$fh> line 11.
2023.03.07 21:26:33 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45, <$fh> line 11.
2023.03.07 21:26:33 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46, <$fh> line 11.
2023.03.07 21:26:33 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 21:26:33 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15, <$fh> line 11.
2023.03.07 21:26:33 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15, <$fh> line 11.
2023.03.07 21:26:34 2: eventTypes: loaded 6108 lines from ./log/eventTypes.txt
2023.03.07 21:26:34 1: MapleCUL_0_868: Can't open /dev/serial/by-id/usb-STM32_MapleCUL_ba6eb86c-if00: No such file or directory
2023.03.07 21:26:34 2: Switched MapleCUL_0_868 rfmode to HomeMatic
2023.03.07 21:26:36 1: PERL WARNING: readline() on closed filehandle DATA at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 21:26:36 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 21:26:41 2: EGPM2LAN Powerstate: 1,1,1,0
2023.03.07 21:26:43 2: FRITZBOX Fritz7530: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 21:26:43 2: FRITZBOX Fritz7590: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 21:26:43 2: FRITZBOX Fritz7490: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 21:26:49 2: FRITZBOX FritzRepeater2400: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 21:26:57 1: USV_1: Can't open file /sys/class/gpio/gpio27/direction
2023.03.07 21:26:57 1: USV_1: Can't open file /sys/class/gpio/gpio27/edge
2023.03.07 21:26:57 1: USV_1: Can't open file /sys/class/gpio/gpio27/value
2023.03.07 21:26:57 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 171, <$fh> line 3163.
2023.03.07 21:26:57 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/98_SUSV.pm line 172, <$fh> line 3163.
2023.03.07 21:26:57 1: PERL WARNING: Use of uninitialized value $raw[3] in numeric eq (==) at ./FHEM/98_SUSV.pm line 173, <$fh> line 3163.
2023.03.07 21:26:57 1: PERL WARNING: Argument "." isn't numeric in numeric lt (<) at ./FHEM/98_SUSV.pm line 175, <$fh> line 3163.
2023.03.07 21:26:58 1: PERL WARNING: Use of uninitialized value $2 in concatenation (.) or string at ./FHEM/98_HTTPMOD.pm line 512, <$fh> line 3512.
2023.03.07 21:26:58 1: Including ./log/fhem.save
2023.03.07 21:27:00 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_2A8A47!
2023.03.07 21:27:00 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_6535E0!
2023.03.07 21:27:00 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_7184F1!
2023.03.07 21:27:00 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 154.
2023.03.07 21:27:00 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 160.
2023.03.07 21:27:00 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 113.
2023.03.07 21:27:00 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 114.
2023.03.07 21:27:00 2: autocreate: define GPIO4__300000000000 GPIO4 00-300000000000
2023.03.07 21:27:00 1: define GPIO4__300000000000 GPIO4 00-300000000000: GPIO4: device family 00 not supported
2023.03.07 21:27:00 1: ERROR: GPIO4: device family 00 not supported
2023.03.07 21:27:00 1: usb create starting
2023.03.07 21:27:00 2: Zyxel190024: starting: /usr/bin/ssh -q 192.168.178.9
2023.03.07 21:27:08 1: usb create end
2023.03.07 21:27:08 0: Featurelevel: 6.1
2023.03.07 21:27:08 0: Server started with 280 defined entities (fhem.pl:26868/2022-12-18 perl:5.032001 os:linux user:fhem pid:3032)
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 342.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 344.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 346.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 350.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 352.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 354.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 399.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 401.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 404.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 409.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value $raw[2] in left bitshift (<<) at ./FHEM/98_SUSV.pm line 410.
2023.03.07 21:27:09 1: PERL WARNING: Use of uninitialized value in bitwise or (|) at ./FHEM/98_SUSV.pm line 410.
Illegal division by zero at ./FHEM/98_SUSV.pm line 411.
2023.03.07 21:27:10 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37.
2023.03.07 21:27:10 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40.
2023.03.07 21:27:10 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42.
2023.03.07 21:27:10 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45.
2023.03.07 21:27:10 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46.
2023.03.07 21:27:10 1: PERL WARNING: Backslash found where operator expected at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 21:27:10 1: PERL WARNING: (Missing operator before \?)
2023.03.07 21:27:10 1: PERL WARNING: Number found where operator expected at ./FHEM/99_HM_6535E0.pm line 48, near "1"
2023.03.07 21:27:10 1: PERL WARNING: (Missing semicolon on previous line?)
2023.03.07 21:27:10 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 21:27:10 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15.
2023.03.07 21:27:10 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15.
2023.03.07 21:27:10 1: Including fhem.cfg
2023.03.07 21:27:10 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_HM_6535E0.pm line 15, <$fh> line 11.
2023.03.07 21:27:10 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37, <$fh> line 11.
2023.03.07 21:27:10 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40, <$fh> line 11.
2023.03.07 21:27:10 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42, <$fh> line 11.
2023.03.07 21:27:10 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45, <$fh> line 11.
2023.03.07 21:27:10 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46, <$fh> line 11.
2023.03.07 21:27:10 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 21:27:10 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15, <$fh> line 11.
2023.03.07 21:27:10 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15, <$fh> line 11.
2023.03.07 21:27:11 2: eventTypes: loaded 6108 lines from ./log/eventTypes.txt
2023.03.07 21:27:11 1: MapleCUL_0_868: Can't open /dev/serial/by-id/usb-STM32_MapleCUL_ba6eb86c-if00: No such file or directory
2023.03.07 21:27:11 2: Switched MapleCUL_0_868 rfmode to HomeMatic
2023.03.07 21:27:13 1: PERL WARNING: readline() on closed filehandle DATA at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 21:27:13 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 21:27:19 2: EGPM2LAN Powerstate: 1,1,1,0
2023.03.07 21:27:20 2: FRITZBOX Fritz7530: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 21:27:20 2: FRITZBOX Fritz7590: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 21:27:20 2: FRITZBOX Fritz7490: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 21:27:26 2: FRITZBOX FritzRepeater2400: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
99_MyUtils_HM_6535E0.pm
##############################################
# $Id: myUtilsTemplate.pm 7570 2015-01-14 18:31:44Z rudolfkoenig $
#
# Save this file as 99_myUtils.pm, and create your own functions in the new
# file. They are then available in every Perl expression.
package main;
use strict;
use warnings;
use POSIX;
sub
myUtils_Initialize($$)
{
my ($hash) = @_;
}
# Enter you functions below _this_ line.
1;
define RegenmengeOffset dummy
define RegenmengeTag dummy
define RegenmengeLast1Hours dummy
define RegenmengeLast3Hours dummy
define RegenmengeLast24Hours dummy
define WindSpeed_mps dummy
define RegenmengeNotify notify OC3:rain.* {\
my $menge = (ReadingsVal("OC3", "rain", 0) - ReadingsVal("RegenmengeOffset", "state", 0));;\
my $last1hours = myDiff("3600", "FileLog_OC3", "10:::");;\
my $last3hours = myDiff("10800", "FileLog_OC3", "10:::");;\
my $last24hours = myDiff("86400", "FileLog_OC3", "10:::");;\
fhem("set RegenmengeTag $menge");;\
fhem("set RegenmengeLast1Hours $last1hours");;\
fhem("set RegenmengeLast3Hours $last3hours");;\
fhem("set RegenmengeLast24Hours $last24hours");;\
}
define RegenmengeOffsetReset at *00:00:00 {\
my $offset = ReadingsVal("OC3", "rain", 0);;\
fhem("set RegenmengeOffset $offset");; \
}
define WindSpeedNotify notify OC3:windSpeed.* {\
my $windspeed = (ReadingsVal("OC3", "windSpeed", 0) / 3.6);;\
$windspeed = int(100 * $windspeed + 0.5) / 100;;\
fhem("set WindSpeed_mps $windspeed") \
}
ich sage mal kaputt :o :o :o
pro sekunde mehrere Logeinträge erklären die nicht Erreichbarkeit.
Die Datei 99_MyUtils_HM_6535E0.pm ist Unfug, die würde ich wegkopieren und löschen. Wie bist Du auf die gekommen?
Deine myUtils ist kompletter "Murks":
myUtils_Initialize($$) muss zum Namen der myUtilsDatei passen
Dein Code muss VOR!! die 1;
Und was machen defines in einem Perl-Programm bzw. einer Perl-Sub-Sammlung?
Siehe: https://wiki.fhem.de/wiki/99_myUtils_anlegen
Zitat von: https://wiki.fhem.de/wiki/99_myUtils_anlegen
Folgende Dinge sind für eigene Programmdateien besonders zu beachten:
Der Dateiname muss mit 99_ beginnen. FHEM lädt beim Start alle Programmdateien mit dem prefix 99_. Andere Programmdateien werden erst dann geladen, wenn sie durch eine define-Anweisung in der Konfiguration angefordert werden. So wird z.B. 10_FS20.pm erst geladen, wenn beim Einlesen der Konfiguration das erste define für ein FS20-device abgearbeitet wird. Da Ihre eigene Programmsammlung wahrscheinlich kein neues Gerät mit einem zugehörigen define-Befehl implementiert, würde sie also nie geladen, wenn ihr Name nicht mit 99_ beginnt.
Damit die neue Datei bei Edit files angezeigt wird, muss sie mit .pm enden und den Bestandteil Utils enthalten. Also zum Beispiel 99_meineUtils.pm oder 99_myUtils_Homematic.pm.
Der Name der Programmdatei muss mit dem Namen der Initialize-Routine übereinstimmen. Wenn Sie Ihr Programm also 99_Werkzeugkasten.pm nennen, muss die im code dargestellte initialize-Routine sub Werkzeugkasten_Initialize heißen.
Die Zeile 1; muss immer die letzte Programmzeile sein. Wenn Sie also eigene Routinen in Ihre Programmsammlung einfügen, tragen Sie diese zwischen dem Ende der Initialize-Routine und der abschließenden Zeile 1; ein.
Gruß, Joachim
Zitat von: Otto123 am 07 März 2023, 21:43:34
ich sage mal kaputt :o :o :o
was kann man da gegen machen??
Zitat von: Otto123 am 07 März 2023, 21:43:34
Die Datei 99_MyUtils_HM_6535E0.pm ist Unfug, die würde ich wegkopieren und löschen. Wie bist Du auf die gekommen?
ich meine durch einen Link von https://wiki.fhem.de/wiki/HM-WDS100-C6-O_Funk-Kombi-Sensor_OC3#Parameterliste
Zitat von: Otto123 am 07 März 2023, 21:43:34
Datei 99_MyUtils_HM_6535E0.pm ist Unfug, die würde ich wegkopieren und löschen.
Zitatich meine durch einen Link von
Dann warst Du dort zu oberflächlich beim lesen :P
Zitat von: Otto123 am 07 März 2023, 21:50:50
Dann warst Du dort zu oberflächlich beim lesen :P
gelöscht !!
2023.03.07 22:02:47 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37.
2023.03.07 22:02:47 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40.
2023.03.07 22:02:47 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42.
2023.03.07 22:02:47 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45.
2023.03.07 22:02:47 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46.
2023.03.07 22:02:47 1: PERL WARNING: Backslash found where operator expected at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:02:47 1: PERL WARNING: (Missing operator before \?)
2023.03.07 22:02:47 1: PERL WARNING: Number found where operator expected at ./FHEM/99_HM_6535E0.pm line 48, near "1"
2023.03.07 22:02:47 1: PERL WARNING: (Missing semicolon on previous line?)
2023.03.07 22:02:47 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:02:48 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15.
2023.03.07 22:02:48 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15.
2023.03.07 22:02:48 1: Including fhem.cfg
2023.03.07 22:02:48 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_HM_6535E0.pm line 15, <$fh> line 11.
2023.03.07 22:02:48 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37, <$fh> line 11.
2023.03.07 22:02:48 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40, <$fh> line 11.
2023.03.07 22:02:48 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42, <$fh> line 11.
2023.03.07 22:02:48 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45, <$fh> line 11.
2023.03.07 22:02:48 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46, <$fh> line 11.
2023.03.07 22:02:48 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:02:48 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15, <$fh> line 11.
2023.03.07 22:02:48 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15, <$fh> line 11.
2023.03.07 22:02:49 2: eventTypes: loaded 6108 lines from ./log/eventTypes.txt
2023.03.07 22:02:49 1: MapleCUL_0_868: Can't open /dev/serial/by-id/usb-STM32_MapleCUL_ba6eb86c-if00: No such file or directory
2023.03.07 22:02:49 2: Switched MapleCUL_0_868 rfmode to HomeMatic
2023.03.07 22:02:51 1: PERL WARNING: readline() on closed filehandle DATA at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:02:51 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:02:57 2: EGPM2LAN Powerstate: 1,1,1,0
2023.03.07 22:02:58 2: FRITZBOX Fritz7530: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:02:58 2: FRITZBOX Fritz7590: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:02:58 2: FRITZBOX Fritz7490: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:03:05 2: FRITZBOX FritzRepeater2400: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:03:13 1: USV_1: Can't open file /sys/class/gpio/gpio27/direction
2023.03.07 22:03:13 1: USV_1: Can't open file /sys/class/gpio/gpio27/edge
2023.03.07 22:03:13 1: USV_1: Can't open file /sys/class/gpio/gpio27/value
2023.03.07 22:03:13 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 171, <$fh> line 3163.
2023.03.07 22:03:13 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/98_SUSV.pm line 172, <$fh> line 3163.
2023.03.07 22:03:13 1: PERL WARNING: Use of uninitialized value $raw[3] in numeric eq (==) at ./FHEM/98_SUSV.pm line 173, <$fh> line 3163.
2023.03.07 22:03:13 1: PERL WARNING: Argument "." isn't numeric in numeric lt (<) at ./FHEM/98_SUSV.pm line 175, <$fh> line 3163.
2023.03.07 22:03:14 1: PERL WARNING: Use of uninitialized value $2 in concatenation (.) or string at ./FHEM/98_HTTPMOD.pm line 512, <$fh> line 3512.
2023.03.07 22:03:14 1: Including ./log/fhem.save
2023.03.07 22:03:16 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_2A8A47!
2023.03.07 22:03:16 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_6535E0!
2023.03.07 22:03:16 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_7184F1!
2023.03.07 22:03:16 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 154.
2023.03.07 22:03:16 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 160.
2023.03.07 22:03:16 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 113.
2023.03.07 22:03:16 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 114.
2023.03.07 22:03:16 2: autocreate: define GPIO4__a40000000000 GPIO4 00-a40000000000
2023.03.07 22:03:16 1: define GPIO4__a40000000000 GPIO4 00-a40000000000: GPIO4: device family 00 not supported
2023.03.07 22:03:16 1: ERROR: GPIO4: device family 00 not supported
2023.03.07 22:03:16 1: usb create starting
2023.03.07 22:03:16 2: Zyxel190024: starting: /usr/bin/ssh -q 192.168.178.9
2023.03.07 22:03:24 1: usb create end
2023.03.07 22:03:24 0: Featurelevel: 6.1
2023.03.07 22:03:24 0: Server started with 280 defined entities (fhem.pl:26868/2022-12-18 perl:5.032001 os:linux user:fhem pid:6561)
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 342.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 344.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 346.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 350.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 352.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 354.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 399.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 401.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 404.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 409.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value $raw[2] in left bitshift (<<) at ./FHEM/98_SUSV.pm line 410.
2023.03.07 22:03:24 1: PERL WARNING: Use of uninitialized value in bitwise or (|) at ./FHEM/98_SUSV.pm line 410.
Illegal division by zero at ./FHEM/98_SUSV.pm line 411.
2023.03.07 22:03:25 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37.
2023.03.07 22:03:25 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40.
2023.03.07 22:03:25 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42.
2023.03.07 22:03:25 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45.
2023.03.07 22:03:25 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46.
2023.03.07 22:03:25 1: PERL WARNING: Backslash found where operator expected at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:03:25 1: PERL WARNING: (Missing operator before \?)
2023.03.07 22:03:25 1: PERL WARNING: Number found where operator expected at ./FHEM/99_HM_6535E0.pm line 48, near "1"
2023.03.07 22:03:25 1: PERL WARNING: (Missing semicolon on previous line?)
2023.03.07 22:03:25 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:03:26 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15.
2023.03.07 22:03:26 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15.
2023.03.07 22:03:26 1: Including fhem.cfg
2023.03.07 22:03:26 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_HM_6535E0.pm line 15, <$fh> line 11.
2023.03.07 22:03:26 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37, <$fh> line 11.
2023.03.07 22:03:26 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40, <$fh> line 11.
2023.03.07 22:03:26 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42, <$fh> line 11.
2023.03.07 22:03:26 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45, <$fh> line 11.
2023.03.07 22:03:26 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46, <$fh> line 11.
2023.03.07 22:03:26 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:03:26 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15, <$fh> line 11.
2023.03.07 22:03:26 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15, <$fh> line 11.
2023.03.07 22:03:27 2: eventTypes: loaded 6108 lines from ./log/eventTypes.txt
2023.03.07 22:03:27 1: MapleCUL_0_868: Can't open /dev/serial/by-id/usb-STM32_MapleCUL_ba6eb86c-if00: No such file or directory
2023.03.07 22:03:27 2: Switched MapleCUL_0_868 rfmode to HomeMatic
2023.03.07 22:03:29 1: PERL WARNING: readline() on closed filehandle DATA at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:03:29 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:03:34 2: EGPM2LAN Powerstate: 1,1,1,0
2023.03.07 22:03:36 2: FRITZBOX Fritz7530: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:03:36 2: FRITZBOX Fritz7590: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:03:36 2: FRITZBOX Fritz7490: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:03:42 2: FRITZBOX FritzRepeater2400: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:03:50 1: USV_1: Can't open file /sys/class/gpio/gpio27/direction
2023.03.07 22:03:50 1: USV_1: Can't open file /sys/class/gpio/gpio27/edge
2023.03.07 22:03:50 1: USV_1: Can't open file /sys/class/gpio/gpio27/value
2023.03.07 22:03:50 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 171, <$fh> line 3163.
2023.03.07 22:03:50 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/98_SUSV.pm line 172, <$fh> line 3163.
2023.03.07 22:03:50 1: PERL WARNING: Use of uninitialized value $raw[3] in numeric eq (==) at ./FHEM/98_SUSV.pm line 173, <$fh> line 3163.
2023.03.07 22:03:50 1: PERL WARNING: Argument "." isn't numeric in numeric lt (<) at ./FHEM/98_SUSV.pm line 175, <$fh> line 3163.
2023.03.07 22:03:51 1: PERL WARNING: Use of uninitialized value $2 in concatenation (.) or string at ./FHEM/98_HTTPMOD.pm line 512, <$fh> line 3512.
2023.03.07 22:03:51 1: Including ./log/fhem.save
2023.03.07 22:03:53 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_2A8A47!
2023.03.07 22:03:53 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_6535E0!
2023.03.07 22:03:53 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_7184F1!
2023.03.07 22:03:53 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 154.
2023.03.07 22:03:53 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 160.
2023.03.07 22:03:54 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 113.
2023.03.07 22:03:54 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 114.
2023.03.07 22:03:54 2: autocreate: define GPIO4__640000000000 GPIO4 00-640000000000
2023.03.07 22:03:54 1: define GPIO4__640000000000 GPIO4 00-640000000000: GPIO4: device family 00 not supported
2023.03.07 22:03:54 1: ERROR: GPIO4: device family 00 not supported
2023.03.07 22:03:54 1: usb create starting
2023.03.07 22:03:54 2: Zyxel190024: starting: /usr/bin/ssh -q 192.168.178.9
2023.03.07 22:04:01 1: usb create end
2023.03.07 22:04:02 0: Featurelevel: 6.1
2023.03.07 22:04:02 0: Server started with 280 defined entities (fhem.pl:26868/2022-12-18 perl:5.032001 os:linux user:fhem pid:6655)
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 342.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 344.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 346.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 350.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 352.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 354.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 399.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 401.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 404.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 409.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value $raw[2] in left bitshift (<<) at ./FHEM/98_SUSV.pm line 410.
2023.03.07 22:04:02 1: PERL WARNING: Use of uninitialized value in bitwise or (|) at ./FHEM/98_SUSV.pm line 410.
Illegal division by zero at ./FHEM/98_SUSV.pm line 411.
2023.03.07 22:04:04 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37.
2023.03.07 22:04:04 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40.
2023.03.07 22:04:04 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42.
2023.03.07 22:04:04 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45.
2023.03.07 22:04:04 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46.
2023.03.07 22:04:04 1: PERL WARNING: Backslash found where operator expected at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:04:04 1: PERL WARNING: (Missing operator before \?)
2023.03.07 22:04:04 1: PERL WARNING: Number found where operator expected at ./FHEM/99_HM_6535E0.pm line 48, near "1"
2023.03.07 22:04:04 1: PERL WARNING: (Missing semicolon on previous line?)
2023.03.07 22:04:04 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:04:04 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15.
2023.03.07 22:04:04 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15.
2023.03.07 22:04:04 1: Including fhem.cfg
2023.03.07 22:04:04 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_HM_6535E0.pm line 15, <$fh> line 11.
2023.03.07 22:04:04 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37, <$fh> line 11.
2023.03.07 22:04:04 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40, <$fh> line 11.
2023.03.07 22:04:04 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42, <$fh> line 11.
2023.03.07 22:04:04 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45, <$fh> line 11.
2023.03.07 22:04:04 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46, <$fh> line 11.
2023.03.07 22:04:04 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:04:04 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15, <$fh> line 11.
2023.03.07 22:04:04 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15, <$fh> line 11.
2023.03.07 22:04:05 2: eventTypes: loaded 6108 lines from ./log/eventTypes.txt
2023.03.07 22:04:05 1: MapleCUL_0_868: Can't open /dev/serial/by-id/usb-STM32_MapleCUL_ba6eb86c-if00: No such file or directory
2023.03.07 22:04:05 2: Switched MapleCUL_0_868 rfmode to HomeMatic
2023.03.07 22:04:07 1: PERL WARNING: readline() on closed filehandle DATA at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:04:07 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:04:14 2: EGPM2LAN Powerstate: 1,1,1,0
2023.03.07 22:04:16 2: FRITZBOX Fritz7530: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:04:16 2: FRITZBOX Fritz7590: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:04:16 2: FRITZBOX Fritz7490: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:04:22 2: FRITZBOX FritzRepeater2400: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:04:30 1: USV_1: Can't open file /sys/class/gpio/gpio27/direction
2023.03.07 22:04:30 1: USV_1: Can't open file /sys/class/gpio/gpio27/edge
2023.03.07 22:04:30 1: USV_1: Can't open file /sys/class/gpio/gpio27/value
2023.03.07 22:04:30 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 171, <$fh> line 3163.
2023.03.07 22:04:30 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/98_SUSV.pm line 172, <$fh> line 3163.
2023.03.07 22:04:30 1: PERL WARNING: Use of uninitialized value $raw[3] in numeric eq (==) at ./FHEM/98_SUSV.pm line 173, <$fh> line 3163.
2023.03.07 22:04:30 1: PERL WARNING: Argument "." isn't numeric in numeric lt (<) at ./FHEM/98_SUSV.pm line 175, <$fh> line 3163.
2023.03.07 22:04:31 1: PERL WARNING: Use of uninitialized value $2 in concatenation (.) or string at ./FHEM/98_HTTPMOD.pm line 512, <$fh> line 3512.
2023.03.07 22:04:31 1: Including ./log/fhem.save
2023.03.07 22:04:33 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_2A8A47!
2023.03.07 22:04:34 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_6535E0!
2023.03.07 22:04:34 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_7184F1!
2023.03.07 22:04:34 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 154.
2023.03.07 22:04:34 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 160.
2023.03.07 22:04:34 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 113.
2023.03.07 22:04:34 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 114.
2023.03.07 22:04:34 2: autocreate: define GPIO4__e40000000000 GPIO4 00-e40000000000
2023.03.07 22:04:34 1: define GPIO4__e40000000000 GPIO4 00-e40000000000: GPIO4: device family 00 not supported
2023.03.07 22:04:34 1: ERROR: GPIO4: device family 00 not supported
2023.03.07 22:04:34 1: usb create starting
2023.03.07 22:04:34 2: Zyxel190024: starting: /usr/bin/ssh -q 192.168.178.9
2023.03.07 22:04:42 1: usb create end
2023.03.07 22:04:42 0: Featurelevel: 6.1
2023.03.07 22:04:42 0: Server started with 280 defined entities (fhem.pl:26868/2022-12-18 perl:5.032001 os:linux user:fhem pid:6762)
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 342.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 344.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 346.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 350.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 352.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 354.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 399.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 401.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 404.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 409.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value $raw[2] in left bitshift (<<) at ./FHEM/98_SUSV.pm line 410.
2023.03.07 22:04:43 1: PERL WARNING: Use of uninitialized value in bitwise or (|) at ./FHEM/98_SUSV.pm line 410.
Illegal division by zero at ./FHEM/98_SUSV.pm line 411.
2023.03.07 22:04:44 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37.
2023.03.07 22:04:44 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40.
2023.03.07 22:04:44 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42.
2023.03.07 22:04:44 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45.
2023.03.07 22:04:44 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46.
2023.03.07 22:04:44 1: PERL WARNING: Backslash found where operator expected at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:04:44 1: PERL WARNING: (Missing operator before \?)
2023.03.07 22:04:44 1: PERL WARNING: Number found where operator expected at ./FHEM/99_HM_6535E0.pm line 48, near "1"
2023.03.07 22:04:44 1: PERL WARNING: (Missing semicolon on previous line?)
2023.03.07 22:04:44 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:04:44 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15.
2023.03.07 22:04:44 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15.
2023.03.07 22:04:44 1: Including fhem.cfg
2023.03.07 22:04:44 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_HM_6535E0.pm line 15, <$fh> line 11.
2023.03.07 22:04:44 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37, <$fh> line 11.
2023.03.07 22:04:44 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40, <$fh> line 11.
2023.03.07 22:04:44 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42, <$fh> line 11.
2023.03.07 22:04:44 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45, <$fh> line 11.
2023.03.07 22:04:44 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46, <$fh> line 11.
2023.03.07 22:04:44 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:04:44 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15, <$fh> line 11.
2023.03.07 22:04:44 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15, <$fh> line 11.
2023.03.07 22:04:45 2: eventTypes: loaded 6108 lines from ./log/eventTypes.txt
2023.03.07 22:04:45 1: MapleCUL_0_868: Can't open /dev/serial/by-id/usb-STM32_MapleCUL_ba6eb86c-if00: No such file or directory
2023.03.07 22:04:45 2: Switched MapleCUL_0_868 rfmode to HomeMatic
2023.03.07 22:04:47 1: PERL WARNING: readline() on closed filehandle DATA at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:04:47 1: PERL WARNING: Use of uninitialized value in pattern match (m//) at ./FHEM/58_GPIO4.pm line 132.
2023.03.07 22:04:52 2: EGPM2LAN Powerstate: 1,1,1,0
2023.03.07 22:04:54 2: FRITZBOX Fritz7530: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:04:54 2: FRITZBOX Fritz7590: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:04:54 2: FRITZBOX Fritz7490: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:05:00 2: FRITZBOX FritzRepeater2400: Define.254 Modul functionality limited because of missing perl modules: Soap::Lite
2023.03.07 22:05:08 1: USV_1: Can't open file /sys/class/gpio/gpio27/direction
2023.03.07 22:05:08 1: USV_1: Can't open file /sys/class/gpio/gpio27/edge
2023.03.07 22:05:08 1: USV_1: Can't open file /sys/class/gpio/gpio27/value
2023.03.07 22:05:08 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 171, <$fh> line 3163.
2023.03.07 22:05:08 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/98_SUSV.pm line 172, <$fh> line 3163.
2023.03.07 22:05:08 1: PERL WARNING: Use of uninitialized value $raw[3] in numeric eq (==) at ./FHEM/98_SUSV.pm line 173, <$fh> line 3163.
2023.03.07 22:05:08 1: PERL WARNING: Argument "." isn't numeric in numeric lt (<) at ./FHEM/98_SUSV.pm line 175, <$fh> line 3163.
2023.03.07 22:05:09 1: PERL WARNING: Use of uninitialized value $2 in concatenation (.) or string at ./FHEM/98_HTTPMOD.pm line 512, <$fh> line 3512.
2023.03.07 22:05:09 1: Including ./log/fhem.save
2023.03.07 22:05:11 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_2A8A47!
2023.03.07 22:05:11 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_6535E0!
2023.03.07 22:05:11 2: fhem.pl does not assign desired IODev MapleCUL_1_433 to HM_7184F1!
2023.03.07 22:05:11 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 154.
2023.03.07 22:05:11 1: PERL WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at ./FHEM/33_readingsGroup.pm line 160.
2023.03.07 22:05:11 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 113.
2023.03.07 22:05:11 1: PERL WARNING: Use of uninitialized value $model in concatenation (.) or string at ./FHEM/58_GPIO4.pm line 114.
2023.03.07 22:05:11 2: autocreate: define GPIO4__140000000000 GPIO4 00-140000000000
2023.03.07 22:05:11 1: define GPIO4__140000000000 GPIO4 00-140000000000: GPIO4: device family 00 not supported
2023.03.07 22:05:11 1: ERROR: GPIO4: device family 00 not supported
2023.03.07 22:05:11 1: usb create starting
2023.03.07 22:05:11 2: Zyxel190024: starting: /usr/bin/ssh -q 192.168.178.9
2023.03.07 22:05:19 1: usb create end
2023.03.07 22:05:19 0: Featurelevel: 6.1
2023.03.07 22:05:19 0: Server started with 280 defined entities (fhem.pl:26868/2022-12-18 perl:5.032001 os:linux user:fhem pid:6858)
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 342.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 344.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 346.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 350.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 352.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[2] in numeric eq (==) at ./FHEM/98_SUSV.pm line 354.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 399.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 401.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[1] in numeric eq (==) at ./FHEM/98_SUSV.pm line 404.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value in split at ./FHEM/98_SUSV.pm line 409.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value $raw[2] in left bitshift (<<) at ./FHEM/98_SUSV.pm line 410.
2023.03.07 22:05:19 1: PERL WARNING: Use of uninitialized value in bitwise or (|) at ./FHEM/98_SUSV.pm line 410.
Illegal division by zero at ./FHEM/98_SUSV.pm line 411.
2023.03.07 22:05:20 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 37.
2023.03.07 22:05:20 1: PERL WARNING: "my" variable $offset masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 40.
2023.03.07 22:05:20 1: PERL WARNING: Semicolon seems to be missing at ./FHEM/99_HM_6535E0.pm line 42.
2023.03.07 22:05:20 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same statement at ./FHEM/99_HM_6535E0.pm line 45.
2023.03.07 22:05:20 1: PERL WARNING: "my" variable $windspeed masks earlier declaration in same scope at ./FHEM/99_HM_6535E0.pm line 46.
2023.03.07 22:05:20 1: PERL WARNING: Backslash found where operator expected at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:05:20 1: PERL WARNING: (Missing operator before \?)
2023.03.07 22:05:20 1: PERL WARNING: Number found where operator expected at ./FHEM/99_HM_6535E0.pm line 48, near "1"
2023.03.07 22:05:20 1: PERL WARNING: (Missing semicolon on previous line?)
2023.03.07 22:05:20 1: reload: Error:Modul 99_HM_6535E0 deactivated:
syntax error at ./FHEM/99_HM_6535E0.pm line 27, near "notify OC3:"
Can't redeclare "my" in "my" at ./FHEM/99_HM_6535E0.pm line 29, near "my"
syntax error at ./FHEM/99_HM_6535E0.pm line 36, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 41, near "}"
syntax error at ./FHEM/99_HM_6535E0.pm line 46, near ") \"
2023.03.07 22:05:21 1: reload: Error:Modul 99_myUtils deactivated:
Global symbol "$dir" requires explicit package name (did you forget to declare "my $dir"?) at ./FHEM/99_myUtils.pm line 15.
2023.03.07 22:05:21 1: reload: Error:Modul 99_windDirectionName deactivated:
Bareword "dir" not allowed while "strict subs" in use at ./FHEM/99_windDirectionName.pm line 15.
löschen + neu installierne, fhem.cfg sichern??
naja gibt es mehr solche "kaputten" Dateien?
99_windDirectionName
alle erstmal löschen. Bis auf:
-rw-r--r-- 1 fhem dialout 20K 2. Jul 2021 ./FHEM/99_SUNRISE_EL.pm
-rw-r--r-- 1 fhem dialout 12K 9. Apr 2021 ./FHEM/99_Utils.pm
Die gehören zum System, falls Du die nicht zerstört hast.
Zitat von: Otto123 am 07 März 2023, 23:18:15
naja gibt es mehr solche "kaputten" Dateien?
99_windDirectionName
alle erstmal löschen. Bis auf:
-rw-r--r-- 1 fhem dialout 20K 2. Jul 2021 ./FHEM/99_SUNRISE_EL.pm
-rw-r--r-- 1 fhem dialout 12K 9. Apr 2021 ./FHEM/99_Utils.pm
Die gehören zum System, falls Du die nicht zerstört hast.
Ich widerspreche Dir ungerne, aber macht da nicht eher eine Neuinstallation mit Restore von dem Backup von vor einer Woche mehr Sinn?
Wenn FHEM auf einem raspi läuft, tippe ich auf eine sterbende SD-Karte => bitte neu!
Grüße
Naja was ich bisher gesehen habe, meine ich eher die Dateien sind "unwissend" angelegt. Aber da kann ich mich täuschen - der Inhalt sah halt "vernünftig - unvernünftig" und nicht nach kaputtem Dateisystem aus. Das bei kaputter SD Card Inhalt aus einem Wiki Artikel in einer Datei gemischt wird mag ich nicht glauben. Aber vielleicht ? :-[
Zitat von: alanblack am 08 März 2023, 14:25:22
Ich widerspreche Dir ungerne, aber macht da nicht eher eine Neuinstallation mit Restore von dem Backup von vor einer Woche mehr Sinn?
Wenn FHEM auf einem raspi läuft, tippe ich auf eine sterbende SD-Karte => bitte neu!
Grüße
An defekte SD dachte ich auch schon aber:
Zitat
es fing vor ca 3 Monaten an - wenn man den Pi (pi4 mit SSD )
Gut kann nat. auch "kaputt" gehen...
Bzw.: USB "überlastet"? Kann auch "schleichend" kommen, z.B. Netzteil "lässt nach" (hatte ich schon, da gab es aber "Unterspannungsmeldungen")...
Und man muss hoffen, dass das Backup nicht auch schon diesen/einen "Treffer" hat (sollte es tatsächlich ein "Datei[system]defekt" sein)...
Gruß, Joachim