Hi,
ich habe Fhem neuinstalliert auf einem Cubitruck mit Debian Stretch und anschließend mein Backup zurückgespielt.
Soweit läuft jetzt auch alles wieder, allerdings funktioniert das shutdown restart nicht, Fhem wird runtergefahren aber nicht mehr neugestartet.
Ich habe das auch in der Konsole überprüft
sudo service fhem status
● fhem.service - FHEM Home Automation
Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2018-01-12 06:37:02 CET; 2min 20s ago
Process: 24304 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/SUCCESS)
Main PID: 24306 (code=exited, status=0/SUCCESS)
Jan 12 06:21:11 cubietruck systemd[1]: Starting FHEM Home Automation...
Jan 12 06:21:12 cubietruck systemd[1]: Started FHEM Home Automation.
Wenn ich dort Fhem starte läuft wieder alles normal ohne eine Fehlermeldung
sudo service fhem start
sudo service fhem status
● fhem.service - FHEM Home Automation
Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2018-01-12 06:40:18 CET; 17s ago
Process: 26804 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/SUCCESS)
Main PID: 26807 (perl)
Tasks: 1 (limit: 4915)
CGroup: /system.slice/fhem.service
└─26807 /usr/bin/perl fhem.pl fhem.cfg
Jan 12 06:40:17 cubietruck systemd[1]: Starting FHEM Home Automation...
Jan 12 06:40:18 cubietruck systemd[1]: Started FHEM Home Automation.
Im Log kann ich auch nichts auffälliges nach dem start über die Konsole finden
2018.01.12 06:37:02.437 0: Server shutdown
2018.01.12 06:40:18.471 1: Including fhem.cfg
2018.01.12 06:40:18.559 3: telnetPort: port 7072 opened
2018.01.12 06:40:18.919 3: WEB: port 8083 opened
2018.01.12 06:40:19.263 3: WEBphone: port 8084 opened
2018.01.12 06:40:19.271 3: WEBtablet: port 8085 opened
2018.01.12 06:40:19.487 1: HMLAN_Parse: hmusb new condition disconnected
2018.01.12 06:40:19.489 3: Opening hmusb device 127.0.0.1:1200
2018.01.12 06:40:19.506 1: HMLAN_Parse: hmusb new condition init
2018.01.12 06:40:19.508 3: hmusb device opened
2018.01.12 06:40:20.869 3: Opening FBSmartHome device 192.168.188.1:2002
2018.01.12 06:40:20.874 1: FBAHA FBSmartHome registered with handle: 000004fc
2018.01.12 06:40:20.876 3: FBSmartHome device opened
2018.01.12 06:40:24.744 3: TV_Programme: Defined with URL http://www.klack.de/fernsehprogramm/was-laeuft-gerade/0/0/all.html and interval 300
2018.01.12 06:40:31.407 3: TV_Programme_abend: Defined with URL http://www.klack.de/fernsehprogramm/2015-im-tv/0/0/all.html and interval 300
2018.01.12 06:40:31.968 3: Opening Cul433 device /dev/ttyACM0
2018.01.12 06:40:32.066 3: Setting Cul433 serial parameters to 9600,8,N,1
2018.01.12 06:40:32.177 3: Cul433: Possible commands: ABCEeFGhiKkLlMmRTtUuVWXxY
2018.01.12 06:40:32.182 3: Cul433 device opened
2018.01.12 06:40:33.446 3: DbLog myDbLog: Creating Push-Handle to database SQLite:dbname=/media/Platte/home/fhem.db with user
2018.01.12 06:40:33.497 3: DbLog myDbLog: Push-Handle to db SQLite:dbname=/media/Platte/home/fhem.db created
2018.01.12 06:40:33.792 3: Opening Telefon device 192.168.188.1:1012
2018.01.12 06:40:34.382 2: eventTypes: loaded 4088 events from log/eventTypes.txt
2018.01.12 06:40:34.593 3: AMAD (Android_Tablett_Wohnzimmer) - defined with host 192.168.188.23 on port 8090 and AccessPoint-SSID T&T,T&T5GHZ
2018.01.12 06:40:34.597 3: AMAD (AMADCommBridge) - defined Bridge with Socketport 8090
2018.01.12 06:40:34.597 3: AMAD (AMADCommBridge) - Attention!!! By the first run, dont forget to "set AMADCommBridge fhemServerIP <IP-FHEM>"
2018.01.12 06:40:34.599 3: AMADCommBridge: port 8090 opened
2018.01.12 06:40:35.122 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet:
2018.01.12 06:40:35.123 3: Registering HTTPSRV TABLETUI for URL /ftui and assigned link ftui/ ...
2018.01.12 06:40:35.731 1: PERL WARNING: "my" variable $xval masks earlier declaration in same scope at ./FHEM/95_Alarm.pm line 1312, <$fh> line 2588.
2018.01.12 06:40:35.732 1: stacktrace:
2018.01.12 06:40:35.732 1: main::__ANON__ called by ./FHEM/95_Alarm.pm (1312)
2018.01.12 06:40:35.733 1: (eval) called by fhem.pl (2436)
2018.01.12 06:40:35.733 1: (eval) called by fhem.pl (2435)
2018.01.12 06:40:35.733 1: main::CommandReload called by fhem.pl (1851)
2018.01.12 06:40:35.734 1: main::LoadModule called by fhem.pl (1908)
2018.01.12 06:40:35.734 1: main::CommandDefine called by fhem.pl (1168)
2018.01.12 06:40:35.735 1: main::AnalyzeCommand called by fhem.pl (1022)
2018.01.12 06:40:35.735 1: main::AnalyzeCommandChain called by fhem.pl (1304)
2018.01.12 06:40:35.736 1: main::CommandInclude called by fhem.pl (547)
2018.01.12 06:40:35.764 1: [Alarm_Define] data hash restored from save file with date Fri Jan 12 06:40:35 2018
2018.01.12 06:40:35.773 1: Including ./log/fhem.save
2018.01.12 06:40:36.564 3: Device Bewegungsmelder added to ActionDetector with 000:20 time
2018.01.12 06:40:36.603 3: Device Fenster_Laya added to ActionDetector with 002:50 time
2018.01.12 06:40:36.640 3: Device Fenster_neben_Couch added to ActionDetector with 028:00 time
2018.01.12 06:40:36.671 3: Device Fenster_ueber_Heizung added to ActionDetector with 028:00 time
2018.01.12 06:40:36.701 3: Device Flur_EG added to ActionDetector with 099:00 time
2018.01.12 06:40:36.749 3: Device Gaeste_WC added to ActionDetector with 000:10 time
2018.01.12 06:40:36.822 3: Device Gaeste_WC_Fenster added to ActionDetector with 002:50 time
2018.01.12 06:40:36.889 3: Device HeizungFenster added to ActionDetector with 000:10 time
2018.01.12 06:40:36.992 3: Device Heizung_Flur added to ActionDetector with 000:10 time
2018.01.12 06:40:37.091 3: Device Heizung_Kinderzimmer added to ActionDetector with 000:10 time
2018.01.12 06:40:37.190 3: Device Heizung_Tuer added to ActionDetector with 000:10 time
2018.01.12 06:40:37.296 3: Device Keller added to ActionDetector with 099:00 time
2018.01.12 06:40:37.334 3: Device Kinderzimmer_Laya added to ActionDetector with 000:10 time
2018.01.12 06:40:37.434 3: Device Kinderzimmer_Mila added to ActionDetector with 099:00 time
2018.01.12 06:40:37.476 3: Device Kueche added to ActionDetector with 000:10 time
2018.01.12 06:40:37.579 3: Device Mila_Fenster added to ActionDetector with 002:50 time
2018.01.12 06:40:37.648 3: Device Rauchmelder_Kinderzimmer_Laya added to ActionDetector with 099:00 time
2018.01.12 06:40:37.690 3: Device Terassen_Tuer added to ActionDetector with 028:00 time
2018.01.12 06:40:37.779 3: monitoring (Batterie_monitoring) set Batterie_monitoring active
2018.01.12 06:40:38.289 3: FB_CALLMONITOR (Telefon) - phonebooks found: Telefonbuch (id: 0)
2018.01.12 06:40:38.652 2: FB_CALLMONITOR (Telefon) - read 383 contacts from remote phonebook "Telefonbuch"
2018.01.12 06:40:38.852 0: Featurelevel: 5.8
2018.01.12 06:40:38.852 0: Server started with 324 defined entities (fhem.pl:15842/2018-01-10 perl:5.024001 os:linux user:fhem pid:26807)
2018.01.12 06:40:39.160 3: set PapierIn : no set value specified
2018.01.12 06:40:39.162 3: set BiomuellIn : no set value specified
2018.01.12 06:40:39.163 3: set GelbeTonneIn : no set value specified
2018.01.12 06:40:39.164 3: set RestmuellIn : no set value specified
2018.01.12 06:40:39.165 3: Muellkalender_in_Dummy_kopieren return value: no set value specified
2018.01.12 06:40:39.564 3: ABFALL myAbfall - CALENDAR:AbfallA triggered, updating ABFALL myAbfall ...
2018.01.12 06:40:48.344 3: CUL_HM set Flur_EG statusRequest
2018.01.12 06:40:49.778 1: HMLAN_Parse: hmusb new condition ok
2018.01.12 06:40:50.150 3: Telefon device opened
2018.01.12 06:40:53.222 3: [Alarmanlage V3.12] Added hidden room 'AlarmRoom' to WEBtablet_192.168.188.23_55465
2018.01.12 06:40:54.336 3: CUL_HM set Keller statusRequest
2018.01.12 06:40:55.394 3: CUL_HM set Kinderzimmer_Mila statusRequest
2018.01.12 06:40:56.401 3: CUL_HM set Rauchmelder_Kinderzimmer_Laya statusRequest
Einer eine idee was da falsch läuft?
Danke