Hallo ihr Lieben,
jahrelang lief meine Homebridge nun ohne Probleme auf dem RPi 4, jetzt tut sich leider nichts mehr auf ihr.
Auf dem RPi läuft daneben nur noch Adguard Home.
Da ich nicht so tief in der Materie bin, kann ich leider die Hinweise nicht wirklich deuten.
Das kommt heraus beim Befehl: systemctl status homebridge
Code
● homebridge.service - Homebridge
Loaded: loaded (/etc/systemd/system/homebridge.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Wed 2023-10-25 11:45:54 CEST; 2s ago
Process: 16023 ExecStartPre=/bin/run-parts /etc/hb-service/homebridge/prestart.d (code=exited, sta>
Process: 16026 ExecStartPre=/usr/lib/node_modules/homebridge-config-ui-x/dist/bin/hb-service.js be>
Process: 16040 ExecStart=/usr/lib/node_modules/homebridge-config-ui-x/dist/bin/hb-service.js run $>
Main PID: 16040 (code=exited, status=1/FAILURE)
Tasks: 16 (limit: 3933)
CPU: 20.206s
CGroup: /system.slice/homebridge.service
└─16119 homebridge
Oct 25 11:45:54 raspberrypi4 systemd[1]: homebridge.service: Failed with result 'exit-code'.
Oct 25 11:45:54 raspberrypi4 systemd[1]: homebridge.service: Unit process 16119 (homebridge) remains r>
Oct 25 11:45:54 raspberrypi4 systemd[1]: homebridge.service: Consumed 17.202s CPU time.
Alles anzeigen
Und das kommt heraus (verkürzt) bei sudo systemctl restart homebridge; sudo journalctl -fau homebridge
Code
-- Journal begins at Tue 2023-02-21 05:08:04 CET. --
Oct 25 11:47:39 raspberrypi4 systemd[1]: homebridge.service: Unit process 17571 (homebridge) remains running after unit stopped.
Oct 25 11:47:39 raspberrypi4 systemd[1]: Stopped Homebridge.
Oct 25 11:47:39 raspberrypi4 systemd[1]: homebridge.service: Consumed 17.087s CPU time.
Oct 25 11:47:39 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 17571 (homebridge) in control group while starting unit. Ignoring.
Oct 25 11:47:39 raspberrypi4 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oct 25 11:47:39 raspberrypi4 systemd[1]: Starting Homebridge...
Oct 25 11:47:39 raspberrypi4 run-parts[17641]: Ensuring /var/lib/homebridge is owned by homebridge
Oct 25 11:47:39 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 17571 (homebridge) in control group while starting unit. Ignoring.
Oct 25 11:47:39 raspberrypi4 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oct 25 11:47:39 raspberrypi4 systemd[1]: Started Homebridge.
Oct 25 11:47:40 raspberrypi4 hb-service.js[17657]: [25/10/2023, 11:47:40] [HB Supervisor] Homebridge Storage Path: /var/lib/homebridge
Oct 25 11:47:40 raspberrypi4 hb-service.js[17657]: [25/10/2023, 11:47:40] [HB Supervisor] Homebridge Config Path: /var/lib/homebridge/config.json
Oct 25 11:47:40 raspberrypi4 hb-service.js[17657]: [25/10/2023, 11:47:40] [HB Supervisor] Logging to /var/lib/homebridge/homebridge.log
Oct 25 11:47:47 raspberrypi4 systemd[1]: homebridge.service: Main process exited, code=exited, status=1/FAILURE
Oct 25 11:47:47 raspberrypi4 systemd[1]: homebridge.service: Failed with result 'exit-code'.
Oct 25 11:47:47 raspberrypi4 systemd[1]: homebridge.service: Unit process 17715 (homebridge) remains running after unit stopped.
Oct 25 11:47:47 raspberrypi4 systemd[1]: homebridge.service: Consumed 20.984s CPU time.
Oct 25 11:47:50 raspberrypi4 systemd[1]: homebridge.service: Scheduled restart job, restart counter is at 1.
Oct 25 11:47:50 raspberrypi4 systemd[1]: Stopped Homebridge.
Oct 25 11:47:50 raspberrypi4 systemd[1]: homebridge.service: Consumed 24.558s CPU time.
Oct 25 11:47:50 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 17715 (homebridge) in control group while starting unit. Ignoring.
Oct 25 11:47:50 raspberrypi4 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oct 25 11:47:50 raspberrypi4 systemd[1]: Starting Homebridge...
Oct 25 11:47:50 raspberrypi4 run-parts[17800]: Ensuring /var/lib/homebridge is owned by homebridge
Oct 25 11:47:51 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 17715 (homebridge) in control group while starting unit. Ignoring.
Oct 25 11:47:51 raspberrypi4 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oct 25 11:47:51 raspberrypi4 systemd[1]: Started Homebridge.
Oct 25 11:47:52 raspberrypi4 hb-service.js[17817]: [25/10/2023, 11:47:51] [HB Supervisor] Homebridge Storage Path: /var/lib/homebridge
Oct 25 11:47:52 raspberrypi4 hb-service.js[17817]: [25/10/2023, 11:47:52] [HB Supervisor] Homebridge Config Path: /var/lib/homebridge/config.json
Oct 25 11:47:52 raspberrypi4 hb-service.js[17817]: [25/10/2023, 11:47:52] [HB Supervisor] Logging to /var/lib/homebridge/homebridge.log
Oct 25 11:47:59 raspberrypi4 systemd[1]: homebridge.service: Main process exited, code=exited, status=1/FAILURE
Oct 25 11:47:59 raspberrypi4 systemd[1]: homebridge.service: Failed with result 'exit-code'.
Oct 25 11:47:59 raspberrypi4 systemd[1]: homebridge.service: Unit process 17894 (homebridge) remains running after unit stopped.
Oct 25 11:47:59 raspberrypi4 systemd[1]: homebridge.service: Consumed 17.782s CPU time.
Oct 25 11:48:02 raspberrypi4 systemd[1]: homebridge.service: Scheduled restart job, restart counter is at 2.
Oct 25 11:48:02 raspberrypi4 systemd[1]: Stopped Homebridge.
Oct 25 11:48:02 raspberrypi4 systemd[1]: homebridge.service: Consumed 21.679s CPU time.
Oct 25 11:48:02 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 17894 (homebridge) in control group while starting unit. Ignoring.
Oct 25 11:48:02 raspberrypi4 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oct 25 11:48:02 raspberrypi4 systemd[1]: Starting Homebridge...
Oct 25 11:48:02 raspberrypi4 run-parts[17960]: Ensuring /var/lib/homebridge is owned by homebridge
Oct 25 11:48:03 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 17894 (homebridge) in control group while starting unit. Ignoring.
Oct 25 11:48:03 raspberrypi4 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oct 25 11:48:03 raspberrypi4 systemd[1]: Started Homebridge.
Oct 25 11:48:03 raspberrypi4 hb-service.js[17976]: [25/10/2023, 11:48:03] [HB Supervisor] Homebridge Storage Path: /var/lib/homebridge
Oct 25 11:48:03 raspberrypi4 hb-service.js[17976]: [25/10/2023, 11:48:03] [HB Supervisor] Homebridge Config Path: /var/lib/homebridge/config.json
Oct 25 11:48:03 raspberrypi4 hb-service.js[17976]: [25/10/2023, 11:48:03] [HB Supervisor] Logging to /var/lib/homebridge/homebridge.log
Oct 25 11:48:10 raspberrypi4 systemd[1]: homebridge.service: Main process exited, code=exited, status=1/FAILURE
Oct 25 11:48:10 raspberrypi4 systemd[1]: homebridge.service: Failed with result 'exit-code'.
Oct 25 11:48:10 raspberrypi4 systemd[1]: homebridge.service: Unit process 18053 (homebridge) remains running after unit stopped.
Oct 25 11:48:10 raspberrypi4 systemd[1]: homebridge.service: Consumed 16.680s CPU time.
Oct 25 11:48:13 raspberrypi4 systemd[1]: homebridge.service: Scheduled restart job, restart counter is at 3.
Oct 25 11:48:13 raspberrypi4 systemd[1]: Stopped Homebridge.
Oct 25 11:48:13 raspberrypi4 systemd[1]: homebridge.service: Consumed 20.420s CPU time.
Oct 25 11:48:13 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 18053 (homebridge) in control group while starting unit. Ignoring.
Oct 25 11:48:13 raspberrypi4 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Oct 25 11:48:13 raspberrypi4 systemd[1]: Starting Homebridge...
Oct 25 11:48:13 raspberrypi4 run-parts[18128]: Ensuring /var/lib/homebridge is owned by homebridge
Oct 25 11:48:14 raspberrypi4 systemd[1]: homebridge.service: Found left-over process 18053 (homebridge) in control group while starting unit. Ignoring.
Alles anzeigen
Habt ihr eine Idee wie ich das Problem lösen kann?