Active: failed (Result: protocol)

when I raise manticore seacrh and then see the status it shows this, so I think manticore is not running, is that correct?, and if so how can I solve that problem, please help

[root@pchquit01dalx28 ~]# sudo systemctl status manticore
× manticore.service - Manticore Search Engine
Loaded: loaded (/usr/lib/systemd/system/manticore.service; enabled; preset>
Active: failed (Result: protocol) since Tue 2024-02-20 14:46:02 -05; 1 day>
Duration: 6h 9min 58.283s
CPU: 42ms

Feb 20 14:46:02 pchquit01dalx28.fj.local systemd[1]: manticore.service: Schedul>
Feb 20 14:46:02 pchquit01dalx28.fj.local systemd[1]: Stopped Manticore Search E>
Feb 20 14:46:02 pchquit01dalx28.fj.local systemd[1]: manticore.service: Start r>
Feb 20 14:46:02 pchquit01dalx28.fj.local systemd[1]: manticore.service: Failed >
Feb 20 14:46:02 pchquit01dalx28.fj.local systemd[1]: Failed to start Manticore >
lines 1-11/11 (END)

It’s not running. Check:

sudo cat /var/log/manticore/searchd.log

and

sudo journalctl -u manticore