FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: justcallmeal am 02 Juli 2019, 16:37:10

Titel: Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 16:37:10
Hallo zusammen,
ich bräuchte mal eine "schnelle Hilfe", auch wenn es sicher 1000 Threads im Internet und auch hier im Forum dazu gibt, - ich hab ein paar gelesen und kriegs trotzdem nicht hin im Moment:

Habe heute ein Update v. Fhem gemacht, danach ließ es sich nicht nicht mehr in der Web-Ui starten.
Nach ein paar erfolglosen Versuchen mit weiteren reboots (inkl. reboot Raspi) habe ich den Entschluss gefasst, fhem zu restoren. Glücklicherweise macht mein fhem immer ein Backup vorm Update.
Via ssh habe ich das entsprechende FHEM-......tar.gz file entpackt und auch dann eingespielt. Vorher service gestoppt, danach wieder gestartet. Schien alles soweit zu funktionieren. - Nur kann ich Fhem nach wie vor nicht mehr über das WEB-UI aufrufen ("Safari kann keine Verbindung zum Server aufbauen")

Was kann man hier noch tun?

VG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Beta-User am 02 Juli 2019, 16:41:59
Es gibt nicht nur 1.001 Threads dazu, sondern auch eine Wiki-Seite: https://wiki.fhem.de/wiki/FHEM_startet_nicht_-_Tipps_zur_Fehlersuche (https://wiki.fhem.de/wiki/FHEM_startet_nicht_-_Tipps_zur_Fehlersuche)

Ansonsten ist meine Glaskugel grade trübe ;) . Vielleicht magst du sie nach der Lektüre des Artikels und der Durchführung des einen oder anderen Vorschlags dort mit einem log-Auszug polieren? Als Poliermittel böte sich die Info an, ob denn der FHEM-Service an sich läuft...
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 16:45:30
Zitat von: Beta-User am 02 Juli 2019, 16:41:59
Als Poliermittel böte sich die Info an, ob denn der FHEM-Service an sich läuft...

schein so, als wenn er läuft:
pi@raspberrypi:/opt/fhem $ service fhem status
● fhem.service - LSB: FHEM server
   Loaded: loaded (/etc/init.d/fhem; generated; vendor preset: enabled)
   Active: active (exited) since Tue 2019-07-02 15:17:05 CEST; 1h 13min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 348 ExecStart=/etc/init.d/fhem start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/fhem.service

Jul 02 15:17:03 raspberrypi systemd[1]: Starting LSB: FHEM server...
Jul 02 15:17:04 raspberrypi fhem[348]: Starting fhem...
Jul 02 15:17:05 raspberrypi systemd[1]: Started LSB: FHEM server.
pi@raspberrypi:/opt/fhem $


...sorry, ich hatte ein solches Problem nocht nicht und bin jetzt auch nicht der Linux-Expert ;-)


VG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Beta-User am 02 Juli 2019, 16:50:54
Hmm, immerhin scheinbar mehr wie eine Stunde am laufen...
Schau als nächstes mal ins FHEM-log, ob da was zu erkennen ist.
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 02 Juli 2019, 17:17:55
Was bekommst Du:
ps -aux|grep fhem
top
Lässt sich fhem beenden?
systemctl stop fhem

Gruß Otto
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 17:26:07
Zitat von: Otto123 am 02 Juli 2019, 17:17:55
Was bekommst Du:
ps -aux|grep fhem
top
Lässt sich fhem beenden?
systemctl stop fhem
Gruß Otto

alsoooo...

Last login: Tue Jul  2 16:14:08 2019 from 192.168.178.94
pi@raspberrypi:~ $ ps -aux|grep fhem
pi        2212  0.0  0.0   4372   568 pts/0    S+   17:20   0:00 grep --color=auto fhem



top - 17:22:42 up  1:12,  1 user,  load average: 0.00, 0.00, 0.00
Tasks: 100 total,   1 running,  55 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.0 us,  0.2 sy,  0.0 ni, 99.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem :   949448 total,   799504 free,    32968 used,   116976 buff/cache
KiB Swap:   102396 total,   102396 free,        0 used.   855020 avail Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                   
2215 pi        20   0    8108   3180   2728 R   1.0  0.3   0:00.17 top                       
    1 root      20   0   27992   6008   4864 S   0.0  0.6   0:03.33 systemd                   
    2 root      20   0       0      0      0 S   0.0  0.0   0:00.00 kthreadd                 
    4 root       0 -20       0      0      0 I   0.0  0.0   0:00.00 kworker/0:0H             
    6 root       0 -20       0      0      0 I   0.0  0.0   0:00.00 mm_percpu_wq             
    7 root      20   0       0      0      0 S   0.0  0.0   0:00.05 ksoftirqd/0               
    8 root      20   0       0      0      0 I   0.0  0.0   0:00.19 rcu_sched                 
    9 root      20   0       0      0      0 I   0.0  0.0   0:00.00 rcu_bh                   
   10 root      rt   0       0      0      0 S   0.0  0.0   0:00.01 migration/0               
   11 root      20   0       0      0      0 S   0.0  0.0   0:00.00 cpuhp/0                   
   12 root      20   0       0      0      0 S   0.0  0.0   0:00.00 cpuhp/1                   
   13 root      rt   0       0      0      0 S   0.0  0.0   0:00.00 migration/1               
   14 root      20   0       0      0      0 S   0.0  0.0   0:00.01 ksoftirqd/1               
   16 root       0 -20       0      0      0 I   0.0  0.0   0:00.00 kworker/1:0H             
   17 root      20   0       0      0      0 S   0.0  0.0   0:00.00 cpuhp/2                   
   18 root      rt   0       0      0      0 S   0.0  0.0   0:00.00 migration/2               
   19 root      20   0       0      0      0 S   0.0  0.0   0:00.05 ksoftirqd/2               



pi@raspberrypi:~ $ systemctl stop fhem
Failed to stop fhem.service: The name org.freedesktop.PolicyKit1 was not provided by any .service files
See system logs and 'systemctl status fhem.service' for details.
pi@raspberrypi:~ $ sudo systemctl stop fhem
pi@raspberrypi:~ $


VG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 02 Juli 2019, 17:35:35
da läuft kein fhem
Du kannst meine "Rettungsweste" versuchen:
n=3
cd /opt/fhem
sudo wget -qO fhem$n.cfg https://svn.fhem.de/fhem/trunk/fhem/fhem.cfg
sudo sed -i "s/\/fhem.save/\/fhem$n.save/;\$aattr initialUsbCheck disable 1" fhem$n.cfg
# oder auch das Port ändern
# sudo sed -i -e "s/8083/8093/" fhem$n.cfg
sudo chown fhem: fhem$n.cfg
sudo perl fhem.pl fhem$n.cfg
Und ins Log schauen was passiert ist
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 17:40:31
Zitat von: Beta-User am 02 Juli 2019, 16:50:54
Hmm, immerhin scheinbar mehr wie eine Stunde am laufen...
Schau als nächstes mal ins FHEM-log, ob da was zu erkennen ist.

da steht nach dem Starten des fhem-service nur eine Zeile (s. Anhang)

...normalerweise würden an dieser Stelle alle Devices der Reihe nach aufgelistet sein.

Vg,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Beta-User am 02 Juli 2019, 17:43:39
...da scheint irgend ein http-Gerät nicht verfügbar zu sein...

Möglicherweise irgendwelche Probleme im Netz.

@Otto: Hilft da das dns-Attribut bei global? (Ist nicht meine Ecke, ich versuche den WLAN... zu meiden).
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 02 Juli 2019, 17:54:27
undefined subroutine? Da scheint doch eher die Datei Schrott zu sein?

@al ls -lha /opt/fhem/FHEM
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 17:56:12
Zitat von: Otto123 am 02 Juli 2019, 17:54:27
@al ls -lha /opt/fhem/FHEM

