Viele Fehler nach FHEM Update

Begonnen von OK_DE, 01 Dezember 2023, 15:22:11

Vorheriges Thema - Nächstes Thema

OK_DE

Hallo,

habe heute FHEM upgedatet.

2023.12.01 11:21:35 1: UPD ./CHANGED
2023.12.01 11:21:35 1: UPD ./fhem.pl
2023.12.01 11:21:35 1: UPD FHEM/00_KNXIO.pm
2023.12.01 11:21:35 1: UPD FHEM/01_FHEMWEB.pm
2023.12.01 11:21:36 1: UPD FHEM/10_FBDECT.pm
2023.12.01 11:21:36 1: UPD FHEM/10_KNX.pm
2023.12.01 11:21:36 1: UPD FHEM/31_HUEDevice.pm
2023.12.01 11:21:36 1: UPD FHEM/58_RPI_1Wire.pm
2023.12.01 11:21:36 1: UPD FHEM/72_FRITZBOX.pm
2023.12.01 11:21:36 1: UPD FHEM/73_GardenaSmartBridge.pm
2023.12.01 11:21:36 1: UPD FHEM/74_GardenaSmartDevice.pm
2023.12.01 11:21:36 1: UPD FHEM/76_SolarForecast.pm
2023.12.01 11:21:37 1: UPD FHEM/92_FileLog.pm
2023.12.01 11:21:37 1: UPD FHEM/98_CDCOpenData.pm
2023.12.01 11:21:37 1: UPD FHEM/98_KNX_scan.pm
2023.12.01 11:21:37 1: UPD FHEM/98_update.pm
2023.12.01 11:21:37 1: UPD FHEM/TcpServerUtils.pm
2023.12.01 11:21:37 1: UPD www/images/fhemSVG/hue2023_string_light.svg


Steitdem füllt sich mein LOG mit massig Fehlermeldungen.

2023.12.01 11:21:42 1: PERL WARNING: Subroutine Utils_Initialize redefined at ./FHEM/99_myUtils.pm line 419.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine time_str2num redefined at ./FHEM/99_myUtils.pm line 425.
2023.12.01 11:21:42 1: PERL WARNING: Prototype mismatch: sub main::min (@) vs ($@) at ./FHEM/99_myUtils.pm line 445.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine min redefined at ./FHEM/99_myUtils.pm line 439.
2023.12.01 11:21:42 1: PERL WARNING: Prototype mismatch: sub main::max (@) vs ($@) at ./FHEM/99_myUtils.pm line 455.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine max redefined at ./FHEM/99_myUtils.pm line 449.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine minNum redefined at ./FHEM/99_myUtils.pm line 459.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine maxNum redefined at ./FHEM/99_myUtils.pm line 469.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine abstime2rel redefined at ./FHEM/99_myUtils.pm line 480.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine defInfo redefined at ./FHEM/99_myUtils.pm line 496.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine SVG_time_to_sec redefined at ./FHEM/99_myUtils.pm line 511.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine trim redefined at ./FHEM/99_myUtils.pm line 537.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine ltrim redefined at ./FHEM/99_myUtils.pm line 550.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine rtrim redefined at ./FHEM/99_myUtils.pm line 562.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine UntoggleDirect redefined at ./FHEM/99_myUtils.pm line 574.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine UntoggleIndirect redefined at ./FHEM/99_myUtils.pm line 597.
2023.12.01 11:21:42 1: PERL WARNING: Subroutine IsInt redefined at ./FHEM/99_myUtils.pm line 624.

2023.12.01 11:21:43 1: PERL WARNING: Can't exec "lsusb": No such file or directory at ./FHEM/98_autocreate.pm line 587.

2023.12.01 13:04:01 3: FHEMWEB WEB_ADMIN CSRF error: csrf_413784xxx670xxx ne csrf_16346xxx9102xxx for client WEB_ADMIN_xxx.168.178.xxx_xxxxx / command update. For details see the csrfToken FHEMWEB attribute.

Irgendwer eine Ahnung woran das liegen könnte ? Vorher hatte ich das nicht...



DasQ

Das sind Warnungen, keine Fehlermeldung.

Wenn du willst das dir geholfen wird, darfst nicht so sparsam mit dein Informationen und Logs sein.

Das in deim Post ist maximal halbgarer Ansatz eines Logs.
Fhem on MacMini/Ubuntu.
Absoluter Befürworter der Konsequenten-Kleinschreibung https://de.wikipedia.org/wiki/Kleinschreibung
Infos zu Klimawandel http://www.globalcarbonatlas.org

betateilchen

#2
Und diese Warnungen (11:41:42) sind völlig normal und gehören en-bloc alle zusammen, wenn die Datei 99_Utils.pm im laufenden Betrieb neu geladen wird.

Beim nächsten FHEM Neustart sollte das Phänomen normalerweise nicht mehr auftreten.

Die Meldung mit lsusb dürfte auf ein Problem auf der Betriebssystemebene hinweisen,
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!