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.
Job for oidentd.service failed because the control process exited with error code.
See "systemctl status oidentd.service" and "journalctl -xeu oidentd.service" for details.
invoke-rc.d: initscript oidentd, action "start" failed.
I moved your last post to your original topic @fahadmehar. Please do not crosspost. Also please use code tags as already requested, I fixed it for you.
I installed oidentd in a virtual machine without problem.
In addition to Hallvor request, can you post (using code tags please) the output of
Share your Debian SCRIPTS There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots
Consider changing the title of your first post to make it more specific so people know what it's about, for example: oidentd fails to start
Share your Debian SCRIPTS There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots
root@dalnetchatworld:~# journalctl -xeu oidentd.service
Oct 10 16:36:50 dalnetchatworld.com systemd[1]: Stopped oidentd.service - RFC 1>
░░ Subject: A stop job for unit oidentd.service has finished
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A stop job for unit oidentd.service has finished.
░░
░░ The job identifier is 7336 and the job result is done.
Oct 10 16:36:50 dalnetchatworld.com systemd[1]: oidentd.service: Start request >
Oct 10 16:36:50 dalnetchatworld.com systemd[1]: oidentd.service: Failed with re>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit oidentd.service has entered the 'failed' state with result 'exit-co>
Oct 10 16:36:50 dalnetchatworld.com systemd[1]: Failed to start oidentd.service>
░░ Subject: A start job for unit oidentd.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit oidentd.service has finished with a failure.
░░
░░ The job identifier is 7336 and the job result is failed.
Share your Debian SCRIPTS There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots
The job identifier is 7336 and the job result is done.
Oct 10 16:36:50 dalnetchatworld.com systemd[1]: oidentd.service: Start request repeated too quickly.
Oct 10 16:36:50 dalnetchatworld.com systemd[1]: oidentd.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit oidentd.service has entered the 'failed' state with result 'exit-code'.
Oct 10 16:36:50 dalnetchatworld.com systemd[1]: Failed to start oidentd.service - RFC 1413 compliant ident daemon.
░░ Subject: A start job for unit oidentd.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit oidentd.service has finished with a failure.
░░
░░ The job identifier is 7336 and the job result is failed.
root@dalnetchatworld:~# ip route show to exact 0/0
default dev venet0 scope link
According to oidentd manual:
-P, --proxy=ORIGIN
Allow the specified host to forward queries to this instance using the --forward option. If --reply is not specified, this option must be enabled for oidentd to correctly handle forwarded
connections.
which is not a host but an interface name (hence the error).
Share your Debian SCRIPTS There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots
root@dalnetchatworld:~# ip route show to exact 0/0
default dev venet0 scope link
According to oidentd manual:
-P, --proxy=ORIGIN
Allow the specified host to forward queries to this instance using the --forward option. If --reply is not specified, this option must be enabled for oidentd to correctly handle forwarded
connections.
fahadmehar wrote: 2024-10-12 10:40
How I FIX This Problem? Now I show you everything. Now I Want Solution for it.
In case you didn't notice, the name of this forum is Debian User Forums. Everyone here is a user who volunteers their time to help people with their problems. If you have a problem which no-one has experience with or no-one is able to help with, that's unfortunate but it happens and you may have to look to other means to solve it yourself. Being impatient and making demands will possibly lessen your chance of getting anyone to try to help.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”Remember toBACKUP!
it's strange none is discussing this topic and this is most important topic and its a serious error. I Reinstall OS still not solve I don't understand what problem is it? Debian 8 was working fine when I shift to Debian 12 I got problems.
As Fabien found out, you have no gateway configured on your installation but oidend expects a gateway ip address. Did you install Debian with OpenVZ? Then you could change the name of the thread to something like "oidentd, missing gateway on Debian 12 installed with OpenVZ".
Maybe someone knows about this problem. I have no experience with OpenVZ and can't help you.
blackbird wrote: 2024-10-13 07:13
As Fabien found out, you have no gateway configured on your installation but oidend expects a gateway ip address. Did you install Debian with OpenVZ? Then you could change the name of the thread to something like "oidentd, missing gateway on Debian 12 installed with OpenVZ".
Maybe someone knows about this problem. I have no experience with OpenVZ and can't help you.
Ubuntu 18 is working fine but not the only newer versions has problem not the old one. Debian 8 was working fine.
blackbird wrote: 2024-10-13 07:13
As Fabien found out, you have no gateway configured on your installation but oidend expects a gateway ip address. Did you install Debian with OpenVZ? Then you could change the name of the thread to something like "oidentd, missing gateway on Debian 12 installed with OpenVZ".
Maybe someone knows about this problem. I have no experience with OpenVZ and can't help you.
Ubuntu 18 is working fine but not the only newer versions has problem not the old one. Debian 8 was working fine.
It is only in newer version of Debian 12 not on older version like Debian 8 . I try to Install on Ubuntu 18 and was working fine but when I try to upgrade Ubuntu 22 it start giving this error same in Debian. It is problem in newer version of Debian 12. Problem In Debian I Guess. If its my VPS . Server problem none should be working.