FHEM mit Backup wiederherstellen auf neuem System

Begonnen von emilio_35, 08 Februar 2017, 22:24:37

Vorheriges Thema - Nächstes Thema

emilio_35

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?
Fhem Raspberry Pi, SPS, S7 315PN,VU+

marvin78

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.

Otto123

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
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

emilio_35

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.

Fhem Raspberry Pi, SPS, S7 315PN,VU+

Otto123

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
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

emilio_35

Fhem Raspberry Pi, SPS, S7 315PN,VU+

Otto123

#6
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
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

marvin78


emilio_35

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
Fhem Raspberry Pi, SPS, S7 315PN,VU+

Otto123

Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

emilio_35

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+
Fhem Raspberry Pi, SPS, S7 315PN,VU+

emilio_35

#11
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




Fhem Raspberry Pi, SPS, S7 315PN,VU+

emilio_35

Hallo
habe alles hin bekommen.Es haben Pakete gefehlt
   
sudo cpan install JSON
   
sudo apt-get install libjson-perl
8)
Fhem Raspberry Pi, SPS, S7 315PN,VU+

franky08

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

Otto123

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
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz