Hallo Community,
ich hab meine Homebridge entsprechend der Anleitung von Smartapfel eingerichtet. Lief jetzt 2 Wochen problemlos.
Gerade eben wurde mir in der Benutzeroberfläche von homebridge-config-ui-x die neue homebridge Version 1.1.6 angeboten (davor war ich auf 1.1.3). Nach dem Update versuchte Homebridge neu zu starten, schaffte es aber nicht.
Seitdem erhalte ich folgende Fehlermeldung mit dem Befehl:
Fehlermeldung:
Sep 09 16:34:21 phoscon systemd[1]: Started Node.js HomeKit Server.
Sep 09 16:34:21 phoscon systemd[2241]: homebridge.service: Failed to execute command: Exec format error
Sep 09 16:34:21 phoscon systemd[2241]: homebridge.service: Failed at step EXEC spawning /usr/local/bin/homebridge: Exec format error
Sep 09 16:34:21 phoscon systemd[1]: homebridge.service: Main process exited, code=exited, status=203/EXEC
Sep 09 16:34:21 phoscon systemd[1]: homebridge.service: Failed with result 'exit-code'.
Sep 09 16:34:31 phoscon systemd[1]: homebridge.service: Service RestartSec=10s expired, scheduling restart.
Sep 09 16:34:31 phoscon systemd[1]: homebridge.service: Scheduled restart job, restart counter is at 12.
Sep 09 16:34:31 phoscon systemd[1]: Stopped Node.js HomeKit Server.
über den Befehl
erhalte ich folgende Meldung im Terminal:
Sep 9 16:43:26 phoscon systemd[1]: Starting Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator...
Sep 9 16:43:27 phoscon hostapd[8442]: Configuration file: /etc/hostapd/hostapd.conf
Sep 9 16:43:27 phoscon hostapd[8442]: rfkill: WLAN soft blocked
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: Could not connect to kernel driver
Sep 9 16:43:27 phoscon hostapd[8442]: Using interface wlan0 with hwaddr b8:27:eb:3f:26:9e and ssid "Phoscon-Gateway-05D7"
Sep 9 16:43:27 phoscon hostapd[8442]: Failed to set beacon parameters
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: Could not connect to kernel driver
Sep 9 16:43:27 phoscon hostapd[8442]: Interface initialization failed
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: interface state UNINITIALIZED->DISABLED
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: AP-DISABLED
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: Unable to setup interface.
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: interface state DISABLED->DISABLED
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: AP-DISABLED
Sep 9 16:43:27 phoscon hostapd[8442]: wlan0: CTRL-EVENT-TERMINATING
Sep 9 16:43:27 phoscon hostapd[8442]: hostapd_free_hapd_data: Interface wlan0 wasn't started
Sep 9 16:43:27 phoscon hostapd[8442]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Sep 9 16:43:27 phoscon systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
Sep 9 16:43:27 phoscon systemd[1]: hostapd.service: Failed with result 'exit-code'.
Sep 9 16:43:27 phoscon systemd[1]: Failed to start Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator.
Alles anzeigen
Mich wundert, dass er hier versucht über wlan0 zu connecten. Ich hab das wlan nie konfiguriert. Der Pi ist seit Tag eins über den Ethernet-Port mit dem Router verbunden (Bekommt dort brav immer seine feste IP-Adresse zugewiesen)
Zugriff auf den Pi über ssh funktioniert, auch komme ich in die Phoscon App von Dresden-Elektronik rein. Hier sind nur alle Leuchten ausgegraut.
Danke für eure Hilfe!