Hallo.
Habe heute neuestes FHEM installiert, aber jetzt startet FHEM nicht mehr mit meiner gesicherten fhem.cfg
Auch nimmt FHEM den "attr WEB editconfig 1" nicht an, nach jedem sichern der config, muss man immer befehl neu eingeben.
obwohl in der config vorhanden
Hilfe bitte, system sollte bald wieder laufen.
LG
Habe 5.7 wieder installiert, jetzt läuft es perfekt.
Hi,
kannst du ein paar mehr Details liefern? Wenn ich das richtig verstehe, läuft FHEM mit der "Standard"-Config, aber nicht mit deiner alten fhem.cfg? Vermutlich fehlen irgendwelche Perl-Module, die noch nachinstalliert werden müssen. Da sollte das Logfile Auskunft geben können...
Grüße,
Oli
Habe alles nach WIKI installiert, leider klappt einiges nicht. Serieller USB Adapter wird nicht gefunden, etc.
Modbus klappt nicht mehr, bin am verzweifeln.
Siehe obigen Beitrag: Logfile??
Zusätzlich, wie sieht die Berechtigung aus?
ls -lha /opt/fhem
root@raspbi2:/opt/fhem/log# cat fhem-2020-01.log
2020.01.31 19:24:28 1: Including fhem.cfg
2020.01.31 19:24:29 3: telnetPort: port 7072 opened
2020.01.31 19:24:30 3: WEB: port 8083 opened
2020.01.31 19:24:30 3: WEBphone: port 8084 opened
2020.01.31 19:24:30 3: WEBtablet: port 8085 opened
2020.01.31 19:24:31 2: eventTypes: loaded 0 events from ./log/event
Types.txt
2020.01.31 19:24:31 1: usb create starting
2020.01.31 19:24:34 3: Probing CUL device /dev/ttyAMA0
2020.01.31 19:24:34 3: Can't open /dev/ttyAMA0: Permission denied
2020.01.31 19:24:34 1: usb create end
2020.01.31 19:24:34 2: SecurityCheck: WEB,WEBphone,WEBtablet has n
o associated allowed device with basicAuth. telnetPort has no assoc
iated allowed device with password/globalpassword. Restart FHEM fo
r a new check if the problem is fixed, or set the global attribute
motd to none to supress this message.
2020.01.31 19:24:34 0: Featurelevel: 5.8
2020.01.31 19:24:34 0: Server started with 9 defined entities (fhem
.pl:13447/2017-02-19 perl:5.024001 os:linux user:fhem pid:3363)
2020.01.31 19:25:43 0: Server shutdown
2020.01.31 19:35:03 1: Including fhem.cfg
2020.01.31 19:35:03 3: telnetPort: port 7072 opened
2020.01.31 19:35:04 3: WEB: port 8083 opened
2020.01.31 19:35:04 3: WEBphone: port 8084 opened
2020.01.31 19:35:04 3: WEBtablet: port 8085 opened
2020.01.31 19:35:05 2: eventTypes: loaded 0 events from ./log/event
Types.txt
2020.01.31 19:35:05 1: Including ./log/fhem.save
2020.01.31 19:35:05 1: usb create starting
2020.01.31 19:35:07 3: Probing CUL device /dev/ttyAMA0
2020.01.31 19:35:08 3: Can't open /dev/ttyAMA0: Permission denied
2020.01.31 19:35:08 1: usb create end
2020.01.31 19:35:08 2: SecurityCheck: WEB,WEBphone,WEBtablet has n
o associated allowed device with basicAuth. telnetPort has no assoc
iated allowed device with password/globalpassword. Restart FHEM fo
r a new check if the problem is fixed, or set the global attribute
motd to none to supress this message.
2020.01.31 19:35:08 0: Featurelevel: 5.8
2020.01.31 19:35:08 0: Server started with 9 defined entities (fhem
.pl:13447/2017-02-19 perl:5.024001 os:linux user:fhem pid:378)
2020.01.31 19:36:38 0: Server shutdown
root@raspbi2:/opt/fhem/log#
Gesendet mit Tapatalk
Zitat von: Wernieman am 31 Januar 2020, 20:05:36
Siehe obigen Beitrag: Logfile??
Zusätzlich, wie sieht die Berechtigung aus?
ls -lha /opt/fhem
root@raspbi2:/opt/fhem/log# ls -lha /opt/fhem
insgesamt 280K
drwxr-xr-x 8 fhem dialout 4,0K Jän 31 20:20 .
drwxr-xr-x 4 root root 4,0K Jän 31 19:23 ..
-rw-r--r-- 1 fhem dialout 35K Feb 19 2017 configDB.pm
drwxr-xr-x 40 fhem dialout 4,0K Jän 31 19:24 contrib
drwxr-xr-x 3 fhem dialout 4,0K Jän 31 19:24 demolog
drwxr-xr-x 4 fhem dialout 4,0K Jän 31 19:24 docs
-rw-r--r-- 1 fhem dialout 1,2K Jän 31 20:24 eventTypes.txt
drwxr-xr-x 5 fhem dialout 20K Jän 31 19:42 FHEM
-rw-r--r-- 1 fhem dialout 25K Jän 31 19:39 fhem.cfg
-rw-r--r-- 1 fhem dialout 16K Feb 19 2017 fhem.cfg.demo
-rw-r--r-- 1 fhem dialout 744 Feb 19 2017 fhem.cfg_ori
-rwxr-xr-x 1 fhem dialout 127K Feb 19 2017 fhem.pl
-rw-r--r-- 1 fhem dialout 9,1K Jän 31 20:55 fhem.save
drwxr-xr-x 2 fhem dialout 4,0K Jän 31 19:25 log
-rw-r--r-- 1 fhem dialout 935 Feb 19 2017 README_DEMO.txt
drwxr-xr-x 9 fhem dialout 4,0K Jän 31 19:45 www
root@raspbi2:/opt/fhem/log#