linux-malware-detect icon indicating copy to clipboard operation
linux-malware-detect copied to clipboard

Maldet Service failed on arch linux

Open tr1xem opened this issue 1 month ago • 0 comments

Logs:

~
× maldet.service - Linux Malware Detect monitoring - maldet
     Loaded: loaded (/usr/lib/systemd/system/maldet.service; enabled; preset: disabled)
     Active: failed (Result: protocol) since Fri 2025-01-24 17:12:46 IST; 27s ago
 Invocation: 6257000d25b44b779935433f87555d31
    Process: 1157658 ExecStart=/usr/local/maldetect/maldet --monitor $default_monitor_mode (code=exited, status=0/SUCCESS)
   Mem peak: 14.1M
        CPU: 101ms

Jan 24 17:12:46 cachyos systemd[1]: Starting Linux Malware Detect monitoring - maldet...
Jan 24 17:12:46 cachyos maldet[1157658]: Linux Malware Detect v1.6.5
Jan 24 17:12:46 cachyos maldet[1157658]:             (C) 2002-2023, R-fx Networks <[email protected]>
Jan 24 17:12:46 cachyos maldet[1157658]:             (C) 2023, Ryan MacDonald <[email protected]>
Jan 24 17:12:46 cachyos maldet[1157658]: This program may be freely redistributed under the terms of the GNU GPL v2
Jan 24 17:12:46 cachyos maldet[1157658]: maldet(1157658): {mon} could not find monitor mode dependency 'ed' in PATH, please apt/yum/dnf install ed and try again.
Jan 24 17:12:46 cachyos systemd[1]: maldet.service: Can't open PID file '/usr/local/maldetect/tmp/inotifywait.pid' (yet?) after start: No such file or directory
Jan 24 17:12:46 cachyos systemd[1]: maldet.service: Failed with result 'protocol'.
Jan 24 17:12:46 cachyos systemd[1]: Failed to start Linux Malware Detect monitoring - maldet.
~

Journal Ctl

░░ 
░░ A start job for unit maldet.service has finished with a failure.
░░ 
░░ The job identifier is 8639 and the job result is failed.
Jan 24 17:14:56 cachyos systemd[1]: Starting Linux Malware Detect monitoring - maldet...
░░ Subject: A start job for unit maldet.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit maldet.service has begun execution.
░░ 
░░ The job identifier is 8817.
Jan 24 17:14:56 cachyos maldet[1164787]: Linux Malware Detect v1.6.5
Jan 24 17:14:56 cachyos maldet[1164787]:             (C) 2002-2023, R-fx Networks <[email protected]>
Jan 24 17:14:56 cachyos maldet[1164787]:             (C) 2023, Ryan MacDonald <[email protected]>
Jan 24 17:14:56 cachyos maldet[1164787]: This program may be freely redistributed under the terms of the GNU GPL v2
Jan 24 17:14:56 cachyos maldet[1164787]: maldet(1164787): {mon} could not find monitor mode dependency 'ed' in PATH, please apt/yum/dnf install ed and try again.
Jan 24 17:14:56 cachyos systemd[1]: maldet.service: Can't open PID file '/usr/local/maldetect/tmp/inotifywait.pid' (yet?) after start: No such file or directory
Jan 24 17:14:56 cachyos systemd[1]: maldet.service: Failed with result 'protocol'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ The unit maldet.service has entered the 'failed' state with result 'protocol'.
Jan 24 17:14:56 cachyos systemd[1]: Failed to start Linux Malware Detect monitoring - maldet.
░░ Subject: A start job for unit maldet.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit maldet.service has finished with a failure.
░░ 
░░ The job identifier is 8817 and the job result is failed.

tr1xem avatar Jan 24 '25 11:01 tr1xem