ich bekomme den Dienst nicht mehr zum laufen. Nachdem ich das erst mal Installiert hatte, lief der Dienst, da aber keine Daten rein kamen, hatte ich nochmal neu installiert (SD Karte neu aufgesetzt).
Das habe ich jetzt schon 15mal in mehreren Varianten , mit/ohne upgrade (Kernel), zwischenreboot`s, ... , jedoch immer mit der gleichen Meldung. Hat jemand eine Idee?
Hardware Raspi Zero W, Raspian OS lite
1. Edit /etc/default/ebusd if necessary
(especially if your device is not /dev/ttyUSB0)
2. Start the daemon with 'service ebusd start'
3. Check the log file /var/log/ebusd.log
4. Make the daemon autostart with 'update-rc.d ebusd enable'
Trigger für libc-bin (2.28-10+rpt2+rpi1) werden verarbeitet ...
Trigger für systemd (241-7~deb10u8+rpi1) werden verarbeitet ...
root@raspberrypi:/home/pi# nano /etc/default/ebusd
root@raspberrypi:/home/pi# service ebusd start
Job for ebusd.service failed because the control process exited with error code.
See "systemctl status ebusd.service" and "journalctl -xe" for details.
root@raspberrypi:/home/pi# systemctl status ebusd.service
● ebusd.service - LSB: controls ebusd, the daemon for communication with eBUS heating systems.
Loaded: loaded (/etc/init.d/ebusd; generated)
Active: failed (Result: exit-code) since Mon 2021-10-11 10:27:22 CEST; 13s ago
Docs: man:systemd-sysv-generator(8)
Process: 901 ExecStart=/etc/init.d/ebusd start (code=exited, status=139)
Okt 11 10:27:22 raspberrypi systemd[1]: Starting LSB: controls ebusd, the daemon for communication with eBUS heating systems....
Okt 11 10:27:22 raspberrypi ebusd[901]: Starting ebusd: ebusd/etc/init.d/ebusd: Zeile 43: 906 Speicherzugriffsfehler start-stop-daemon --start --quiet --oknodo --pidfile $pidfile --exec $DAEMON
Okt 11 10:27:22 raspberrypi ebusd[901]: failed!
Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Control process exited, code=exited, status=139/n/a
Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'.
Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems..
lines 1-12/12 (END)
● ebusd.service - LSB: controls ebusd, the daemon for communication with eBUS heating systems.
Loaded: loaded (/etc/init.d/ebusd; generated)
Active: failed (Result: exit-code) since Mon 2021-10-11 10:27:22 CEST; 13s ago
Docs: man:systemd-sysv-generator(8)
Process: 901 ExecStart=/etc/init.d/ebusd start (code=exited, status=139)
Okt 11 10:27:22 raspberrypi systemd[1]: Starting LSB: controls ebusd, the daemon for communication with eBUS heating systems....
Okt 11 10:27:22 raspberrypi ebusd[901]: Starting ebusd: ebusd/etc/init.d/ebusd: Zeile 43: 906 Speicherzugriffsfehler start-stop-daemon --start --quiet --oknodo --pidfile $pidfile --exec $DAEMON -- --pidfile $pidfile ${!opts}
Okt 11 10:27:22 raspberrypi ebusd[901]: failed!
Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Control process exited, code=exited, status=139/n/a
Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'.
Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems..
root@raspberrypi:/home/pi# root@raspberrypi:/home/pi# journalctl -xe
bash: root@raspberrypi:/home/pi#: Datei oder Verzeichnis nicht gefunden
root@raspberrypi:/home/pi# -- The process' exit code is 'exited' and its exit status is 139.
> Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'.
> -- Subject: Unit failed
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- The unit ebusd.service has entered the 'failed' state with result 'exit-code'.
> Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems..
> -- Subject: A start job for unit ebusd.service has failed
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- A start job for unit ebusd.service has finished with a failure.
> --
> -- The job identifier is 512 and the job result is failed.
> Okt 11 10:27:36 raspberrypi systemd[1]: Starting Cleanup of Temporary Directories...
> -- Subject: A start job for unit systemd-tmpfiles-clean.service has begun execution
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- A start job for unit systemd-tmpfiles-clean.service has begun execution.
> --
> -- The job identifier is 573.
> Okt 11 10:27:36 raspberrypi systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
> -- Subject: Unit succeeded
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state.
> Okt 11 10:27:36 raspberrypi systemd[1]: Started Cleanup of Temporary Directories.
> -- Subject: A start job for unit systemd-tmpfiles-clean.service has finished successfully
> -- Defined-By: systemd
> -- Support: https://www.debian.org/support
> --
> -- A start job for unit systemd-tmpfiles-clean.service has finished successfully.
> --
> -- The job identifier is 573.
> lines 1573-1609/1609 (END)
> -- The process' exit code is 'exited' and its exit status is 139.
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi# Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'.
bash: Okt: Kommando nicht gefunden.
root@raspberrypi:/home/pi# -- Subject: Unit failed
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi# -- Defined-By: systemd
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi# -- Support: https://www.debian.org/support
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi# --
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi# -- The unit ebusd.service has entered the 'failed' state with result 'exit-code'.
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi# Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems..
bash: Okt: Kommando nicht gefunden.
root@raspberrypi:/home/pi# -- Subject: A start job for unit ebusd.service has failed
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi# -- Defined-By: systemd
bash: --: Kommando nicht gefunden.
root@raspberrypi:/home/pi#