Hallo,
ich habe ein Raspberry pi 2 auf dem Fhem läuft. Installiert ist ein Enocean und Z-wave Modul sowie Philips HUE. Ich wollte das System auf ein Raspberry pi 3 umstellen. Hierzu habe ich ein Backup in Fhem vom alten System gemacht. Auf dem neuen System habe ich Jessi und Fhem installiert. Anschließen habe ich das zuvor gesicherte Backup wieder hergestellt. Soweit hat auch alles funktioniert.
In Fhem Funktioniert aber fast Garnichts. Enocen Aktoren schalten nicht mehr. Philips Hue fehlt komplett, in Z-Wave fehlen einige readings .
Was habe ich hierbei falsch gemacht? Hätte ich erst auf dem alten System Fem. aktualisieren müssen?
Um dir tatsächlich hilfreiche Tipps liefern zu können, hast du deutlich zu wenig Infos geliefert. Du sagst weder, wie du das Backup gemacht hast, noch wie du es wieder eingespielt hast (im Detail). Außerdem hast du offenbar nicht ins Log geschaut oder du möchtest uns das vorenthalten. Mit deinen Infos ist das hier ein reines Ratespiel. Wir sind hier im Forum Anfängerfragen. Das hat ein paar angepinnte Beiträge. Darin steht unter anderem auch, was man alles benötigt, um helfen zu können.
Zitat von: emilio20 am 08 Februar 2017, 22:24:37
Was habe ich hierbei falsch gemacht? Hätte ich erst auf dem alten System Fem. aktualisieren müssen?
Hi,
nö hat damit nix zu tun.
Wahrscheinlich fehlen diverse Pakete auf System Ebene? Also Dinge die nicht in FHEM liegen.
Gruß Otto
Hallo
Backup habe ich in fhem mit den befehl Backup gemacht. Diese Datei habe habe ich mit WinSPC auf meinen Rechner kopiert.
Nachdem ich das neue pi mit Jessi und Fhem installiert habe habe ich nach dieser Anleitung das Backup wieder installiert
http://heinz-otto.blogspot.de/2015/12/backup-und-restore-von-fhem.html
Ich habe noch das alte Pi mit kompletter installation.
Zitat von: emilio20 am 08 Februar 2017, 22:41:52
Hallo
Backup habe ich in fhem mit den befehl Backup gemacht. Diese Datei habe habe ich mit WinSPC auf meinen Rechner kopiert.
Nachdem ich das neue pi mit Jessi und Fhem installiert habe habe ich nach dieser Anleitung das Backup wieder installiert
http://heinz-otto.blogspot.de/2015/12/backup-und-restore-von-fhem.html
Soweit alles gut :-[
Aber jetzt musst Du schauen warum fast nichts geht, Log anschauen, Schauen ob die IOs funktionieren. Schnittstellen richtig konfiguriert. Die gesamten Systemvorausetzungen sind ja im FHEM backup nicht drin.
Siehe auch hier -> http://heinz-otto.blogspot.de/2017/01/umzug-von-fhem.html
Gruß Otto
Hier mal die ein abzug
Naja fheminfo, was willst Du damit sagen? Interessant sind Meldungen im Log.
zu enocean enthält die commandref Hinweise, dass bestimmte Module installiert werden müssen. Hast Du auf System Ebene alles Zusatzpakete installiert?
Du hast doch mindestens zwei IOs (enocean zwave) funkionieren die denn? Sind die DEF denn noch richtig? Stimmen die Schnittstellen noch? Da würde ich anfangen. Gib ein list der IOs - vielleicht kann dir da einer helfen. Ich habe keine Ahnung von enocean und zwave.
Gruß Otto
Das Log magst du nicht oder?
Hallo habe grade was gefunden. Ich muss für enocean das hir machen
Standardmäßig belegt der Raspberry 3 den Software-UART-ttyAMA0 mit Bluetooth. Da wir diese Schnittstelle aber für serielle Module wie z.B. hier den EnOceanPi verwenden, legen wir den integrierten Bluetooth-Empfänger des Raspberry Pi 3 auf ttyS0 (UART1 - ,,mini UART") um den Hardware-UART auf die TX/RX-Pins zu legen (UART0 - ,,full UART"). Hierfür sind einige Maßnahmen vorzunehmen, die nachfolgend schrittweise beschrieben werden.
melde mich dann wieder mit der log
siehe hier -> https://wiki.fhem.de/wiki/HM-MOD-RPI-PCB_HomeMatic_Funkmodul_f%C3%BCr_Raspberry_Pi
Die Maßnahmen für die GPIO Module sind identisch.
Gruß Otto
Hallo
enocen funktioniert erst mal wieder. Jetzt fehlt noch Philips HUE
hier die log
2017.02.08 23:33:16 1: reload: Error:Modul 30_HUEBridge deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/30_HUEBridge.pm line 13, <$fh> line 750.
BEGIN failed--compilation aborted at ./FHEM/30_HUEBridge.pm line 13, <$fh> line 750.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/30_HUEBridge.pm line 13, <$fh> line 750.
BEGIN failed--compilation aborted at ./FHEM/30_HUEBridge.pm line 13, <$fh> line 750.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 756.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 756.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 756.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 756.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 766.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 766.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 766.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 766.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 775.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 775.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 775.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 775.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 785.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 785.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 785.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 785.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 795.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 795.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 795.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 795.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 805.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 805.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 805.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 805.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 812.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 812.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 812.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 812.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 887.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 887.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 887.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 887.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 894.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 894.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 894.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 894.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 903.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 903.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 903.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 903.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 911.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 911.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 911.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 911.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 919.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 919.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 919.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 919.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 929.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 929.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 929.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 929.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 955.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 955.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 955.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 955.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 962.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 962.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 962.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 962.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 983.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 983.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 983.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 983.
2017.02.08 23:33:16 1: reload: Error:Modul 31_HUEDevice deactivated:
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 993.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 993.
2017.02.08 23:33:16 0: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 993.
BEGIN failed--compilation aborted at ./FHEM/31_HUEDevice.pm line 16, <$fh> line 993.
2017.02.08 23:33:16 1: Including ./log/fhem.save
2017.02.08 23:33:16 1: configfile: Cannot load module Weather
Unknown module ENIGMA2
Cannot load module HUEBridge
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice+
Habe grade fhem noch mal ge updatet und das modul 31 Philips hue wurde installiert.
Aber nach einem neustart kommt wieder der Fehler
Messages collected while initializing FHEM:
configfile: Wetter: cannot load API YahooWeatherAPI: Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl ./FHEM) at FHEM/YahooWeatherAPI.pm line 31, <$fh> line 59.
BEGIN failed--compilation aborted at FHEM/YahooWeatherAPI.pm line 31, <$fh> line 59.
Compilation failed in require at ./FHEM/59_Weather.pm line 445, <$fh> line 59.
Please install Perl XML::Simple to use module ENIGMA2
Cannot load module HUEBridge
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Cannot load module HUEDevice
Hallo
habe alles hin bekommen.Es haben Pakete gefehlt
sudo cpan install JSON
sudo apt-get install libjson-perl
8)
Steht ja auch im log das json fehlt ;)
Jetzt wo Du hoffentlich noch genau weißt was DU alles für DEIN FHEM brauchst, schreib es am besten auf, mach ein kleines Script und beim nächsten mal geht alles ohne Stress -> http://heinz-otto.blogspot.de/2016/09/fhem-in-wenigen-schritten.html
Gruß Otto
Hallo,
z.Z habe ich eine Pi2B mit Jessie, Fhem mit DBLogging und DBconfig (MySQL - MariaDB), VZLogger, Apache2,
Alexa-Fhem, Homebridge-Fhem, MyTTS über Bluethoot Lautsprecher.
Da im Sommer diesen Jahres für Jessie EOL angekündigt ist und ich noch die erste SD-Card (regelmäßige Sicherung des Images)
benutze, würde ich gern auf Buster mit einer neuen SD-Card umstellen.
Wie mache ich eine Sicherung der DBconfig bzw. DBlogging ?
Wie kann ich Fhem im neuen System wiederherstellen?
Evtl. Installationsreihenfolge ?
ZitatWie mache ich eine Sicherung der DBconfig bzw. DBlogging ?
Für DBlogging, d.h. die DbLog-Datenbank, gibt es zu diesem Zweck vorgefertigte Set-Kommandos im DbRep-Modul.
Sie heißen dumpMySQL und restoreMySQL. Vorher unbedingt die CommandRef dazu lesen und sich damit vertraut machen.
Ein Backup mit dumpMySQL sollte eigentlich immer vorhanden und der Standard sein wenn man DbLog einsetzt.
LG,
Heiko