[GELÖST]kein Zugriff auf das Webinterface nach FHEM Umzug

Begonnen von Tabularasa, 09 November 2018, 14:18:33

Vorheriges Thema - Nächstes Thema

Tabularasa

Hallo. Ich habe einen neuen Raspberry 3 mit Strech und der Standardinstallation von FHEM bespielt. Das Backup eingespielt und neugestartet. Nun komme ich nicht mehr auf die Oberfläche. Habe auch schon das Wiki FHEM startet nicht - Tipps zur Fehlersuche ausprobiert aber komme nicht so recht weiter. Das bekomme ich auf dem neuen RasPi. Irgendwie jedesmal wenn ich den Status abrufe ist er kurz vorher erst gestartet. Berechtigungen sind auf fhem:dialout

pi@FHEM-Stretch:~ $ sudo systemctl status fhem
● fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: ena
   Active: active (running) since Fri 2018-11-09 13:55:18 CET; 1s ago
  Process: 647 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/S
Main PID: 648 (perl)
   CGroup: /system.slice/fhem.service
           └─648 /usr/bin/perl fhem.pl fhem.cfg

Nov 09 13:55:18 FHEM-Stretch systemd[1]: fhem.service: Service hold-off time ove
Nov 09 13:55:18 FHEM-Stretch systemd[1]: Stopped FHEM Home Automation.
Nov 09 13:55:18 FHEM-Stretch systemd[1]: Starting FHEM Home Automation...
Nov 09 13:55:18 FHEM-Stretch systemd[1]: Started FHEM Home Automation.

pi@FHEM-Stretch:~ $ sudo systemctl status fhem
● fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: ena
   Active: active (running) since Fri 2018-11-09 13:55:56 CET; 1s ago
  Process: 677 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/S
Main PID: 681 (perl)
   CGroup: /system.slice/fhem.service
           └─681 /usr/bin/perl fhem.pl fhem.cfg

Nov 09 13:55:56 FHEM-Stretch systemd[1]: Starting FHEM Home Automation...
Nov 09 13:55:56 FHEM-Stretch systemd[1]: Started FHEM Home Automation.

pi@FHEM-Stretch:~ $ sudo systemctl status fhem
● fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: ena
   Active: activating (start) since Fri 2018-11-09 13:56:25 CET; 229ms ago
Main PID: 702 (code=exited, status=255); Control PID: 707 (perl)
   CGroup: /system.slice/fhem.service
           └─707 /usr/bin/perl fhem.pl fhem.cfg

Nov 09 13:56:25 FHEM-Stretch systemd[1]: Starting FHEM Home Automation...

pi@FHEM-Stretch:~ $ sudo systemctl status fhem
● fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: ena
   Active: active (running) since Fri 2018-11-09 13:56:39 CET; 4s ago
  Process: 722 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/S
Main PID: 723 (perl)
   CGroup: /system.slice/fhem.service
           └─723 /usr/bin/perl fhem.pl fhem.cfg

Nov 09 13:56:39 FHEM-Stretch systemd[1]: Starting FHEM Home Automation...
Nov 09 13:56:39 FHEM-Stretch systemd[1]: Started FHEM Home Automation.

Hier nochmal ein paar Abfragen
pi@FHEM-Stretch:~ $ sudo systemctl status fhem
● fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2018-11-09 13:59:41 CET; 6min ago
  Process: 846 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/SUCCESS)
Main PID: 847 (code=exited, status=255)

Nov 09 13:59:37 FHEM-Stretch systemd[1]: Starting FHEM Home Automation...
Nov 09 13:59:37 FHEM-Stretch systemd[1]: Started FHEM Home Automation.
Nov 09 13:59:40 FHEM-Stretch systemd[1]: Stopping FHEM Home Automation...
Nov 09 13:59:41 FHEM-Stretch systemd[1]: fhem.service: Main process exited, code=exited, status=255/n/a
Nov 09 13:59:41 FHEM-Stretch systemd[1]: Stopped FHEM Home Automation.
Nov 09 13:59:41 FHEM-Stretch systemd[1]: fhem.service: Unit entered failed state.
Nov 09 13:59:41 FHEM-Stretch systemd[1]: fhem.service: Failed with result 'exit-code'.
pi@FHEM-Stretch:~ $ sudo systemctl start fhem
pi@FHEM-Stretch:~ $ sudo systemctl status fhem
● fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2018-11-09 14:06:25 CET; 2s ago
  Process: 874 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/SUCCESS)