pi@raspberrypi:/opt/fhem $ ls -lha /opt/fhem/FHEM
total 29M
drwxrwxrwx  6 fhem dialout  20K Jun 11 20:31 .
drwxrwxrwx 13 fhem dialout 4.0K Jul  2 17:54 ..
-rw-rw-rw-  1 fhem dialout  22K Mar 11  2018 00_CM11.pm
-rw-rw-rw-  1 fhem dialout  57K Oct 25  2018 00_CUL.pm
-rw-rw-rw-  1 fhem dialout  76K Mar 11  2018 00_DFPlayerMini.pm
-rw-rw-rw-  1 fhem dialout  43K Jun 17 09:04 00_ElsnerWS.pm
-rw-rw-rw-  1 fhem dialout  13K Apr  5 19:40 00_FBAHAHTTP.pm
-rw-rw-rw-  1 fhem dialout  16K Mar  2  2018 00_FBAHA.pm
-rw-rw-rw-  1 fhem dialout  27K Aug 19  2017 00_FHZ.pm
-rw-rw-rw-  1 fhem dialout  58K Jan 24 18:59 00_HMLAN.pm
-rw-rw-rw-  1 fhem dialout  90K Mar 12 22:22 00_HMUARTLGW.pm
-rw-rw-rw-  1 fhem dialout 3.6K Mar 11  2018 00_HXB.pm
-rw-rw-rw-  1 fhem dialout  51K Feb 18  2017 00_KM271.pm
-rw-rw-rw-  1 fhem dialout 3.8K Jan 24 18:59 00_LIRC.pm
-rw-rw-rw-  1 fhem dialout  33K Nov 23  2016 00_MAXLAN.pm
-rw-rw-rw-  1 fhem dialout  17K Jun 11 20:30 00_MQTT2_CLIENT.pm
-rw-rw-rw-  1 fhem dialout  19K Mar 12 22:22 00_MQTT2_SERVER.pm
-rw-rw-rw-  1 fhem dialout  31K Mar  2 17:31 00_MQTT.pm
-rw-rw-rw-  1 fhem dialout  22K May  3 21:55 00_MYSENSORS.pm
-rw-rw-rw-  1 fhem dialout  25K Sep  9  2017 00_NetzerI2C.pm
-rw-rw-rw-  1 fhem dialout  35K Apr  5 19:40 00_Neuron.pm
-rw-rw-rw-  1 fhem dialout  48K Nov 15  2015 00_OWX_ASYNC.pm
-rw-rw-rw-  1 fhem dialout  59K May  2  2018 00_OWX.pm
-rw-rw-rw-  1 fhem dialout  35K Jun 11 20:30 00_RPII2C.pm
-rw-rw-rw-  1 fhem dialout 197K Mar  2 17:31 00_SIGNALduino.pm
-rw-rw-rw-  1 fhem dialout  20K Jul  9  2017 00_SmartMeterP1.pm
-rw-rw-rw-  1 fhem dialout 478K May  2  2018 00_SONOS.pm
-rw-rw-rw-  1 fhem dialout  62K Jun 17 09:04 00_TCM.pm
-rw-rw-rw-  1 fhem dialout 140K Apr  5 19:40 00_THZ.pm
-rw-rw-rw-  1 fhem dialout  35K Dec 17  2017 00_TUL.pm
-rw-rw-rw-  1 fhem dialout  21K Apr 19  2018 00_ZWCUL.pm
-rw-rw-rw-  1 fhem dialout  45K May  1 10:34 00_ZWDongle.pm
-rw-rw-rw-  1 fhem dialout 156K Jun 11 20:30 01_FHEMWEB.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 23  2016 02_FRAMEBUFFER.pm
-rw-rw-rw-  1 fhem dialout  42K Apr 23  2017 02_FTUISRV.pm
-rw-rw-rw-  1 fhem dialout 7.8K Jun 16  2018 02_HTTPSRV.pm
-rw-rw-rw-  1 fhem dialout  51K Jun 14  2018 02_RSS.pm
-rw-rw-rw-  1 fhem dialout 4.8K Mar 11  2018 09_BS.pm
-rw-rw-rw-  1 fhem dialout  22K Jan 24 18:59 09_CUL_FHTTK.pm
-rw-rw-rw-  1 fhem dialout 6.7K Mar 11  2018 09_USF1000.pm
-rw-rw-rw-  1 fhem dialout 598K Jun 11 20:30 10_CUL_HM.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 15  2015 10_CUL_IR.pm
-rw-rw-rw-  1 fhem dialout  17K May  1  2017 10_DUOFERNSTICK.pm
-rw-rw-rw-  1 fhem dialout  44K Mar 17  2018 10_EIB.pm
-rw-rw-rw-  1 fhem dialout 951K Jun 17 09:04 10_EnOcean.pm
-rw-rw-rw-  1 fhem dialout  30K Jan 24 18:59 10_EQ3BT.pm
-rw-rw-rw-  1 fhem dialout  21K Feb  3 11:15 10_FBDECT.pm
-rw-rw-rw-  1 fhem dialout  69K Jan 29  2018 10_FRM.pm
-rw-rw-rw-  1 fhem dialout  32K Aug 19  2017 10_FS20.pm
-rw-rw-rw-  1 fhem dialout  11K Mar 11  2018 10_HXBDevice.pm
-rw-rw-rw-  1 fhem dialout 4.4K Nov 23  2016 10_Itach_IR.pm
-rw-rw-rw-  1 fhem dialout  73K Jan  4 10:44 10_IT.pm
-rw-rw-rw-  1 fhem dialout  82K Oct 10  2018 10_KNX.pm
-rw-rw-rw-  1 fhem dialout  36K Dec 31  2016 10_KOPP_FC.pm
-rw-rw-rw-  1 fhem dialout  61K Jun 14  2018 10_MAX.pm
-rw-rw-rw-  1 fhem dialout  30K Jun 11 20:30 10_MQTT2_DEVICE.pm
-rw-rw-rw-  1 fhem dialout  11K Oct 10  2018 10_MQTT_BRIDGE.pm
-rw-rw-rw-  1 fhem dialout  14K Oct 10  2018 10_MQTT_DEVICE.pm
-rw-rw-rw-  1 fhem dialout 163K Jun 11 20:30 10_MQTT_GENERIC_BRIDGE.pm
-rw-rw-rw-  1 fhem dialout  55K Jun 11 20:30 10_MYSENSORS_DEVICE.pm
-rw-rw-rw-  1 fhem dialout  20K Apr  5 19:40 10_NeuronPin.pm
-rw-rw-rw-  1 fhem dialout  34K Apr  4  2018 10_OWServer.pm
-rw-rw-rw-  1 fhem dialout  33K Jan 29  2018 10_pilight_ctrl.pm
-rw-rw-rw-  1 fhem dialout 101K Jun 11 20:30 10_RESIDENTS.pm
-rw-rw-rw-  1 fhem dialout  60K Jan 15  2018 10_SOMFY.pm
-rw-rw-rw-  1 fhem dialout  18K Dec 31  2016 10_UNIRoll.pm
-rw-rw-rw-  1 fhem dialout  53K May  1 10:34 10_WS980.pm
-rw-rw-rw-  1 fhem dialout 230K Jun 11 20:30 10_ZWave.pm
-rw-rw-rw-  1 fhem dialout 7.9K Aug 19  2017 11_FHT8V.pm
-rw-rw-rw-  1 fhem dialout  46K Dec 30  2018 11_FHT.pm
-rw-rw-rw-  1 fhem dialout  43K Jul  9  2017 11_OWDevice.pm
-rw-rw-rw-  1 fhem dialout  18K May  2  2018 11_OWX_CCC.pm
-rw-rw-rw-  1 fhem dialout  19K May  2  2018 11_OWX_FRM.pm
-rw-rw-rw-  1 fhem dialout  27K May  2  2018 11_OWX_SER.pm
-rw-rw-rw-  1 fhem dialout  26K May  2  2018 11_OWX_TCP.pm
-rw-rw-rw-  1 fhem dialout  11K Jun  1  2018 12_HMS.pm
-rw-rw-rw-  1 fhem dialout  14K Apr  5 19:40 12_HProtocolGateway.pm
-rw-rw-rw-  1 fhem dialout 5.4K Mar  2 17:31 12_HProtocolTank.pm
-rw-rw-rw-  1 fhem dialout  15K Dec 22  2017 13_KS300.pm
-rw-rw-rw-  1 fhem dialout  29K Nov 23  2016 14_CUL_MAX.pm
-rw-rw-rw-  1 fhem dialout  11K Jan 24 18:59 14_CUL_REDIRECT.pm
-rw-rw-rw-  1 fhem dialout  73K Jan 24 18:59 14_CUL_TCM97001.pm
-rw-rw-rw-  1 fhem dialout 5.7K Oct 10  2018 14_CUL_TX.pm
-rw-rw-rw-  1 fhem dialout  15K Jan  4 10:44 14_CUL_WS.pm
-rw-rw-rw-  1 fhem dialout  14K Mar  2 17:31 14_FLAMINGO.pm
-rw-rw-rw-  1 fhem dialout  20K Mar  2 17:31 14_Hideki.pm
-rw-rw-rw-  1 fhem dialout  21K Mar  2 17:31 14_SD_BELL.pm
-rw-rw-rw-  1 fhem dialout  12K Mar  2 17:31 14_SD_RSL.pm
-rw-rw-rw-  1 fhem dialout  86K Mar  2 17:31 14_SD_UT.pm
-rw-rw-rw-  1 fhem dialout  18K Mar 12 22:22 14_SD_WS07.pm
-rw-rw-rw-  1 fhem dialout  37K Mar  2 17:31 14_SD_WS09.pm
-rw-rw-rw-  1 fhem dialout  14K Mar  2 17:31 14_SD_WS_Maverick.pm
-rw-rw-rw-  1 fhem dialout  50K Mar  2 17:31 14_SD_WS.pm
-rw-rw-rw-  1 fhem dialout  15K Mar  2  2018 15_CUL_EM.pm
-rw-rw-rw-  1 fhem dialout 7.2K Nov 12  2017 16_CUL_RFR.pm
-rw-rw-rw-  1 fhem dialout 8.7K Feb  1 16:24 16_STACKABLE_CC.pm
-rw-rw-rw-  1 fhem dialout 5.6K Apr 19  2017 16_STACKABLE.pm
-rw-rw-rw-  1 fhem dialout  18K Apr 23  2017 17_EGPM2LAN.pm
-rw-rw-rw-  1 fhem dialout 9.7K Nov 15  2015 17_SIS_PMS.pm
-rw-rw-rw-  1 fhem dialout 3.1K Dec  2  2017 18_CUL_HOERMANN.pm
-rw-rw-rw-  1 fhem dialout 7.7K Oct 10  2018 19_Revolt.pm
-rw-rw-rw-  1 fhem dialout 7.8K Feb 18  2017 19_VBUSIF.pm
-rw-rw-rw-  1 fhem dialout 8.6K Jan 20  2018 20_FRM_AD.pm
-rw-rw-rw-  1 fhem dialout 3.7K Nov 15  2015 20_FRM_I2C.pm
-rw-rw-rw-  1 fhem dialout  15K Apr  5 19:40 20_FRM_IN.pm
-rw-rw-rw-  1 fhem dialout  884 Nov 15  2015 20_FRM_LCD.pm
-rw-rw-rw-  1 fhem dialout 8.9K Jan 20  2018 20_FRM_OUT.pm
-rw-rw-rw-  1 fhem dialout  13K Jan 20  2018 20_FRM_PWM.pm
-rw-rw-rw-  1 fhem dialout  11K Nov 15  2015 20_FRM_RGB.pm
-rw-rw-rw-  1 fhem dialout 7.4K Nov 15  2015 20_FRM_ROTENC.pm
-rw-rw-rw-  1 fhem dialout 4.8K Nov 15  2015 20_FRM_SERVO.pm
-rw-rw-rw-  1 fhem dialout  11K Nov 15  2015 20_FRM_STEPPER.pm
-rw-rw-rw-  1 fhem dialout  34K Jun 11 20:30 20_GUEST.pm
-rw-rw-rw-  1 fhem dialout  14K Jan  1  2018 20_N4HBUS.pm
-rw-rw-rw-  1 fhem dialout  11K Nov 15  2015 20_OWFS.pm
-rw-rw-rw-  1 fhem dialout  35K Jun 11 20:30 20_PET.pm
-rw-rw-rw-  1 fhem dialout  35K Jun 11 20:30 20_ROOMMATE.pm
-rw-rw-rw-  1 fhem dialout  20K Oct 10  2018 20_X10.pm
-rw-rw-rw-  1 fhem dialout  28K Mar 17  2018 21_HEOSGroup.pm
-rw-rw-rw-  1 fhem dialout  55K Mar 17  2018 21_HEOSMaster.pm
-rw-rw-rw-  1 fhem dialout  48K Mar 17  2018 21_HEOSPlayer.pm
-rw-rw-rw-  1 fhem dialout  46K Jan  1  2018 21_N4HMODULE.pm
-rw-rw-rw-  1 fhem dialout  59K Nov 12  2017 21_OWAD.pm
-rw-rw-rw-  1 fhem dialout  74K Nov 12  2017 21_OWCOUNT.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 12  2017 21_OWID.pm
-rw-rw-rw-  1 fhem dialout  73K Nov 12  2017 21_OWLCD.pm
-rw-rw-rw-  1 fhem dialout  53K May  2  2018 21_OWMULTI.pm
-rw-rw-rw-  1 fhem dialout  60K Nov 12  2017 21_OWSWITCH.pm
-rw-rw-rw-  1 fhem dialout  17K Nov 15  2015 21_OWTEMP.pm
-rw-rw-rw-  1 fhem dialout  44K Nov 12  2017 21_OWTHERM.pm
-rw-rw-rw-  1 fhem dialout  29K Nov 12  2017 21_OWVAR.pm
-rw-rw-rw-  1 fhem dialout 115K Mar  2 17:31 21_SONOSPLAYER.pm
-rw-rw-rw-  1 fhem dialout  90K Feb 18  2017 21_VBUSDEV.pm
-rw-rw-rw-  1 fhem dialout 4.8K Nov 15  2015 22_ALL3076.pm
-rw-rw-rw-  1 fhem dialout 203K May  1 10:34 22_HOMEMODE.pm
-rw-rw-rw-  1 fhem dialout 6.3K Nov 15  2015 23_ALL4027.pm
-rw-rw-rw-  1 fhem dialout  38K Nov 12  2017 23_KOSTALPIKO.pm
-rw-rw-rw-  1 fhem dialout 134K Apr 19  2018 23_LUXTRONIK2.pm
-rw-rw-rw-  1 fhem dialout 5.5K Nov 15  2015 23_WEBIO_12DIGITAL.pm
-rw-rw-rw-  1 fhem dialout 5.0K Nov 15  2015 23_WEBIO.pm
-rw-rw-rw-  1 fhem dialout 4.9K Oct 25  2018 24_Iluminize.pm
-rw-rw-rw-  1 fhem dialout  11K Nov 15  2015 24_NetIO230B.pm
-rw-rw-rw-  1 fhem dialout  21K Jun 11 20:30 24_TPLinkHS110.pm
-rw-rw-rw-  1 fhem dialout 347K May 26  2018 26_KM273.pm
-rw-rw-rw-  1 fhem dialout  64K Jun 17 09:04 26_tahoma.pm
-rw-rw-rw-  1 fhem dialout  91K Jun 11 20:30 30_DUOFERN.pm
-rw-rw-rw-  1 fhem dialout 4.9K Nov 15  2015 30_ENECSYSGW.pm
-rw-rw-rw-  1 fhem dialout  69K Jun 11 20:30 30_HUEBridge.pm
-rw-rw-rw-  1 fhem dialout  32K Mar 12  2017 30_LIGHTIFY.pm
-rw-rw-rw-  1 fhem dialout  16K Feb 13  2018 30_MilightBridge.pm
-rw-rw-rw-  1 fhem dialout 3.5K May  1  2017 30_pilight_contact.pm
-rw-rw-rw-  1 fhem dialout  12K Nov 23  2016 30_pilight_dimmer.pm
-rw-rw-rw-  1 fhem dialout 3.8K Nov 23  2016 30_pilight_raw.pm
-rw-rw-rw-  1 fhem dialout 3.7K Nov 23  2016 30_pilight_smoke.pm
-rw-rw-rw-  1 fhem dialout 5.3K Nov 23  2016 30_pilight_switch.pm
-rw-rw-rw-  1 fhem dialout 6.0K Nov 23  2016 30_pilight_temp.pm
-rw-rw-rw-  1 fhem dialout  17K Apr  5 19:40 30_tradfri.pm
-rw-rw-rw-  1 fhem dialout  28K Jan  4 10:44 31_Aurora.pm
-rw-rw-rw-  1 fhem dialout 4.6K Nov 15  2015 31_ENECSYSINV.pm
-rw-rw-rw-  1 fhem dialout  68K Jun 11 20:30 31_HUEDevice.pm
-rw-rw-rw-  1 fhem dialout  36K Mar  2 17:31 31_LightScene.pm
-rw-rw-rw-  1 fhem dialout  97K Feb 13  2018 31_MilightDevice.pm
-rw-rw-rw-  1 fhem dialout  22K Dec  2  2017 31_Nello.pm
-rw-rw-rw-  1 fhem dialout  31K Dec 22  2017 31_PLAYBULB.pm
-rw-rw-rw-  1 fhem dialout  16K Mar  2  2018 32_mailcheck.pm
-rw-rw-rw-  1 fhem dialout 5.6K Nov 23  2016 32_speedtest.pm
-rw-rw-rw-  1 fhem dialout  31K Jun 11 20:30 32_SYSSTAT.pm
-rw-rw-rw-  1 fhem dialout  15K Jan  1  2018 32_TechemHKV.pm
-rw-rw-rw-  1 fhem dialout  19K Apr  5 19:40 32_TechemWZ.pm
-rw-rw-rw-  1 fhem dialout 205K Jan 20  2018 32_WifiLight.pm
-rw-rw-rw-  1 fhem dialout 151K Apr  5 19:40 32_withings.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 23  2016 32_yowsup.pm
-rw-rw-rw-  1 fhem dialout 4.5K Dec 17  2017 33_readingsChange.pm
-rw-rw-rw-  1 fhem dialout  88K Mar  2  2018 33_readingsGroup.pm
-rw-rw-rw-  1 fhem dialout  24K Apr  5 19:40 33_readingsHistory.pm
-rw-rw-rw-  1 fhem dialout  12K Mar  2  2018 33_readingsProxy.pm
-rw-rw-rw-  1 fhem dialout 179K Mar  2 17:31 34_ESPEasy.pm
-rw-rw-rw-  1 fhem dialout  13K Nov 15  2015 34_NUT.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 23  2016 34_panStamp.pm
-rw-rw-rw-  1 fhem dialout  46K Nov 23  2016 34_SWAP.pm
-rw-rw-rw-  1 fhem dialout  18K Nov 23  2016 35_SWAP_0000002200000003.pm
-rw-rw-rw-  1 fhem dialout 2.5K Nov 23  2016 35_SWAP_0000002200000008.pm
-rw-rw-rw-  1 fhem dialout 5.6K Nov 23  2016 36_EC3000.pm
-rw-rw-rw-  1 fhem dialout  12K Oct  3  2017 36_EleroDrive.pm
-rw-rw-rw-  1 fhem dialout  15K Aug  1  2017 36_EleroStick.pm
-rw-rw-rw-  1 fhem dialout 8.4K Aug  1  2017 36_EleroSwitch.pm
-rw-rw-rw-  1 fhem dialout 8.4K Nov 23  2016 36_EMT7110.pm
-rw-rw-rw-  1 fhem dialout  36K Aug  1  2017 36_JeeLink.pm
-rw-rw-rw-  1 fhem dialout 7.2K Mar  4  2017 36_KeyValueProtocol.pm
-rw-rw-rw-  1 fhem dialout  33K Jan 24 18:59 36_LaCrosseGateway.pm
-rw-rw-rw-  1 fhem dialout  20K Jan 24 18:59 36_LaCrosse.pm
-rw-rw-rw-  1 fhem dialout 7.3K Jun 11 20:30 36_Level.pm
-rw-rw-rw-  1 fhem dialout 9.8K Nov 23  2016 36_PCA301.pm
-rw-rw-rw-  1 fhem dialout  18K Jan 24 18:59 36_PrecipitationSensor.pm
-rw-rw-rw-  1 fhem dialout  56K Jun 11 20:30 36_Shelly.pm
-rw-rw-rw-  1 fhem dialout  71K Jun 11 20:30 36_Vallox.pm
-rw-rw-rw-  1 fhem dialout  25K Mar 12 22:22 36_WMBUS.pm
-rw-rw-rw-  1 fhem dialout 7.5K Feb 18  2017 37_dash_dhcp.pm
-rw-rw-rw-  1 fhem dialout  22K Mar  2 17:31 37_fakeRoku.pm
-rw-rw-rw-  1 fhem dialout  78K May  1 10:34 37_harmony.pm
-rw-rw-rw-  1 fhem dialout  11K Feb 13  2018 37_NotifyAndroidTV.pm
-rw-rw-rw-  1 fhem dialout 150K Mar  2 17:31 37_plex.pm
-rw-rw-rw-  1 fhem dialout  31K Nov 15  2015 37_SHCdev.pm
-rw-rw-rw-  1 fhem dialout  10K Nov 15  2015 37_SHC.pm
-rw-rw-rw-  1 fhem dialout  56K Jul 11  2018 37_Spotify.pm
-rw-rw-rw-  1 fhem dialout  49K May  1 10:34 38_BEOK.pm
-rw-rw-rw-  1 fhem dialout  31K Dec 17  2017 38_Broadlink.pm
-rw-rw-rw-  1 fhem dialout  28K Jul  9  2017 38_CO20.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 23  2016 38_JawboneUp.pm
-rw-rw-rw-  1 fhem dialout 237K May  1 10:34 38_netatmo.pm
-rw-rw-rw-  1 fhem dialout  41K Apr  5 19:40 39_alexa.pm
-rw-rw-rw-  1 fhem dialout  21K Apr  5 19:40 39_gassistant.pm
-rw-rw-rw-  1 fhem dialout 2.7K Apr 23  2017 39_siri.pm
-rw-rw-rw-  1 fhem dialout  79K Mar 19  2018 39_Talk2Fhem.pm
-rw-rw-rw-  1 fhem dialout  14K Nov 23  2016 40_RFXCOM.pm
-rw-rw-rw-  1 fhem dialout  38K Mar  2 17:31 41_OREGON.pm
-rw-rw-rw-  1 fhem dialout  35K Apr  5 19:40 42_AptToDate.pm
-rw-rw-rw-  1 fhem dialout  30K Jul  9  2017 42_Nextion.pm
-rw-rw-rw-  1 fhem dialout  60K Jun 11 20:30 42_npmjs.pm
-rw-rw-rw-  1 fhem dialout 7.9K Nov 15  2015 42_RFXMETER.pm
-rw-rw-rw-  1 fhem dialout  22K Jul  9  2017 42_SMARTMON.pm
-rw-rw-rw-  1 fhem dialout 190K Oct 10  2018 42_SYSMON.pm
-rw-rw-rw-  1 fhem dialout  19K Nov 15  2015 43_RFXX10REC.pm
-rw-rw-rw-  1 fhem dialout  51K Feb  1 16:24 44_ROLLO.pm
-rw-rw-rw-  1 fhem dialout  16K Dec  2  2017 44_S7_ARead.pm
-rw-rw-rw-  1 fhem dialout  20K Dec  2  2017 44_S7_AWrite.pm
-rw-rw-rw-  1 fhem dialout  12K May 24  2017 44_S7_Client.pm
-rw-rw-rw-  1 fhem dialout  15K Dec  2  2017 44_S7_DRead.pm
-rw-rw-rw-  1 fhem dialout  18K Dec  2  2017 44_S7_DWrite.pm
-rw-rw-rw-  1 fhem dialout  34K Aug  1  2017 44_S7.pm
-rw-rw-rw-  1 fhem dialout  20K Dec  2  2017 44_S7_S5Client.pm
-rw-rw-rw-  1 fhem dialout  34K Dec  2  2017 44_S7_S7Client.pm
-rw-rw-rw-  1 fhem dialout 7.5K Nov  4  2018 44_TEK603.pm
-rw-rw-rw-  1 fhem dialout  54K Oct 10  2018 45_Plugwise.pm
-rw-rw-rw-  1 fhem dialout  27K Mar  2 17:31 45_TRX.pm
-rw-rw-rw-  1 fhem dialout  30K Nov 28  2018 46_Aqicn.pm
-rw-rw-rw-  1 fhem dialout  12K Jan 24 18:59 46_PW_Circle.pm
-rw-rw-rw-  1 fhem dialout 5.0K Jan 24 18:59 46_PW_Scan.pm
-rw-rw-rw-  1 fhem dialout 5.1K Jan 24 18:59 46_PW_Sense.pm
-rw-rw-rw-  1 fhem dialout 6.6K Jan 24 18:59 46_PW_Switch.pm
-rw-rw-rw-  1 fhem dialout  18K Oct 10  2018 46_SmartPi.pm
-rw-rw-rw-  1 fhem dialout  18K Jan 29  2018 46_TeslaPowerwall2AC.pm
-rw-rw-rw-  1 fhem dialout 5.0K Apr  4  2018 46_TRX_ELSE.pm
-rw-rw-rw-  1 fhem dialout  56K May  3 21:55 46_TRX_LIGHT.pm
-rw-rw-rw-  1 fhem dialout  22K Jan  4 10:44 46_TRX_SECURITY.pm
-rw-rw-rw-  1 fhem dialout  57K Jan  4 10:44 46_TRX_WEATHER.pm
-rw-rw-rw-  1 fhem dialout  37K Mar  2 17:31 47_OBIS.pm
-rw-rw-rw-  1 fhem dialout  58K Apr  5 19:40 49_Arlo.pm
-rw-rw-rw-  1 fhem dialout  27K Feb 13 15:50 49_IPCAM.pm
-rwxrwxrwx  1 fhem dialout 645K Jun 11 20:30 49_SSCam.pm
-rw-rw-rw-  1 fhem dialout  27K Apr  5 19:40 49_SSCamSTRM.pm
-rw-rw-rw-  1 fhem dialout  46K Mar 17  2018 49_TBot_List.pm
-rw-rw-rw-  1 fhem dialout  63K May  1 10:34 50_HP1000.pm
-rw-rw-rw-  1 fhem dialout  30K Jun 11 20:30 50_MOBILEALERTSGW.pm
-rw-rw-rw-  1 fhem dialout 151K Jun 11 20:30 50_TelegramBot.pm
-rw-rw-rw-  1 fhem dialout  19K Nov 15  2015 50_WS300.pm
-rw-rw-rw-  1 fhem dialout  20K Nov 23  2016 51_I2C_BH1750.pm
-rw-rw-rw-  1 fhem dialout  25K Jan 24 18:59 51_I2C_BMP180.pm
-rw-rw-rw-  1 fhem dialout  61K Jan  1  2018 51_I2C_TSL2561.pm
-rw-rw-rw-  1 fhem dialout  59K Dec 12  2018 51_MOBILEALERTS.pm
-rw-rw-rw-  1 fhem dialout  18K Nov 23  2016 51_Netzer.pm
-rw-rw-rw-  1 fhem dialout  39K Jun 11 20:30 51_RPI_GPIO.pm
-rw-rw-rw-  1 fhem dialout  23K Jun 11 20:30 52_I2C_BME280.pm
-rw-rw-rw-  1 fhem dialout 9.3K Nov 15  2015 52_I2C_DS1307.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 28  2018 52_I2C_EEPROM.pm
-rw-rw-rw-  1 fhem dialout  16K Feb 13  2018 52_I2C_EMC1001.pm
-rw-rw-rw-  1 fhem dialout  18K May 26  2018 52_I2C_HDC1008.pm
-rw-rw-rw-  1 fhem dialout  12K Mar 17  2018 52_I2C_K30.pm
-rw-rw-rw-  1 fhem dialout  14K Nov 15  2015 52_I2C_LCD.pm
-rw-rw-rw-  1 fhem dialout  12K Nov 28  2018 52_I2C_LM75A.pm
-rw-rw-rw-  1 fhem dialout  27K Jun 11 20:30 52_I2C_MCP23008.pm
-rw-rw-rw-  1 fhem dialout  28K Jun 11 20:30 52_I2C_MCP23017.pm
-rw-rw-rw-  1 fhem dialout  17K Jun 11 20:30 52_I2C_MCP342x.pm
-rw-rw-rw-  1 fhem dialout  70K Nov 23  2016 52_I2C_MMA845X.pm
-rw-rw-rw-  1 fhem dialout  25K Jun 11 20:30 52_I2C_PCA9532.pm
-rw-rw-rw-  1 fhem dialout  40K Jun 11 20:30 52_I2C_PCA9685.pm
-rw-rw-rw-  1 fhem dialout  19K Jun 11 20:30 52_I2C_PCF8574.pm
-rw-rw-rw-  1 fhem dialout  13K Jun 11 20:30 52_I2C_SHT21.pm
-rw-rw-rw-  1 fhem dialout  13K Nov 23  2016 52_I2C_SHT3x.pm
-rw-rw-rw-  1 fhem dialout  30K Jun 11 20:30 53_GHoma.pm
-rw-rw-rw-  1 fhem dialout 112K Jun 11 20:30 55_DWD_OpenData.pm
-rw-rw-rw-  1 fhem dialout  72K Nov 15  2015 55_GDS.pm
-rw-rw-rw-  1 fhem dialout  65K Jun 11 20:30 55_InfoPanel.pm
-rw-rw-rw-  1 fhem dialout  21K Jun 17 09:04 55_PIFACE.pm
-rw-rw-rw-  1 fhem dialout 6.7K Nov 15  2015 55_weco.pm
-rw-rw-rw-  1 fhem dialout  17K Nov 15  2015 56_POKEYS.pm
-rw-rw-rw-  1 fhem dialout 159K Mar  2 17:31 57_Calendar.pm
-rw-rw-rw-  1 fhem dialout  28K Oct 25  2018 57_CALVIEW.pm
-rw-rw-rw-  1 fhem dialout  34K Dec 12  2018 59_HCS.pm
-rw-rw-rw-  1 fhem dialout  27K Oct 25  2018 59_LuftdatenInfo.pm
-rw-rw-rw-  1 fhem dialout  25K Mar 19  2018 59_OPENWEATHER.pm
-rw-rw-rw-  1 fhem dialout  40K Mar  2 17:31 59_PROPLANTA.pm
-rw-rw-rw-  1 fhem dialout  43K Jan 29  2018 59_Twilight.pm
-rw-rw-rw-  1 fhem dialout  46K Jun 17 09:04 59_Weather.pm
-rw-rw-rw-  1 fhem dialout  44K Apr  5 19:40 59_Wunderground.pm
-rw-rw-rw-  1 fhem dialout  21K Oct 10  2018 59_WUup.pm
-rw-rw-rw-  1 fhem dialout  19K Nov 15  2015 59_WWO.pm
-rw-rw-rw-  1 fhem dialout  18K Feb  1 16:24 60_allergy.pm
-rw-rw-rw-  1 fhem dialout  11K Nov 23  2016 60_EM.pm
-rw-rw-rw-  1 fhem dialout 6.2K Aug 19  2017 61_EMWZ.pm
-rw-rw-rw-  1 fhem dialout 4.4K Aug 19  2017 62_EMEM.pm
-rw-rw-rw-  1 fhem dialout 5.1K Nov 23  2016 63_EMGZ.pm
-rw-rw-rw-  1 fhem dialout  12K Nov 15  2015 64_ESA2000.pm
-rw-rw-rw-  1 fhem dialout  42K Mar 11  2018 66_ECMD.pm
-rw-rw-rw-  1 fhem dialout  26K Dec 31  2016 67_ECMDDevice.pm
-rw-rw-rw-  1 fhem dialout  86K Jun 11 20:30 70_BOTVAC.pm
-rw-rw-rw-  1 fhem dialout  88K May  1 10:34 70_BRAVIA.pm
-rw-rw-rw-  1 fhem dialout 6.5K Apr 23  2017 70_EGPM.pm
-rw-rw-rw-  1 fhem dialout 121K Apr  5 19:40 70_ENIGMA2.pm
-rw-rw-rw-  1 fhem dialout  57K Dec 31  2016 70_Jabber.pm
-rw-rw-rw-  1 fhem dialout  47K May 26  2018 70_JSONMETER.pm
-rw-rw-rw-  1 fhem dialout  62K Mar 12 22:22 70_KODI.pm
-rw-rw-rw-  1 fhem dialout 102K Jun 11 20:30 70_LaMetric2.pm
-rw-rw-rw-  1 fhem dialout  46K Apr 19  2018 70_MEDIAPORTAL.pm
-rw-rw-rw-  1 fhem dialout  65K Feb  1 16:24 70_NEUTRINO.pm
-rw-rw-rw-  1 fhem dialout 122K Feb 13 15:50 70_ONKYO_AVR.pm
-rw-rw-rw-  1 fhem dialout 136K Apr  5 19:40 70_PHTV.pm
-rw-rw-rw-  1 fhem dialout 179K Jun 11 20:30 70_PIONEERAVR.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 23  2016 70_Pushalot.pm
-rw-rw-rw-  1 fhem dialout  24K Nov 15  2015 70_Pushbullet.pm
-rw-rw-rw-  1 fhem dialout 7.0K Nov 23  2016 70_PushNotifier.pm
-rw-rw-rw-  1 fhem dialout  73K Jun 11 20:30 70_Pushover.pm
-rw-rw-rw-  1 fhem dialout  26K Oct  3  2017 70_Pushsafer.pm
-rw-rw-rw-  1 fhem dialout  51K Apr  5 19:40 70_SamsungAV.pm
-rw-rw-rw-  1 fhem dialout 7.4K Nov 15  2015 70_SCIVT.pm
-rw-rw-rw-  1 fhem dialout  20K Nov 15  2015 70_SISPM.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 23  2016 70_SML.pm
-rw-rw-rw-  1 fhem dialout  24K Dec 31  2016 70_STV.pm
-rw-rw-rw-  1 fhem dialout  12K Nov 23  2016 70_TellStick.pm
-rw-rw-rw-  1 fhem dialout  18K Nov 15  2015 70_USBWX.pm
-rw-rw-rw-  1 fhem dialout  37K Nov 23  2016 70_VIERA.pm
-rw-rw-rw-  1 fhem dialout  20K Nov 23  2016 70_VolumeLink.pm
-rw-rw-rw-  1 fhem dialout  44K Mar 17  2018 70_WINCONNECT.pm
-rw-rw-rw-  1 fhem dialout  22K Mar  4  2017 70_WS3600.pm
-rw-rw-rw-  1 fhem dialout  55K Dec 31  2016 70_XBMC.pm
-rw-rw-rw-  1 fhem dialout  25K Mar 12 22:22 70_ZoneMinder.pm
-rw-rw-rw-  1 fhem dialout  63K Jul  9  2017 71_ONKYO_AVR_ZONE.pm
-rw-rw-rw-  1 fhem dialout  94K Mar  2 17:31 71_PHILIPS_AUDIO.pm
-rw-rw-rw-  1 fhem dialout  24K Jul  9  2017 71_PIONEERAVRZONE.pm
-rw-rw-rw-  1 fhem dialout 163K Oct 25  2018 71_YAMAHA_AVR.pm
-rw-rw-rw-  1 fhem dialout  51K Oct  3  2017 71_YAMAHA_BD.pm
-rw-rw-rw-  1 fhem dialout 206K Apr  5 19:40 71_YAMAHA_MC.pm
-rw-rw-rw-  1 fhem dialout 122K Jan 29  2018 71_YAMAHA_NP.pm
-rw-rw-rw-  1 fhem dialout  19K Feb 13 15:50 71_ZM_Monitor.pm
-rw-rw-rw-  1 fhem dialout  87K Jan 24 18:59 72_FB_CALLLIST.pm
-rw-rw-rw-  1 fhem dialout 118K Jun 11 20:30 72_FB_CALLMONITOR.pm
-rw-rw-rw-  1 fhem dialout 217K Oct 10  2018 72_FRITZBOX.pm
-rw-rw-rw-  1 fhem dialout  16K Nov 28  2018 72_TA_CMI_JSON.pm
-rw-rw-rw-  1 fhem dialout 158K May  1 10:34 72_XiaomiDevice.pm
-rw-rw-rw-  1 fhem dialout  49K Jun 11 20:30 73_AMADCommBridge.pm
-rw-rw-rw-  1 fhem dialout 246K Jun 17 09:04 73_AutoShuttersControl.pm
-rw-rw-rw-  1 fhem dialout 143K Jun 11 20:30 73_DoorBird.pm
-rw-rw-rw-  1 fhem dialout  88K Apr 19  2018 73_ElectricityCalculator.pm
-rw-rw-rw-  1 fhem dialout  42K Jun 17 09:04 73_GardenaSmartBridge.pm
-rw-rw-rw-  1 fhem dialout  80K Apr 19  2018 73_GasCalculator.pm
-rw-rw-rw-  1 fhem dialout 116K Dec 19  2018 73_km200.pm
-rw-rw-rw-  1 fhem dialout  86K Jan 15  2018 73_MPD.pm
-rw-rw-rw-  1 fhem dialout  31K Jul 16  2018 73_NUKIBridge.pm
-rw-rw-rw-  1 fhem dialout  88K Jan 24 18:59 73_PRESENCE.pm
-rw-rw-rw-  1 fhem dialout  80K Nov 12  2017 73_UpsPico.pm
-rw-rw-rw-  1 fhem dialout  83K Apr 19  2018 73_WaterCalculator.pm
-rw-rw-rw-  1 fhem dialout  66K Jun 11 20:30 74_AMADDevice.pm
-rw-rw-rw-  1 fhem dialout  80K May  1  2017 74_AMAD.pm
-rw-rw-rw-  1 fhem dialout  45K Jun 17 09:04 74_GardenaSmartDevice.pm
-rw-rw-rw-  1 fhem dialout  41K Apr  4  2018 74_HOMBOT.pm
-rw-rw-rw-  1 fhem dialout  34K May  1 10:34 74_HusqvarnaAutomower.pm
-rw-rw-rw-  1 fhem dialout  35K May  1  2017 74_Nmap.pm
-rw-rw-rw-  1 fhem dialout  23K Jul 16  2018 74_NUKIDevice.pm
-rw-rw-rw-  1 fhem dialout  64K Apr  5 19:40 74_THINKINGCLEANER.pm
-rw-rw-rw-  1 fhem dialout  18K Jun 11 20:30 74_UnifiClient.pm
-rw-rw-rw-  1 fhem dialout 121K Jun 11 20:30 74_Unifi.pm
-rw-rw-rw-  1 fhem dialout  15K Jun 11 20:30 74_UnifiSwitch.pm
-rw-rw-rw-  1 fhem dialout  16K Feb 13  2018 74_UnifiVideo.pm
-rw-rw-rw-  1 fhem dialout  40K Mar  2 17:31 74_XiaomiBTLESens.pm
-rw-rw-rw-  1 fhem dialout  31K Jan 15  2018 74_XiaomiFlowerSens.pm
-rw-rw-rw-  1 fhem dialout  32K Apr  5 19:40 75_msgConfig.pm
-rw-rw-rw-  1 fhem dialout 111K May  1 10:34 75_MSG.pm
-rw-rw-rw-  1 fhem dialout  37K Jun 14  2018 76_msgDialog.pm
-rw-rw-rw-  1 fhem dialout 8.9K Nov 23  2016 76_MSGFile.pm
-rw-rw-rw-  1 fhem dialout  18K Dec 31  2016 76_MSGMail.pm
-rw-rw-rw-  1 fhem dialout  83K May  1 10:34 76_SMAInverter.pm
-rw-rw-rw-  1 fhem dialout  50K Jun 11 20:30 77_SMAEM.pm
-rw-rw-rw-  1 fhem dialout  23K Nov 23  2016 77_SMASTP.pm
-rw-rw-rw-  1 fhem dialout 106K Nov  4  2018 77_UWZ.pm
-rw-rw-rw-  1 fhem dialout  51K Dec 31  2016 79_BDKM.pm
-rw-rw-rw-  1 fhem dialout 9.6K Mar 11  2018 80_M232.pm
-rw-rw-rw-  1 fhem dialout 9.8K Nov 15  2015 80_xxLG7000.pm
-rw-rw-rw-  1 fhem dialout 8.4K Mar 11  2018 81_M232Counter.pm
-rw-rw-rw-  1 fhem dialout  34K Oct  3  2017 82_LGTV_IP12.pm
-rw-rw-rw-  1 fhem dialout 7.9K Nov 15  2015 82_LGTV.pm
-rw-rw-rw-  1 fhem dialout  65K Jan 24 18:59 82_LGTV_WebOS.pm
-rw-rw-rw-  1 fhem dialout 3.7K Mar 11  2018 82_M232Voltage.pm
-rw-rw-rw-  1 fhem dialout  37K Jul 29  2018 83_IOhomecontrol.pm
-rw-rw-rw-  1 fhem dialout 6.4K Jul 29  2018 84_IOhomecontrolDevice.pm
-rw-rw-rw-  1 fhem dialout  42K Oct 10  2018 86_Robonect.pm
-rw-rw-rw-  1 fhem dialout  18K Nov 15  2015 87_WS2000.pm
-rw-rw-rw-  1 fhem dialout 4.3K Nov 15  2015 88_ALL4000T.pm
-rw-rw-rw-  1 fhem dialout  42K Feb 13 15:50 88_HMCCUCHN.pm
-rw-rw-rw-  1 fhem dialout  37K Feb 13 15:50 88_HMCCUDEV.pm
-rw-rw-rw-  1 fhem dialout 272K Jun 11 20:30 88_HMCCU.pm
-rw-rw-rw-  1 fhem dialout  89K Mar  2  2018 88_HMCCURPC.pm
-rw-rw-rw-  1 fhem dialout  89K Jun 11 20:30 88_HMCCURPCPROC.pm
-rw-rw-rw-  1 fhem dialout 5.7K Nov 15  2015 88_IPWE.pm
-rw-rw-rw-  1 fhem dialout 8.3K Nov 23  2016 88_Itach_IRDevice.pm
-rw-rw-rw-  1 fhem dialout 3.9K Nov 15  2015 88_Itach_Relay.pm
-rw-rw-rw-  1 fhem dialout 3.5K Nov 15  2015 88_LINDY_HDMI_SWITCH.pm
-rw-rw-rw-  1 fhem dialout  13K Nov 15  2015 88_VantagePro2.pm
-rw-rw-rw-  1 fhem dialout 4.1K Nov 15  2015 88_WEBCOUNT.pm
-rw-rw-rw-  1 fhem dialout  39K May  2  2018 88_xs1Bridge.pm
-rw-rw-rw-  1 fhem dialout  22K Apr 19  2018 88_xs1Dev.pm
-rw-rw-rw-  1 fhem dialout  27K Mar  2 17:31 89_FULLY.pm
-rw-rw-rw-  1 fhem dialout  44K Nov 23  2016 89_HEATRONIC.pm
-rw-rw-rw-  1 fhem dialout  52K Jun 11 20:31 89_VCLIENT.pm
-rw-rw-rw-  1 fhem dialout  61K Nov 23  2016 89_VCONTROL.pm
-rw-rw-rw-  1 fhem dialout  26K Oct 25  2018 90_at.pm
-rw-rw-rw-  1 fhem dialout  17K Mar  2 17:31 90_SIGNALduino_un.pm
-rw-rw-rw-  1 fhem dialout 6.9K Aug 19  2017 91_eventTypes.pm
-rw-rw-rw-  1 fhem dialout  28K Jun 11 20:31 91_notify.pm
-rw-rw-rw-  1 fhem dialout 9.7K May 26  2018 91_sequence.pm
-rw-rw-rw-  1 fhem dialout  17K Jul 11  2018 91_watchdog.pm
-rw-rw-rw-  1 fhem dialout  55K Apr  5 19:40 92_FileLog.pm
-rw-rw-rw-  1 fhem dialout  12K Aug 19  2017 92_SingleFileLog.pm
-rw-rw-rw-  1 fhem dialout 378K Jun 11 20:31 93_DbLog.pm
-rw-rw-rw-  1 fhem dialout 799K Jun 11 20:31 93_DbRep.pm
-rw-rw-rw-  1 fhem dialout  18K Oct 10  2018 93_FHEM2FHEM.pm
-rw-rw-rw-  1 fhem dialout 145K Apr  5 19:40 93_Log2Syslog.pm
-rw-rw-rw-  1 fhem dialout  69K Mar  2 17:31 93_PWMR.pm
-rw-rw-rw-  1 fhem dialout 7.8K Sep 13  2017 93_RFHEM.pm
-rw-rw-rw-  1 fhem dialout  51K Mar 12 22:22 94_PWM.pm
-rw-rw-rw-  1 fhem dialout  67K Oct 10  2018 95_Alarm.pm
-rw-rw-rw-  1 fhem dialout  62K Jun 11 20:31 95_Astro.pm
-rw-rw-rw-  1 fhem dialout  90K May  2  2018 95_Babble.pm
-rw-rw-rw-  1 fhem dialout  57K Jul 11  2018 95_Dashboard.pm
-rw-rw-rw-  1 fhem dialout  62K Mar 30  2017 95_FLOORPLAN.pm
-rw-rw-rw-  1 fhem dialout  22K Apr  5 19:40 95_holiday.pm
-rw-rw-rw-  1 fhem dialout  12K Nov 15  2015 95_PachLog.pm
-rw-rw-rw-  1 fhem dialout  63K Mar  2  2018 95_PostMe.pm
-rw-rw-rw-  1 fhem dialout  21K Nov 23  2016 95_remotecontrol.pm
-rw-rw-rw-  1 fhem dialout 189K Jun 11 20:31 95_YAAHM.pm
-rw-rw-rw-  1 fhem dialout  22K Apr  5 19:40 96_allowed.pm
-rw-rw-rw-  1 fhem dialout  78K Oct 10  2018 96_SIP.pm
-rw-rw-rw-  1 fhem dialout  31K Feb 18  2017 96_Snapcast.pm
-rw-rw-rw-  1 fhem dialout  65K Oct 10  2018 97_PiXtendV2.pm
-rw-rw-rw-  1 fhem dialout  12K Dec 27  2018 97_TrashCal.pm
-rw-rw-rw-  1 fhem dialout  56K Jul 16  2018 98_alarmclock.pm
-rw-rw-rw-  1 fhem dialout  13K Jun 11 20:31 98_apptime.pm
-rw-rw-rw-  1 fhem dialout  43K Dec 17  2017 98_archetype.pm
-rw-rw-rw-  1 fhem dialout 100K May  1 10:34 98_ArduCounter.pm
-rw-rw-rw-  1 fhem dialout  35K Jun 11 20:31 98_autocreate.pm
-rw-rw-rw-  1 fhem dialout 9.7K Mar  2  2018 98_average.pm
-rw-rw-rw-  1 fhem dialout  11K May  1 10:34 98_backup.pm
-rw-rw-rw-  1 fhem dialout 112K Feb 13 15:50 98_BOSEST.pm
-rw-rw-rw-  1 fhem dialout  11K Feb 18  2017 98_cloneDummy.pm
-rw-rw-rw-  1 fhem dialout 3.9K Mar  2  2018 98_cmdalias.pm
-rw-rw-rw-  1 fhem dialout  47K May 24  2017 98_ComfoAir.pm
-rw-rw-rw-  1 fhem dialout  21K Mar  2 17:31 98_configdb.pm
-rw-rw-rw-  1 fhem dialout 2.0K Mar 11  2018 98_copy.pm
-rw-rw-rw-  1 fhem dialout 1.5K Feb 13 15:50 98_count.pm
-rw-rw-rw-  1 fhem dialout 4.9K Nov 23  2016 98_CULflash.pm
-rw-rw-rw-  1 fhem dialout 8.9K Sep 25  2017 98_CustomReadings.pm
-rw-rw-rw-  1 fhem dialout  926 Nov 23  2016 98_deletefile.pm
-rw-rw-rw-  1 fhem dialout  35K Mar 12 22:22 98_dewpoint.pm
-rw-rw-rw-  1 fhem dialout  60K Jan 15  2018 98_DLNARenderer.pm
-rw-rw-rw-  1 fhem dialout 272K May  3 21:55 98_DOIF.pm
-rw-rw-rw-  1 fhem dialout 110K Jan 24 18:59 98_DOIFtools.pm
-rw-rw-rw-  1 fhem dialout  40K Nov 12  2017 98_Dooya.pm
-rw-rw-rw-  1 fhem dialout 5.7K Jun 11 20:31 98_dummy.pm
-rw-rw-rw-  1 fhem dialout  29K Nov 23  2016 98_EDIPLUG.pm
-rw-rw-rw-  1 fhem dialout  11K Oct 10  2018 98_expandJSON.pm
-rw-rw-rw-  1 fhem dialout 6.8K Nov 23  2016 98_exportdevice.pm
-rw-rw-rw-  1 fhem dialout  49K Jul 29  2018 98_feels_like.pm
-rw-rw-rw-  1 fhem dialout 6.7K May 26  2018 98_fhemdebug.pm
-rw-rw-rw-  1 fhem dialout  11K Jan 24 18:59 98_fheminfo.pm
-rw-rw-rw-  1 fhem dialout  65K Mar  2 17:31 98_freezemon.pm
-rw-rw-rw-  1 fhem dialout  25K Apr  9  2017 98_FReplacer.pm
-rw-rw-rw-  1 fhem dialout  41K Apr  5 19:40 98_GAEBUS.pm
-rw-rw-rw-  1 fhem dialout  33K Apr  5 19:40 98_GEOFANCY.pm
-rw-rw-rw-  1 fhem dialout  12K Feb 18  2017 98_GoogleAuth.pm
-rw-rw-rw-  1 fhem dialout  30K Apr  5 19:40 98_GOOGLECAST.pm
-rw-rw-rw-  1 fhem dialout  30K Jun 11 20:31 98_Heating_Control.pm
-rw-rw-rw-  1 fhem dialout 9.0K Jan 24 18:59 98_help.pm
-rw-rw-rw-  1 fhem dialout 171K Jun 11 20:31 98_HMinfo.pm
-rw-rw-rw-  1 fhem dialout  31K Apr  5 19:40 98_HMtemplate.pm
-rw-rw-rw-  1 fhem dialout  33K Nov 23  2016 98_HourCounter.pm
-rw-rw-rw-  1 fhem dialout 197K Mar  2 17:31 98_HTTPMOD.pm
-rw-rw-rw-  1 fhem dialout  67K Feb  1 16:24 98_Hyperion.pm
-rw-rw-rw-  1 fhem dialout  22K Feb 18  2017 98_IF.pm
-rw-rw-rw-  1 fhem dialout  14K Feb  1 16:24 98_inotify.pm
-rw-rw-rw-  1 fhem dialout 184K Jun 11 20:31 98_Installer.pm
-rw-rw-rw-  1 fhem dialout 4.8K Oct 10  2018 98_JsonList2.pm
-rw-rw-rw-  1 fhem dialout  17K Mar  2  2018 98_JsonList.pm
-rw-rw-rw-  1 fhem dialout  74K May  1 10:34 98_livetracking.pm
-rw-rw-rw-  1 fhem dialout  44K Oct 25  2018 98_logProxy.pm
-rw-rw-rw-  1 fhem dialout  49K Nov 23  2016 98_MaxScanner.pm
-rw-rw-rw-  1 fhem dialout  34K Jun 11 20:31 98_MediaList.pm
-rw-rw-rw-  1 fhem dialout  51K May  1 10:34 98_ModbusAttr.pm
-rw-rw-rw-  1 fhem dialout  38K Jun 17 09:04 98_ModbusElsnerWS.pm
-rw-rw-rw-  1 fhem dialout 226K May  3 21:55 98_Modbus.pm
-rw-rw-rw-  1 fhem dialout  14K May 24  2017 98_ModbusSET.pm
-rw-rw-rw-  1 fhem dialout  26K Nov 12  2017 98_ModbusTrovis5576.pm
-rw-rw-rw-  1 fhem dialout  56K Mar 12 22:22 98_monitoring.pm
-rw-rw-rw-  1 fhem dialout 327K Jun 11 20:31 98_MSwitch.pm
-rw-rw-rw-  1 fhem dialout  26K Nov 23  2016 98_notice.pm
-rw-rw-rw-  1 fhem dialout  47K Nov 28  2018 98_PHC.pm
-rw-rw-rw-  1 fhem dialout  34K Nov 23  2016 98_PID20.pm
-rw-rw-rw-  1 fhem dialout 8.5K Nov 15  2015 98_pilight.pm
-rw-rw-rw-  1 fhem dialout 6.9K Nov 23  2016 98_ping.pm
-rw-rw-rw-  1 fhem dialout  57K Jan 29  2018 98_powerMap.pm
-rw-rw-rw-  1 fhem dialout  28K Feb 18  2017 98_QRCode.pm
-rw-rw-rw-  1 fhem dialout  23K Nov 15  2015 98_rain.pm
-rw-rw-rw-  1 fhem dialout  24K May  1 10:34 98_RandomTimer.pm
-rw-rw-rw-  1 fhem dialout 4.0K Mar 19  2018 98_restore.pm
-rw-rw-rw-  1 fhem dialout  44K Feb 18  2017 98_rssFeed.pm
-rw-rw-rw-  1 fhem dialout 2.9K Apr  5 19:40 98_search.pm
-rw-rw-rw-  1 fhem dialout  24K Mar  2 17:31 98_serviced.pm
-rw-rw-rw-  1 fhem dialout  71K Jun 17 09:04 98_Siro.pm
-rw-rw-rw-  1 fhem dialout  79K Nov 28  2018 98_SmarterCoffee.pm
-rw-rw-rw-  1 fhem dialout  59K Mar 19  2018 98_statistics.pm
-rw-rw-rw-  1 fhem dialout  21K Nov 23  2016 98_STOCKQUOTES.pm
-rw-rw-rw-  1 fhem dialout  32K Jan 24 18:59 98_structure.pm
-rw-rw-rw-  1 fhem dialout  94K Jun 11 20:31 98_SVG.pm
-rw-rw-rw-  1 fhem dialout  12K Oct 10  2018 98_systemd_watchdog.pm
-rw-rw-rw-  1 fhem dialout  20K Oct 25  2018 98_telnet.pm
-rw-rw-rw-  1 fhem dialout 7.7K Mar 15  2017 98_template.pm
-rw-rw-rw-  1 fhem dialout  68K Jun 11 20:31 98_Text2Speech.pm
-rw-rw-rw-  1 fhem dialout  52K May 24  2017 98_THRESHOLD.pm
-rw-rw-rw-  1 fhem dialout  85K May  1 10:34 98_todoist.pm
-rw-rw-rw-  1 fhem dialout  49K Mar 19  2018 98_TRAFFIC.pm
-rw-rw-rw-  1 fhem dialout  36K May 24  2017 98_UbiquitiMP.pm
-rw-rw-rw-  1 fhem dialout 3.5K Nov 15  2015 98_UbiquitiOut.pm
-rw-rw-rw-  1 fhem dialout  23K Feb  1 16:24 98_update.pm
-rw-rw-rw-  1 fhem dialout 1.9K Aug  1  2017 98_uptime.pm
-rw-rw-rw-  1 fhem dialout  31K Feb 13 15:50 98_Verkehrsinfo.pm
-rw-rw-rw-  1 fhem dialout 7.7K Oct  3  2017 98_version.pm
-rw-rw-rw-  1 fhem dialout  82K Jun 11 20:31 98_vitoconnect.pm
-rw-rw-rw-  1 fhem dialout 5.7K Mar  2  2018 98_weblink.pm
-rw-rw-rw-  1 fhem dialout  54K Jun 11 20:31 98_WeekdayTimer.pm
-rw-rw-rw-  1 fhem dialout  58K May  5 19:11 98_weekprofile.pm
-rw-rw-rw-  1 fhem dialout  21K Feb 13 15:50 98_WOL.pm
-rw-rw-rw-  1 fhem dialout 3.9K Feb 18  2017 98_XmlList.pm
-rw-rw-rw-  1 fhem dialout 1.6K Jul 16  2018 99_myUtilsTemplate.pm
-rw-rw-rw-  1 fhem dialout  21K Mar  2 17:31 99_SUNRISE_EL.pm
-rw-rw-rw-  1 fhem dialout 9.7K Apr  5 19:40 99_Utils.pm
-rw-rw-rw-  1 fhem dialout 6.4K Apr  5 19:40 AttrTemplate.pm
-rw-rw-rw-  1 fhem dialout 8.3K Oct 25  2018 Blocking.pm
-rw-rw-rw-  1 fhem dialout  13K Feb  3 11:15 Color.pm
-rw-rw-rw-  1 fhem dialout 139K Jun 17 09:04 controls_fhem.txt
-rw-rw-rw-  1 fhem dialout   44 Dec 31  2016 controls.txt
-rw-rw-rw-  1 fhem dialout 9.6K Feb  1 16:24 CoProcess.pm
-rw-rw-rw-  1 fhem dialout  55K Jun 17 09:04 DarkSkyAPI.pm
-rw-rw-rw-  1 fhem dialout  17K Jun 11 20:31 DevIo.pm
drwxrwxrwx  2 fhem dialout 4.0K Dec 11  2016 FhemUtils
drwxrwxrwx  2 fhem dialout 4.0K Feb 18  2017 firmware
-rw-rw-rw-  1 fhem dialout 3.5K May 26  2018 FritzBoxUtils.pm
-rw-rw-rw-  1 fhem dialout 1.6K Nov 15  2015 GPUtils.pm
-rw-rw-rw-  1 fhem dialout  61K Feb 13 15:50 HMCCUConf.pm
-rw-rw-rw-  1 fhem dialout 197K May  1 10:34 HMConfig.pm
-rw-rw-rw-  1 fhem dialout 3.4K Nov 28  2018 HMConfig_SenTHPL.pm
drwxrwxrwx  2 fhem dialout 4.0K May  1 10:34 holiday
-rw-rw-rw-  1 fhem dialout  46K Jun 11 20:31 HOMESTATEtk.pm
-rw-rw-rw-  1 fhem dialout  30K Jun 11 20:31 HttpUtils.pm
drwxrwxrwx  8 fhem dialout 4.0K Jun 11 20:31 lib
-rw-rw-rw-  1 fhem dialout 2.3K Nov 15  2015 MaxCommon.pm
-rw-rw-rw-  1 fhem dialout 117K Jun 11 20:31 Meta.pm
-rw-rw-rw-  1 fhem dialout  18K Apr  5 19:40 msgSchema.pm
-rw-rw-rw-  1 fhem dialout  401 Dec 11  2017 myUtilsTemplate.pm
-rw-rw-rw-  1 fhem dialout 267K Apr 19  2017 ONKYOdb.pm
-rw-rw-rw-  1 fhem dialout  21K Jun 17 09:04 OpenWeatherMapAPI.pm
-rw-rw-rw-  1 fhem dialout  12K Nov 15  2015 OWX_DS2480.pm
-rw-rw-rw-  1 fhem dialout  10K Nov 23  2016 OWX_DS9097.pm
-rw-rw-rw-  1 fhem dialout 8.3K Nov 15  2015 OWX_FRM.pm
-rw-rw-rw-  1 fhem dialout  13K Nov 15  2015 OWX_SER.pm
-rw-rw-rw-  1 fhem dialout 147K Jun 11 20:31 RESIDENTStk.pm
-rw-rw-rw-  1 fhem dialout 1.2K Nov 23  2016 RTypes.pm
-rw-rw-rw-  1 fhem dialout 6.3K May  1 10:34 SetExtensions.pm
-rw-rw-rw-  1 fhem dialout 7.0K Nov 15  2015 SHC_datafields.pm
-rw-rw-rw-  1 fhem dialout  12K Nov 15  2015 SHC_parser.pm
-rw-rw-rw-  1 fhem dialout 7.3K May 24  2017 SubProcess.pm
-rw-rw-rw-  1 fhem dialout 8.0K May  1 10:34 TcpServerUtils.pm
-rw-rw-rw-  1 fhem dialout  162 Aug 13  2017 template.layout
-rw-rw-rw-  1 fhem dialout  27K Nov 23  2016 TimeSeries.pm
-rw-rw-rw-  1 fhem dialout 3.3K Dec  2  2017 TR064Utils.pm
-rw-rw-rw-  1 fhem dialout 1.3K Aug  1  2017 Twilight_CompassPoint
-rw-rw-rw-  1 fhem dialout 1.3K Aug  1  2017 Twilight_CompassPoint.AKH
-rw-rw-rw-  1 fhem dialout  65K Jun 17 09:04 UConv.pm
-rw-rw-rw-  1 fhem dialout 138K Jun 17 09:04 Unit.pm
-rw-rw-rw-  1 fhem dialout 8.4K Nov 15  2015 WinService.pm
-rw-rw-rw-  1 fhem dialout  74K May  1 10:34 WMBus.pm
-rw-rw-rw-  1 fhem dialout  34K Jun 11 20:31 wundergroundAPI.pm
-rw-rw-rw-  1 fhem dialout  14K Apr 23  2018 YahooWeatherAPI.pm
-rw-rw-rw-  1 fhem dialout 8.6K Oct 10  2018 ZWLib.pm
pi@raspberrypi:/opt/fhem $
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 02 Juli 2019, 18:09:50
hmmm da hat mal einer die Rechte hart noch oben gebügelt.  ::) Aber das sollte nicht stören ;)

