Before I go bald from tearing my hair out, can someone please help me with the settings to get the SatNOGS client to control a SPID SPX running through a ROT2PROG controller and a USB cable to a RPi3B+. Yohan Hadji had this same problem in 2019 but I don’t see the solution … And yes, I have already sorted out the changing USB port by using a symlink
When booting, the Pi fails to start the rotctld server - it starts and stops multiple times.
Running systemctl status rotctld
delivers:
rotctld.service - rotctld server
Loaded: loaded (/etc/systemd/system/rotctld.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2021-11-15 18:17:07 UTC; 40min ago
Process: 456 ExecStart=/usr/bin/rotctld $ROT_OPTS (code=exited, status=2)
Main PID: 456 (code=exited, status=2)Nov 15 18:17:07 SatNOGS systemd[1]: rotctld.service: Failed with result ‘exit-code’.
Nov 15 18:17:07 SatNOGS systemd[1]: rotctld.service: Service RestartSec=100ms expired, scheduling restart.
Nov 15 18:17:07 SatNOGS systemd[1]: rotctld.service: Scheduled restart job, restart counter is at 5.
Nov 15 18:17:07 SatNOGS systemd[1]: Stopped rotctld server.
Nov 15 18:17:07 SatNOGS systemd[1]: rotctld.service: Start request repeated too quickly.
Nov 15 18:17:07 SatNOGS systemd[1]: rotctld.service: Failed with result ‘exit-code’.
Nov 15 18:17:07 SatNOGS systemd[1]: Failed to start rotctld server.
In the Rotator settings of SatNOGS-setup I have:
[ROT-MODEL-SPID-ROT2PROG]
baud rate [600]
rotctld port [localhost:4533]
etc.
Any ideas why the rotctld service won’t start? Thanks for your thoughts!