Fehler in Log nach Update heute

Begonnen von jhohn, 01 Oktober 2013, 20:09:44

Vorheriges Thema - Nächstes Thema

jhohn

Folgende Fehlermeldungen hatte ich eben nach einem Update und restart im Log:

Use of implicit split to @_ is deprecated at /usr/local/FHEM/share/fhem/FHEM/95_FLOORPLAN.pm line 464, <$fh> line 83.
Use of uninitialized value in string lt at /usr/local/FHEM/bin/fhem.pl line 2103, <$fh> line 184.
Use of uninitialized value in string lt at /usr/local/FHEM/bin/fhem.pl line 2103, <$fh> line 59.
FHEM auf Synology Diskstation DS413j (DSM4.3), HM LAN Adapter
Steuerung für Nachtspeicheröfen:
Ladung:   HM-WDS10-TH-O, HM-LC-Sw4-DR, Weather-Modul
Gebläse: HM-CC-TC, HM-LC-SW1-FM, HM-Sec-RHS
FHEM auf FritzBox 7390 für Telefon Funktionen

franky08

Seit Update auf fhem5.5 heute auch einen Fehler im Log :
Use of uninitialized value $a[1] in substitution (s///) at ./FHEM/98_SVG.pm line 879.
Use of uninitialized value in join or string at ./FHEM/98_SVG.pm line 879.
Sowie

Useless use of string in void context at ./FHEM/10_CUL_HM.pm line 854, <$fh> line 46.

VG Frank
Debian Bookworm auf HUNSN / Debian Bullseye auf 2.ter HUNSN F2F an 2x RaspiB
mit FHEM aktuell
22Zoll ViewSonic als Infodislay (WVC)
3xHMLAN mit vccu, raspmatic_rpi3, HMIP-HCU1

rudolfkoenig

Die beiden Probleme haben miteinander nichts zu tun, es waere nett, wenn Ihr euch mehr Muehe geben wuerdet beim Titel, damit sowas nicht vorkommt.

Fuer das SVG Problem: da ist die #FileLog Zeile in .gplot kaputt. Kannst Du die .gplot Datei uns zeigen, und auch erzaehlen, wie diese Datei entstanden ist?

Fuer das FLOORPLAN Problem kann ich nur sagen, da war ein Reading ohne TIME Eintrag (also Zeitstempel). Wie das zustandegekommen ist, weiss ich nicht.

jhohn

Wie schon oben geschrieben. Die 3 Fehlermeldungen bei mir kamen sofort nach dem restart im Anschluß an das update.
Ich habe gerade noch mal einen restart gemacht und da tauchen die 3 Meldungen auch wieder auf.


2013.10.01 22:16:24 0: Server started with 133 defined entities (version $Id: fhem.pl 3872 2013-09-07 11:58:33Z rudolfkoenig $, os linux, user root, pid 7100)
Use of uninitialized value in string lt at /usr/local/FHEM/bin/fhem.pl line 2103, <$fh> line 184.
Use of uninitialized value in string lt at /usr/local/FHEM/bin/fhem.pl line 2103, <$fh> line 59.
2013.10.01 22:16:23 1: Including /usr/local/FHEM/var/log/fhem.save
2013.10.01 22:16:23 2: FB_CALLMONITOR: callmonitor read 60 contacts from FritzBox phonebook
2013.10.01 22:16:23 2: FB_CALLMONITOR: callmonitor found FritzBox phonebook /volume1/@appstore/FHEM/etc/FRITZ.Box_Telefonbuch.xml
2013.10.01 22:16:23 2: FB_CALLMONITOR: callmonitor read 82 contacts from Cache
2013.10.01 22:16:23 3: FB_CALLMONITOR: loading cache file /volume1/@appstore/FHEM/etc/callmonitor.cache
2013.10.01 22:16:23 3: callmonitor device opened
2013.10.01 22:16:23 3: Opening callmonitor device 10.1.1.1:1012
Use of implicit split to @_ is deprecated at /usr/local/FHEM/share/fhem/FHEM/95_FLOORPLAN.pm line 464, <$fh> line 83.
2013.10.01 22:16:21 2: HMLAN_Parse: hmlan new condition init
2013.10.01 22:16:21 3: hmlan device opened
2013.10.01 22:16:21 3: Opening hmlan device 10.1.1.32:1000
2013.10.01 22:16:21 2: HMLAN_Parse: hmlan new condition disconnected
2013.10.01 22:16:21 3: Connection to db mysql:database=fhem;host=localhost;port=3306 established
2013.10.01 22:16:21 3: Connection to db mysql:database=fhem;host=localhost;port=3306 established
2013.10.01 22:16:20 3: Connecting to database mysql:database=fhem;host=localhost;port=3306 with user fhem
2013.10.01 22:16:20 3: WEBtablet: port 8085 opened
2013.10.01 22:16:20 3: WEBphone: port 8084 opened
2013.10.01 22:16:20 3: WEB: port 8083 opened
2013.10.01 22:16:20 3: telnetPort: port 7072 opened
2013.10.01 22:16:19 1: Including /usr/local/FHEM/etc/fhem.cfg
2013.10.01 22:16:17 0: Server shutdown
FHEM auf Synology Diskstation DS413j (DSM4.3), HM LAN Adapter
Steuerung für Nachtspeicheröfen:
Ladung:   HM-WDS10-TH-O, HM-LC-Sw4-DR, Weather-Modul
Gebläse: HM-CC-TC, HM-LC-SW1-FM, HM-Sec-RHS
FHEM auf FritzBox 7390 für Telefon Funktionen