-
Notifications
You must be signed in to change notification settings - Fork 7
Description
installed but will not start.
pi@rpi-mmdvm:/opt/MMDVM_Reflector $ systemctl status mmdvm_reflector
● mmdvm_reflector.service - MMDVM Reflector Daemon
Loaded: loaded (/etc/systemd/system/mmdvm_reflector.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2025-08-28 11:15:04 EDT; 4s ago
Process: 16812 ExecStart=/opt/MMDVM_Reflector/MMDVM_Reflector/bin/Debug/net8.0/MMDVM_Reflector --config=/opt/MMDVM_Reflector/MMD>
Main PID: 16812 (code=exited, status=203/EXEC)
CPU: 1ms
Aug 28 11:15:04 rpi-mmdvm systemd[1]: mmdvm_reflector.service: Scheduled restart job, restart counter is at 5.
Aug 28 11:15:04 rpi-mmdvm systemd[1]: Stopped MMDVM Reflector Daemon.
Aug 28 11:15:04 rpi-mmdvm systemd[1]: mmdvm_reflector.service: Start request repeated too quickly.
Aug 28 11:15:04 rpi-mmdvm systemd[1]: mmdvm_reflector.service: Failed with result 'exit-code'.
Aug 28 11:15:04 rpi-mmdvm systemd[1]: Failed to start MMDVM Reflector Daemon.
any ideas to correct this? I just installed it via the directions, I tried starting as above and with sudo.
pi@rpi-mmdvm:/opt/MMDVM_Reflector $ sudo systemctl status mmdvm_reflector
● mmdvm_reflector.service - MMDVM Reflector Daemon
Loaded: loaded (/etc/systemd/system/mmdvm_reflector.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2025-08-28 11:24:07 EDT; 8s ago
Process: 21003 ExecStart=/opt/MMDVM_Reflector/MMDVM_Reflector/bin/Debug/net8.0/MMDVM_Reflector --config=/opt/MMDVM_Reflector/MMD>
Main PID: 21003 (code=exited, status=203/EXEC)
CPU: 4ms
Aug 28 11:24:07 rpi-mmdvm systemd[1]: mmdvm_reflector.service: Scheduled restart job, restart counter is at 5.
Aug 28 11:24:07 rpi-mmdvm systemd[1]: Stopped MMDVM Reflector Daemon.
Aug 28 11:24:07 rpi-mmdvm systemd[1]: mmdvm_reflector.service: Start request repeated too quickly.
Aug 28 11:24:07 rpi-mmdvm systemd[1]: mmdvm_reflector.service: Failed with result 'exit-code'.
using an rpi 4B with rpi OS 64bit legacy bullseye