Projet

Général

Profil

Tâche #25297

Mis à jour par Fabrice Barconnière il y a plus de 5 ans

http://squash-tm.eole.lan/squash/executions/7838
* Pas 1 : erreur au diagnose
<pre>
*** Test du module amon version 2.7.0 (amon 00000001) ***

Attention, serveur opérationnel mais des services ne sont pas démarrés :

eole-cntlm.service loaded failed
winbind.service loaded failed
[...]
. Proxy Cntlm => Erreur
[...]
</pre>
En regardant de plus près :
<pre>
root@amon:~# systemctl status eole-cntlm.service
● eole-cntlm.service - EOLE Cntlm wrapper
Loaded: loaded (/lib/systemd/system/eole-cntlm.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2018-09-28 13:59:33 CEST; 15min ago
Process: 890 ExecStart=/usr/sbin/eole-cntlm (code=exited, status=1/FAILURE)

sept. 28 13:59:33 amon cntlm[900]: Starting cntlm version 0.92.3 for LITTLE endian
sept. 28 13:59:33 amon cntlm[900]: Cannot bind port 3127: Cannot assign requested address!
sept. 28 13:59:33 amon cntlm[900]: No proxy service ports were successfully opened.
sept. 28 13:59:33 amon systemd[1]: eole-cntlm.service: Control process exited, code=exited status=1
sept. 28 13:59:33 amon cntlm[897]: Signal 15 received, issuing clean shutdown
sept. 28 13:59:33 amon cntlm[897]: Terminating with 0 active threads
sept. 28 13:59:33 amon cntlm[899]: Signal 15 received, issuing clean shutdown
sept. 28 13:59:33 amon cntlm[899]: Terminating with 0 active threads
sept. 28 13:59:33 amon systemd[1]: eole-cntlm.service: Failed with result 'exit-code'.
sept. 28 13:59:33 amon systemd[1]: Failed to start EOLE Cntlm wrapper.
</pre>
Un démarrage manuel fonctionne
<pre>
root@amon:~# systemctl start eole-cntlm.service
root@amon:~# systemctl status eole-cntlm.service
● eole-cntlm.service - EOLE Cntlm wrapper
Loaded: loaded (/lib/systemd/system/eole-cntlm.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2018-09-28 14:17:30 CEST; 2s ago
Process: 8516 ExecStart=/usr/sbin/eole-cntlm (code=exited, status=0/SUCCESS)
Tasks: 3 (limit: 2317)
CGroup: /system.slice/eole-cntlm.service
├─8518 /usr/sbin/cntlm -U cntlm -c /etc/cntlm.conf -l 10.1.1.1:3127 10.1.1.1:3128
├─8520 /usr/sbin/cntlm -U cntlm -c /etc/cntlm.conf -l 10.1.2.1:3127 10.1.2.1:3128
└─8522 /usr/sbin/cntlm -U cntlm -c /etc/cntlm.conf -l 10.1.3.1:3127 10.1.3.1:3128

sept. 28 14:17:30 amon cntlm[8517]: Proxy listening on 10.1.1.1:3127
sept. 28 14:17:30 amon cntlm[8517]: Workstation name used: amon
sept. 28 14:17:30 amon cntlm[8517]: Using following NTLM hashes: NTLMv2(1) NT(0) LM(0)
sept. 28 14:17:30 amon cntlm[8518]: Daemon ready
sept. 28 14:17:30 amon cntlm[8518]: Changing uid:gid to 109:65534 - Success
sept. 28 14:17:30 amon cntlm[8520]: Daemon ready
sept. 28 14:17:30 amon cntlm[8520]: Changing uid:gid to 109:65534 - Success
sept. 28 14:17:30 amon systemd[1]: Started EOLE Cntlm wrapper.
sept. 28 14:17:30 amon cntlm[8522]: Daemon ready
sept. 28 14:17:30 amon cntlm[8522]: Changing uid:gid to 109:65534 - Success
</pre>
Tests poursuivis

Retour