Main PID: 875 (perl)
   CGroup: /system.slice/fhem.service
           └─875 /usr/bin/perl fhem.pl fhem.cfg

Nov 09 14:06:25 FHEM-Stretch systemd[1]: Starting FHEM Home Automation...
Nov 09 14:06:25 FHEM-Stretch systemd[1]: Started FHEM Home Automation.
pi@FHEM-Stretch:~ $ sudo systemctl status fhem
● fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2018-11-09 14:06:40 CET; 378ms ago
  Process: 897 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/SUCCESS)
Main PID: 898 (perl)
   CGroup: /system.slice/fhem.service
           └─898 /usr/bin/perl fhem.pl fhem.cfg

Nov 09 14:06:39 FHEM-Stretch systemd[1]: Starting FHEM Home Automation...
Nov 09 14:06:40 FHEM-Stretch systemd[1]: Started FHEM Home Automation.


und hier vom aktuellen System auf Jessie
pi@raspberrypi:~ $ sudo systemctl status fhem
● fhem.service - LSB: FHEM server
   Loaded: loaded (/etc/init.d/fhem)
   Active: active (running) since Fr 2018-11-09 14:10:00 CET; 1min 45s ago
  Process: 430 ExecStart=/etc/init.d/fhem start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/fhem.service
           ├─636 perl fhem.pl fhem.cfg
           └─815 /usr/bin/perl ./FHEM/00_SONOS.pm 4711 1 0 startedbyfhem

Nov 09 14:09:58 raspberrypi systemd[1]: Starting LSB: FHEM server...
Nov 09 14:09:59 raspberrypi fhem[430]: Starting fhem...
Nov 09 14:10:00 raspberrypi systemd[1]: Started LSB: FHEM server.
pi@raspberrypi:~ $ sudo systemctl status fhem
● fhem.service - LSB: FHEM server
   Loaded: loaded (/etc/init.d/fhem)
   Active: active (running) since Fr 2018-11-09 14:10:00 CET; 5min ago
  Process: 430 ExecStart=/etc/init.d/fhem start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/fhem.service
           ├─636 perl fhem.pl fhem.cfg
           └─815 /usr/bin/perl ./FHEM/00_SONOS.pm 4711 1 0 startedbyfhem

Nov 09 14:09:58 raspberrypi systemd[1]: Starting LSB: FHEM server...
Nov 09 14:09:59 raspberrypi fhem[430]: Starting fhem...
Nov 09 14:10:00 raspberrypi systemd[1]: Started LSB: FHEM server.

da sieht man, dass beim erneuten status Befehl er schon 5 Minuten läuft.

Kann jemand damit was anfangen bzw mir weitere Hinweise geben was ich prüfen kann?
Danke

Beta-User

Fhem-log?
Da sollte drinstehen, warum fhem nicht will und ggf welche perl-module fehlen (dh-make-perl kann hilfreich sein).
Server: HP-elitedesk@Debian 12, aktuelles FHEM@ConfigDB | CUL_HM (VCCU) | MQTT2: ZigBee2mqtt, MiLight@ESP-GW, BT@OpenMQTTGw | ZWave | SIGNALduino | MapleCUN | RHASSPY
svn: u.a Weekday-&RandomTimer, Twilight,  div. attrTemplate-files, MySensors

Tabularasa

 ::) stimmt ja, ans log komme ich ja auch ohne Interface dran ::)
Also wie es aussieht fehlt ein SOAP::lite Modul. Wiederholt sich ständig der Neustart. Wie lautet denn der Befehl dazu?