Aber die Dateien sehen soweit erstmal nicht schlecht aus. Da passt was mit Shelly nicht zusammen?
Ich kenne mich da leider nicht aus. ;)
Weiß ich jetzt nicht wirklich weiter, außer fhem.cfg fummeln - was ich ungern empfehle.
Vielleicht hat ein Shelly User einen Geheimtipp
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 18:19:43
...das shelly Teil hatte ich nur vorübergehend vom Strom genommen. Demnach sollte die Fehlermeldung eigentlich normal sein und nicht weiter stören. Werde die Shellydefinition später vielleicht mal in der fhem.cfg auskommentieren.
Ich halte Euch auf dem Laufenden.
Vielen Dank ersteinmal. Wenn euch noch etwas einfällt, - gern!

LG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: CoolTux am 02 Juli 2019, 18:36:28
Er kann die Funktion nicht laden weil er sie nicht findet.
Schwer zu sagen ob es nur an Shelly liegt, denke eher nicht. Ich würde mal versuchen ein komplettes SVN Update zu machen.
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 18:39:03
Zitat von: CoolTux am 02 Juli 2019, 18:36:28
Ich würde mal versuchen ein komplettes SVN Update zu machen.
Hi,

was heißt das, und wie geht das von der Komando-Zeile (ssh) heraus?

