Page 1 of 1

TOS 6: some services failed

Posted: 06 Jan 2025, 15:04
by neoz
Hi!

I'm posting this here in case someone has faced a similar issue.

After encountering issues with the ttyd service (now resolved), I noticed that other services (atop.service and console-setup.service) are also failing.

I have an F4-424 Pro with a "fresh" installation of TOS 6 (updated to 6.0.577-00166).

When I run the command:

Code: Select all

systemctl list-units --type=service --state=failed
this is the output:

Code: Select all

  UNIT                  LOAD   ACTIVE SUB    DESCRIPTION
● atop.service          loaded failed failed Atop advanced performance monitor
● console-setup.service loaded failed failed Set console font and keymap
Here is the status information for each service:

atop.service status:

Code: Select all

# systemctl status atop.service
× atop.service - Atop advanced performance monitor
     Loaded: loaded (/lib/systemd/system/atop.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Mon 2025-01-06 07:07:30 CET; 8min ago
       Docs: man:atop(1)
   Main PID: 720 (code=killed, signal=USR2)
        CPU: 13ms

Jan 06 07:07:30 TNAS systemd[1]: Starting Atop advanced performance monitor...
Jan 06 07:07:30 TNAS atop_init[647]: LOGPATH setting  /@system/debug/log
Jan 06 07:07:30 TNAS find[721]: /usr/bin/find: ‘ /@system/debug/log’: No such file or directory
Jan 06 07:07:30 TNAS systemd[1]: atop.service: Control process exited, code=exited, status=1/FAILURE
Jan 06 07:07:30 TNAS systemd[1]: atop.service: Main process exited, code=killed, status=12/USR2
Jan 06 07:07:30 TNAS systemd[1]: atop.service: Failed with result 'exit-code'.
Jan 06 07:07:30 TNAS systemd[1]: Failed to start Atop advanced performance monitor.
console-setup.service status:

Code: Select all

# systemctl status console-setup.service
× console-setup.service - Set console font and keymap
     Loaded: loaded (/lib/systemd/system/console-setup.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Mon 2025-01-06 07:07:28 CET; 9min ago
   Main PID: 429 (code=exited, status=1/FAILURE)
        CPU: 38ms

Jan 06 07:07:27 TNAS systemd[1]: Starting Set console font and keymap...
Jan 06 07:07:28 TNAS console-setup.sh[510]: /usr/bin/ckbcomp: Can not find file "rules/xorg" in any known directory
Jan 06 07:07:28 TNAS systemd[1]: console-setup.service: Main process exited, code=exited, status=1/FAILURE
Jan 06 07:07:28 TNAS systemd[1]: console-setup.service: Failed with result 'exit-code'.
Jan 06 07:07:28 TNAS systemd[1]: Failed to start Set console font and keymap.
I’ve contacted TerraMaster support for assistance, but I’ll leave this here in case anyone wants to check it (I’m not sure if this is an issue affecting only me).

That said, everything appears to be working fine.
There are some other errors I’ve noticed during system initialization, but I’ll address those in another thread.

Thank you, and best regards.

Re: TOS 6: some services failed

Posted: 09 Jan 2025, 16:18
by TMzethar
Hi, enabled services may be shown as “Failed” because the conditions for their use are not met. For example, atop services are usually only enabled and run automatically in Debug mode and are not needed in general. The fact that they are shown as “Failed” will not affect your normal usage.

Re: TOS 6: some services failed

Posted: 10 Jan 2025, 01:43
by neoz
TMzethar wrote: 09 Jan 2025, 16:18
Thank you for your answer @TMzethar. So I wont give it imiportance.

The question arose because, for some unknown reason, the ttyd service was disabled, and I just wanted to know if it could be related