FreeTakServer icon indicating copy to clipboard operation
FreeTakServer copied to clipboard

FTS and FTS-UI services fail to restart after reboot with FTS2.1 on Raspberry Pi

Open ki6uve opened this issue 5 months ago • 4 comments

After fresh installation of FTS 2.1 on a raspberry pi computer, the FTS and FTS-UI services consistently fail to restart. Services are confirmed to be set to enabled.

fts-stderr.log

ki6uve avatar Mar 29 '24 00:03 ki6uve

from your log, it appears that you have 2 set of services running. Ensure that you are running ZeroTpuch on a fresh installation of Ubuntu

brothercorvo avatar Mar 30 '24 14:03 brothercorvo

Yes, it was a fresh install with a newly flashed SD card. Used the ZTI for the build.

ki6uve avatar Mar 30 '24 15:03 ki6uve

After further testing, we were able to confirm that the services were indeed being started after reboot but are not registering their "started" status with the system and therefore showing incorrect status with 'systemctl status fts' command.

ki6uve avatar May 08 '24 22:05 ki6uve

this seems to be an issue with the latest releases, that services aren't being registered as started when, in fact, they are

naman108 avatar May 10 '24 13:05 naman108