VG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 02 Juli 2019, 18:47:55
Du kannst es auch auf "High Level" mit meiner Rettungsweste machen. Einfach das ausführen was ich geschrieben habe und dort dann im Webinterface update force machen. Das wirkt auf den normalen FHEM Pfad.
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: CoolTux am 02 Juli 2019, 18:48:51
Subversion auf dem Pi installieren und
svn co https://svn.fhem.de/fhem/trunk/fhem <directory>

Alternativ FHEM Packet deinstallieren und neu installieren, danach nur die Konfigdatei zurück sichern.

Für Linux unerfahrene aber am besten auf Otto hören.
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Beta-User am 02 Juli 2019, 19:11:52
Hmm,

vielleicht solltest du aber erst mal diesem Hinweis nachgehen:
Zitat von: Otto123 am 02 Juli 2019, 17:54:27
undefined subroutine? Da scheint doch eher die Datei Schrott zu sein?
Könnte es sein, dass die SD-Karte einen Hau hat?
Dann solltest du die Zeit eher in einen Neuaufsatz investieren als auf das Kopieren aktueller Module auf eine defekte Karte...
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 02 Juli 2019, 20:45:26
...ich habe noch ein Komplett-Image-File vom 11.6.2019 gefunden, welches ich gerade auf eine SD-Card kopiere.
Dann würde ich die aktuelle fhem.cfg und die aktuellen Log-Dateien auch noch auf die SD-Card ins entsprechende Verzeichnis kopieren und mit etwas Glück habe ich dann wieder ein aktuelles und hoffendlich auch funktionierendes System.

