nefelim4ag / Ananicy

Ananicy - is Another auto nice daemon, with community rules support (Use pull request please)
GNU General Public License v3.0
567 stars 79 forks source link

Cant start the service ananicy. #447

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hello guys! first of all, sorry for my bad grammar and spelling. The problem result when i type in the terminal 'sudo systemctl start ananicy' results in error saying: "Job for ananicy.service failed because the control process exited with error code. See "systemctl status ananicy.service" and "journalctl -xe" for details." The details of 'systemctl status ananicy.service' = ananicy.service - Ananicy - ANother Auto NICe daemon Loaded: loaded (/lib/systemd/system/ananicy.service; enabled; vendor preset: enabled) Active: failed (Result: start-limit-hit) since vie 2021-12-31 16:14:04 -03; 3min 42s ago Process: 3357 ExecStopPost=/sbin/sysctl -e kernel.sched_autogroup_enabled=1 (code=exited, status=0/SUCCESS) Process: 3354 ExecStart=/usr/bin/ananicy start (code=exited, status=1/FAILURE) Process: 3352 ExecStartPre=/sbin/sysctl -e kernel.sched_autogroup_enabled=0 (code=exited, status=0/SUCCESS) Main PID: 3354 (code=exited, status=1/FAILURE)

dic 31 16:14:03 jpr-laptopold systemd[1]: Failed to start Ananicy - ANother Auto NICe daemon. dic 31 16:14:03 jpr-laptopold systemd[1]: ananicy.service: Unit entered failed state. dic 31 16:14:03 jpr-laptopold systemd[1]: ananicy.service: Failed with result 'exit-code'. dic 31 16:14:04 jpr-laptopold systemd[1]: ananicy.service: Service hold-off time over, scheduling restart. dic 31 16:14:04 jpr-laptopold systemd[1]: Stopped Ananicy - ANother Auto NICe daemon. dic 31 16:14:04 jpr-laptopold systemd[1]: ananicy.service: Start request repeated too quickly. dic 31 16:14:04 jpr-laptopold systemd[1]: Failed to start Ananicy - ANother Auto NICe daemon. dic 31 16:14:04 jpr-laptopold systemd[1]: ananicy.service: Unit entered failed state. dic 31 16:14:04 jpr-laptopold systemd[1]: ananicy.service: Failed with result 'start-limit-hit'.

i dont know how to resolve it.