Undefined subroutine &main::SONOS_getSonosPlayerByName called at ./FHEM/21_SONOSPLAYER.pm line 240, <$fh> line 1108.
2018.11.09 19:10:52 2: Perfmon: ready to watch out for delays greater than one second
2018.11.09 19:10:52 1: Including fhem.cfg
2018.11.09 19:10:52 3: telnetPort: port 7072 opened
2018.11.09 19:10:53 3: WEB: port 8083 opened
2018.11.09 19:10:53 3: WEBphone: port 8084 opened
2018.11.09 19:10:53 3: WEBtablet: port 8085 opened
2018.11.09 19:10:53 2: eventTypes: loaded 4875 events from ./log/eventTypes.txt
2018.11.09 19:10:53 1: HMLAN_Parse: HMLAN1 new condition disconnected
2018.11.09 19:10:53 3: Opening HMLAN1 device 192.168.178.48:1000
2018.11.09 19:10:53 1: HMLAN_Parse: HMLAN1 new condition init
2018.11.09 19:10:53 3: HMLAN1 device opened
2018.11.09 19:10:54 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet:
2018.11.09 19:10:54 3: Registering HTTPSRV TABLETUI for URL /ftui   and assigned link ftui/ ...
2018.11.09 19:10:54 3: TelegramBot_Define Telegram: called
2018.11.09 19:10:56 2: FRITZBOX FritzBox: Define.254 Modul functionality limited because of missing perl modules: Net::Telnet Soap::Lite
2018.11.09 19:10:57 3: AHT: Defined with URL http://www.clever-tanken.de/tankstelle_details/43357 and interval 3600
2018.11.09 19:10:57 3: Keula: Defined with URL http://www.clever-tanken.de/tankstelle_details/49176 and interval 3600
2018.11.09 19:10:57 3: AVEX: Defined with URL http://www.clever-tanken.de/tankstelle_details/22571 and interval 3600
2018.11.09 19:10:57 3: bft: Defined with URL http://www.clever-tanken.de/tankstelle_details/46740 and interval 3600
2018.11.09 19:10:57 1: reload: Error:Modul 00_SONOS deactivated:
Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

2018.11.09 19:10:57 0: Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

Undefined subroutine &main::SONOS_getSonosPlayerByName called at ./FHEM/21_SONOSPLAYER.pm line 240, <$fh> line 1108.
2018.11.09 19:10:59 2: Perfmon: ready to watch out for delays greater than one second
2018.11.09 19:10:59 1: Including fhem.cfg
2018.11.09 19:10:59 3: telnetPort: port 7072 opened
2018.11.09 19:10:59 3: WEB: port 8083 opened
2018.11.09 19:10:59 3: WEBphone: port 8084 opened
2018.11.09 19:10:59 3: WEBtablet: port 8085 opened
2018.11.09 19:10:59 2: eventTypes: loaded 4875 events from ./log/eventTypes.txt
2018.11.09 19:11:00 1: HMLAN_Parse: HMLAN1 new condition disconnected
2018.11.09 19:11:00 3: Opening HMLAN1 device 192.168.178.48:1000
2018.11.09 19:11:00 1: HMLAN_Parse: HMLAN1 new condition init
2018.11.09 19:11:00 3: HMLAN1 device opened
2018.11.09 19:11:00 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet:
2018.11.09 19:11:00 3: Registering HTTPSRV TABLETUI for URL /ftui   and assigned link ftui/ ...
2018.11.09 19:11:00 3: TelegramBot_Define Telegram: called
2018.11.09 19:11:01 2: FRITZBOX FritzBox: Define.254 Modul functionality limited because of missing perl modules: Net::Telnet Soap::Lite
2018.11.09 19:11:01 3: AHT: Defined with URL http://www.clever-tanken.de/tankstelle_details/43357 and interval 3600
2018.11.09 19:11:01 3: Keula: Defined with URL http://www.clever-tanken.de/tankstelle_details/49176 and interval 3600
2018.11.09 19:11:02 3: AVEX: Defined with URL http://www.clever-tanken.de/tankstelle_details/22571 and interval 3600
2018.11.09 19:11:02 3: bft: Defined with URL http://www.clever-tanken.de/tankstelle_details/46740 and interval 3600
2018.11.09 19:11:02 1: reload: Error:Modul 00_SONOS deactivated:
Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

2018.11.09 19:11:02 0: Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

Undefined subroutine &main::SONOS_getSonosPlayerByName called at ./FHEM/21_SONOSPLAYER.pm line 240, <$fh> line 1108.
2018.11.09 19:11:04 2: Perfmon: ready to watch out for delays greater than one second
2018.11.09 19:11:04 1: Including fhem.cfg
2018.11.09 19:11:04 3: telnetPort: port 7072 opened
2018.11.09 19:11:04 3: WEB: port 8083 opened
2018.11.09 19:11:04 3: WEBphone: port 8084 opened
2018.11.09 19:11:04 3: WEBtablet: port 8085 opened
2018.11.09 19:11:04 2: eventTypes: loaded 4875 events from ./log/eventTypes.txt
2018.11.09 19:11:04 1: HMLAN_Parse: HMLAN1 new condition disconnected
2018.11.09 19:11:04 3: Opening HMLAN1 device 192.168.178.48:1000
2018.11.09 19:11:04 1: HMLAN_Parse: HMLAN1 new condition init
2018.11.09 19:11:04 3: HMLAN1 device opened
2018.11.09 19:11:05 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet:
2018.11.09 19:11:05 3: Registering HTTPSRV TABLETUI for URL /ftui   and assigned link ftui/ ...
2018.11.09 19:11:05 3: TelegramBot_Define Telegram: called
2018.11.09 19:11:06 2: FRITZBOX FritzBox: Define.254 Modul functionality limited because of missing perl modules: Net::Telnet Soap::Lite
2018.11.09 19:11:06 3: AHT: Defined with URL http://www.clever-tanken.de/tankstelle_details/43357 and interval 3600
2018.11.09 19:11:06 3: Keula: Defined with URL http://www.clever-tanken.de/tankstelle_details/49176 and interval 3600
2018.11.09 19:11:06 3: AVEX: Defined with URL http://www.clever-tanken.de/tankstelle_details/22571 and interval 3600
2018.11.09 19:11:06 3: bft: Defined with URL http://www.clever-tanken.de/tankstelle_details/46740 and interval 3600
2018.11.09 19:11:07 1: reload: Error:Modul 00_SONOS deactivated:
Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