Gibt's hierzu noch Tips oder Hinweise?

Vielen Dank für Eure Hilfe!

LG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 03 Juli 2019, 16:42:25
Zitat von: Otto123 am 02 Juli 2019, 18:47:55
Du kannst es auch auf "High Level" mit meiner Rettungsweste machen. Einfach das ausführen was ich geschrieben habe und dort dann im Webinterface update force machen. Das wirkt auf den normalen FHEM Pfad.

also, ich bin noch immer nicht erfolgreich gewesen. Mein vermeintliches Fullbackup war doch nicht vom 11.6.2019 (das war nur eines von FHEM), sondern vom 15.12.2018 - Also ein gutes halbes Jahr alt. Dieses habe ich auf eine neue/andere SD-Card kopiert und die Kiste lief wieder. Dann Update gemacht, lief immernoch. Dann aktuelle fhem.cfg  eingefügt (als Text aus Zwischenablage). Lief immer noch. Heute mal wieder ein Update mit einem erwartungsgemäß mickrigem Delta gemacht und nun geht das ganze von vorne los: Fhem via WEB-Frontend nicht erreichbar.

Schließlich habe ich Ottos Rettungsweste angewandt: ja, das ging, aber ich hatte danach ein jungfräuliches FHEM und irgendwie mochte ich das auch nicht wieder auf aktuellen STand bringen, also nochmal das ganze von vorne: Image auf SD-Card kopiert, und danach die fhem.cfg, sowie alle aktuellen logs an die entsprechende Stelle kopiert. Ergebnis: in den Raspi gesteckt und....   lief nicht. Bin jetzt langsam am Verzweifeln. Gerade kopiere ich zum x-ten Mal mein Image auf die SD-Card; diesmal werde ich updaten, dann restarten und dann die fhem.cfg editieren. Mal sehn wie's wird, ich halte Euch auf dem Laufenden, allerdings schwindet meine Hoffnung langsam....

