Hello
I have a problem here with Debian 12. I am trying to use command "sudo apt-get install oidentd" But I got some long Error , I need a Solution please
Job for oidentd.service failed because the control process exited with error cod e.
See "systemctl status oidentd.service" and "journalctl -xeu oidentd.service" for details.
invoke-rc.d: initscript oidentd, action "start" failed.
I have a problem here with Debian 12. I am trying to use command "sudo apt-get install oidentd" But I got some long Error , I need a Solution please

Job for oidentd.service failed because the control process exited with error cod e.
See "systemctl status oidentd.service" and "journalctl -xeu oidentd.service" for details.
invoke-rc.d: initscript oidentd, action "start" failed.
Code:
systemctl status oidentd.service● oidentd.service - RFC 1413 compliant ident daemon Loaded: loaded (/lib/systemd/system/oidentd.service; enabled; preset: enabl ed) Active: activating (auto-restart) (Result: exit-code) since Mon 2024-10-07 17:10:21 EDT; 12ms ago Process: 13510 ExecStart=/bin/sh -c exec /usr/sbin/oidentd -S ${OIDENT_OPTIO NS} -u "${OIDENT_USER}" -g "${OIDENT_GROUP}" `[ "${OIDENT_BEHIND_PROXY}" = "ye s" ] && ip route show to exact 0/0 | awk '{print "-P " $3}'` (code=exited, statu s=1/FAILURE)
Code:
journalctl -xeu oidentd.serviceOct 07 17:10:21 dalnetchatworld.com systemd[1]: oidentd.service: Failed with res ult 'exit-code'.Oct 07 17:10:21 dalnetchatworld.com systemd[1]: Failed to start oidentd.service - RFC 1413 compliant ident daemon.dpkg: error processing package oidentd (--configure): installed oidentd package post-installation script subprocess returned error ex
Statistics: Posted by fahadmehar — 2024-10-08 09:05 — Replies 1 — Views 105