Help wont start

Hi
Im getting this error please help me to resolve this

[root@localhost ~]# sudo systemctl status oxidized -l
● oxidized.service - Oxidized - Network Device Configuration Backup Tool
Loaded: loaded (/usr/lib/systemd/system/oxidized.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since jue 2020-02-06 19:07:13 -03; 6min ago
Process: 15440 ExecStart=/usr/local/bin/oxidized (code=exited, status=203/EXEC)
Main PID: 15440 (code=exited, status=203/EXEC)

feb 06 19:07:13 localhost.localdomain systemd[1]: Started Oxidized - Network Device Configuration Backup Tool.
feb 06 19:07:13 localhost.localdomain systemd[1]: oxidized.service: main process exited, code=exited, status=203/EXEC
feb 06 19:07:13 localhost.localdomain systemd[1]: Unit oxidized.service entered failed state.
feb 06 19:07:13 localhost.localdomain systemd[1]: oxidized.service failed.
[root@localhost ~]#

Hi,

Well, this is the LibreNMS community, but first step is to, just after systemctl start oxidized do a journalctl -xe and check the logs to know what is failing.