VG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 03 Juli 2019, 21:41:23
Hi al,

naja dann  ist irgendwas in Deiner cfg was einen neustart nicht übersteht. Ich denke nicht, das es an dem mickrigen Delta Update liegt.

Die Frage ist ja nach wie vor: Beendet sich FHEM oder geht das Webinterface wegen hoher Last nicht?

BTW: Klar meine "Rettungsweste" liefert temporär ein leeres FHEM, das ist zum probieren, testen und gucken! Das bringt kein altes laufendes FHEM zurück! Wesentlich: Man kann update fahren und man kann ins aktuelle Log schauen ohne Umstände zu machen. Zu viel mehr ist es nicht gedacht.

Gruß Otto
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 03 Juli 2019, 21:51:27
Zitat von: Otto123 am 03 Juli 2019, 21:41:23
naja dann  ist irgendwas in Deiner cfg was einen neustart nicht übersteht. Ich denke nicht, das es an dem mickrigen Delta Update liegt.

...so kann man es treffend beschreiben. Habe das System jetzt wieder am Laufen. Nach einem Neustart ist's wohl dann wieder hinüber. Vielleicht sollte ich stretch mal updaten?

Das ist echt Mist!

Danke Otto für die Erläuterungen zu Deiner Rettungsweste, werde mal schauen, wie ich jetzt weiter verfahre...