2018.11.09 19:11:07 0: Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

Undefined subroutine &main::SONOS_getSonosPlayerByName called at ./FHEM/21_SONOSPLAYER.pm line 240, <$fh> line 1108.
2018.11.09 19:11:08 2: Perfmon: ready to watch out for delays greater than one second
2018.11.09 19:11:08 1: Including fhem.cfg
2018.11.09 19:11:08 3: telnetPort: port 7072 opened
2018.11.09 19:11:09 3: WEB: port 8083 opened
2018.11.09 19:11:09 3: WEBphone: port 8084 opened
2018.11.09 19:11:09 3: WEBtablet: port 8085 opened
2018.11.09 19:11:09 2: eventTypes: loaded 4875 events from ./log/eventTypes.txt
2018.11.09 19:11:09 1: HMLAN_Parse: HMLAN1 new condition disconnected
2018.11.09 19:11:09 3: Opening HMLAN1 device 192.168.178.48:1000
2018.11.09 19:11:09 1: HMLAN_Parse: HMLAN1 new condition init
2018.11.09 19:11:09 3: HMLAN1 device opened
2018.11.09 19:11:10 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet:
2018.11.09 19:11:10 3: Registering HTTPSRV TABLETUI for URL /ftui   and assigned link ftui/ ...
2018.11.09 19:11:10 3: TelegramBot_Define Telegram: called
2018.11.09 19:11:10 2: FRITZBOX FritzBox: Define.254 Modul functionality limited because of missing perl modules: Net::Telnet Soap::Lite
2018.11.09 19:11:11 3: AHT: Defined with URL http://www.clever-tanken.de/tankstelle_details/43357 and interval 3600
2018.11.09 19:11:11 3: Keula: Defined with URL http://www.clever-tanken.de/tankstelle_details/49176 and interval 3600
2018.11.09 19:11:11 3: AVEX: Defined with URL http://www.clever-tanken.de/tankstelle_details/22571 and interval 3600
2018.11.09 19:11:11 3: bft: Defined with URL http://www.clever-tanken.de/tankstelle_details/46740 and interval 3600
2018.11.09 19:11:12 1: reload: Error:Modul 00_SONOS deactivated:
Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

2018.11.09 19:11:12 0: Can't locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: fhem.p/lib fhem.p/FHEM/lib ./FHEM/lib ./lib ./FHEM ./ /usr/local/FHEM/share/fhem/FHEM/lib . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at FHEM/lib/UPnP/Common.pm line 108.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/Common.pm line 108.
Compilation failed in require at FHEM/lib/UPnP/ControlPoint.pm line 38.
BEGIN failed--compilation aborted at FHEM/lib/UPnP/ControlPoint.pm line 38.
Compilation failed in require at ./FHEM/00_SONOS.pm line 182.
BEGIN failed--compilation aborted at ./FHEM/00_SONOS.pm line 182.

Beta-User

Sufu?
Duckduckgo?

Auf'm Handy ist das für mich im Moment suboptimal..

Server: HP-elitedesk@Debian 12, aktuelles FHEM@ConfigDB | CUL_HM (VCCU) | MQTT2: ZigBee2mqtt, MiLight@ESP-GW, BT@OpenMQTTGw | ZWave | SIGNALduino | MapleCUN | RHASSPY
svn: u.a Weekday-&RandomTimer, Twilight,  div. attrTemplate-files, MySensors

Tabularasa

Sorry. Ja habe schon angefangen ;D nachdem ich das modul installiert habe, sagt mir das log noch andere... ich mach mich mal dran und gucke mal wie weit ich komme. Danke aber erstmal.