VG,
al

Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 03 Juli 2019, 21:54:55
hast Du initialUsbCheck disabled? Obwohl es das nicht sein wird. Dein FHEM lief ja nicht, initialUsbCheck bringt im Fehlerfall 100 % CPU Last.
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 03 Juli 2019, 22:03:29
Zitat von: Otto123 am 03 Juli 2019, 21:54:55
hast Du initialUsbCheck disabled? Obwohl es das nicht sein wird. Dein FHEM lief ja nicht, initialUsbCheck bringt im Fehlerfall 100 % CPU Last.

Ja, aber das war schon immer in meiner cfg:

define initialUsbCheck notify global:INITIALIZED usb create

ich habe aber jetzt auch noch so einen Fehler im Log:

2019.07.03 21:41:33 1: PERL WARNING: Use of uninitialized value $ret in numeric le (<=) at FHEM/HttpUtils.pm line 621.


die Zeile mit initialUSBCheck habe ich nun mal auskommentiert; könnte es daran liegen?


VG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 03 Juli 2019, 22:06:52
ich hätte attr initialUsbCheck disable 1in der Weboberfläche und dann save gemacht.  ;)
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 04 Juli 2019, 08:42:42
Zitat von: Otto123 am 03 Juli 2019, 22:06:52
ich hätte attr initialUsbCheck disable 1in der Weboberfläche und dann save gemacht.  ;)

Ja, das wäre die elegantere Methode gewesen, aber ehrlich gesagt habe ich noch nicht herausgefunden, wo ich dieses Attribut im Frontend finde. Bei Devices ist das kein Problem, aber wo ist das hier zugeordnet? Bei "global" habe ich es vergeblich gesucht....

BTW, mittlerweile denke ich, dass es an dem HttpUtils.pm - Modul in Verbindung mit dem Shelly liegt. Einerseits ist das das letzte, was ich an Veränderungen eingebracht hatte, andererseits hatte dieses Modul ein Update Ende Juni erfahren, welches ich mitunter kurz vor meiner Havarie aktualisiert hatte.

Wäre es sinnvoll die Vorversion von HttpUtils.pm einzuspielen, - Wenn ja, wie macht man das? 
Einfacher wäre vielleicht auch den Shelly-Kram zu deaktivieren....

VG,
al

Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Otto123 am 04 Juli 2019, 09:28:18
So findest Du jedes Device, egal in welchem Raum es sich versteckt. Notfalls nur list und dann mit ctrl+f im Browser suchen.
list initialUsbCheck Du kannst den Befehl attr initialUsbCheck disable 1aber an jeder Stelle in die Kommandozeile werfen. Gut man muss dann genau wissen wie es heisst. :D

Zum Restore der alten Version:
restore list updategibt Dir die Ordner mit Datum zurück- Mein Beispiel! 30.06.2019
restore list update/2019-06-30/FHEMgibt Dir den Inhalt des gesicherten Ordner zurück. Wenn Die Datei vor diesem Update funktionierte, ist es genau die die Du wiederherstellen musst ->
restore list update/2019-06-30/FHEM/HttpUtils.pmdanach machst Du ein reload HttpUtils.pm
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 04 Juli 2019, 10:44:36
Hi Otto,

super, vielen Dank für die wertvollen Tips!

Mein Problem beim Wiederherstellen der letzten HttpUtils.pm -Datei ist, dass ich meine 2 verfügbaren SD-Cards nun mittlerweile mehrfach wechselnd mit Images beschrieben habe, so dass ich die Vorversion von HttpUtils.pm in keinem Restore-Ordner habe :-(

Was ich benötigen würde wäre die Vorversion von:

File         Rev   Last Change

HttpUtils.pm 19689 2019-06-23 07:28:05Z rudolfkoenig


und eine kurze Anweisung wie ich diese einspielen kann.

VG,
al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Beta-User am 04 Juli 2019, 10:52:24
Im Svn runterladen, z.B. über https://svn.fhem.de/trac/browser/trunk/fhem/FHEM/HttpUtils.pm den "richtigen" Versionsstand wählen und dann unten auf "reiner Text".

Direkter Link:
https://svn.fhem.de/trac/browser/trunk/fhem/FHEM/HttpUtils.pm?rev=19493&format=txt

Das dann mit den richtigen Rechten an die originale Stelle.
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: justcallmeal am 04 Juli 2019, 13:48:15
Zitat von: Beta-User am 04 Juli 2019, 10:52:24
Im Svn runterladen.....schnipp......
Direkter Link:
https://svn.fhem.de/trac/browser/trunk/fhem/FHEM/HttpUtils.pm?rev=19493&format=txt
Das dann mit den richtigen Rechten an die originale Stelle.

Das hat prima geklappt, vielen Dank für die Hilfe bei der ich mal wieder etwas lernen konnte!

...geholfen hatte es aber hierfür leider nicht  :(

Mein letzter Versuch das Desaster zu beenden bestand darin, das Shelly-Geraffel aus der fhem.cfg herauszunehmen. Und siehe da, es läuft wieder und bootet und und und.  Meine ursprünglichen logs habe ich auch wieder reingefahren, so dass nur zwei Tage fehlen, was zu verschmerzen ist.

Keine Ahnung, warum die Shelly-Schnittstelle solche Probleme gemacht hat, wo sie doch immerhin ein paar Wochen anstandslos lief....

Für jene, die sich gerne mal meine wieder entfernte Shelly-Definition ansehen wollen:

############################___SHELLY1___FHEM Anbindung per HTTP___##########################
#
define shelly1_Kaercher Shelly 192.yyy.yyy.yy
setuuid shelly1_Kaercher 5d0168a4-f33f-53a6-3d9b-a0dd01d0163c040d
attr shelly1_Kaercher event-on-change-reading .*
attr shelly1_Kaercher model shelly1
attr shelly1_Kaercher room CUL_HM,SHELLY
attr shelly1_Kaercher webCmd on-for-timer 7200:on:off
###___logs___SHELLY___###
define FileLog_shelly1_Kaercher FileLog ./log/shelly1_Kaercher-%Y.log shelly1_Kaercher
setuuid FileLog_shelly1_Kaercher 5d05dc41-f33f-53a6-beca-424086567ca6a1e8
attr FileLog_shelly1_Kaercher logtype text
attr FileLog_shelly1_Kaercher room Logs
###
###
define shelly1_78 Shelly 192.xxx.xxx.xx
setuuid shelly1_78 5d08c56c-f33f-53a6-4bab-27913e6d542b11e5
attr shelly1_78 event-on-change-reading .*
attr shelly1_78 model shelly1
attr shelly1_78 room CUL_HM,SHELLY
attr shelly1_78 webCmd on-for-timer 7200:on:off
define FileLog_shelly1_78 FileLog ./log/shelly1_78-%Y.log shelly1_78
setuuid FileLog_shelly1_78 5d08c56c-f33f-53a6-02a4-5417ba1860bb5eb0
attr FileLog_shelly1_78 logtype text
attr FileLog_shelly1_78 room Logs
###
###
####___shelly1_Kaercher schalten via Dummy (so funzt Anzeige in der fhem-App __13.06.2019___####
define Kaercher_dummy dummy
setuuid Kaercher_dummy 5d02085e-f33f-53a6-5213-2089af5cbc560d09
attr Kaercher_dummy room 1_Ruth,Dummy,SHELLY
attr Kaercher_dummy webCmd on-for-timer 7200:on:off
define Kaercher_an notify Kaercher_dummy:on set shelly1_Kaercher on
setuuid Kaercher_an 5d03085e-f33f-53a6-3b45-49ad22cf9439c07b
define Kaercher_aus notify Kaercher_dummy:off set shelly1_Kaercher off
setuuid Kaercher_aus 5d02085e-f33f353a6-1c8f-c1eb9d9f730c6c1a
define Kaercher_7200 notify Kaercher_dummy:on-for-timer 7200 set shelly1_Kaercher on-for-timer 7200
setuuid Kaercher_7200 5d02ba51-f33f-53a6-cfca-07a9c6788d738f44
#


Vielleicht gitbt es ja noch Tips und Hinweise, was da verkehrt lief.

Bis dahin erst einmal vielen Dank für Eure Unterstützung, die mich wieder ein Stück "wissender" gemacht haben  ;)

VG,al
Titel: Antw:Fhem startet nicht mehr in Web-UI nach update
Beitrag von: Beta-User am 04 Juli 2019, 13:53:53
(Binde den Shelly mit MQTT ein... siehe Praxisbeispiele im Wiki zu MQTT2:
MQTT2_SERVER definierendefine m2Server MQTT2_SERVER 1883 global
(das allgemeine autocreate-Gerät sollte aktiv sein)
=> MQTT-Einstellungen im jeweiligen Shelly auf den Server zeigen lassen
=> autocreate machen lassen
=> passendes attrTemplate anwenden

done 8) )