Seite 1 von 1

Start opsiconfd Failed

Verfasst: 29 Sep 2009, 12:02
von smeirzaa
Hallo zusammen,

der opsiconfd Dienst lässt sich nicht mehr Hochfahren! Habe den Depot-Server schon reinstalliert, leider ohne Erfolg.

Brauche dringend Hilfe da ich mit meinem Latein am Ende bin!! :roll:

Hier das Log aus /var/log/opsi/opsiconfd/

Code: Alles auswählen

[0] [Sep 29 13:57:04] 
==================================================================
             OPSI configuration-service starting
==================================================================
 (opsiconfd|1408)
[4] [Sep 29 13:57:04] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [Sep 29 13:57:04] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [Sep 29 13:57:04] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [Sep 29 13:57:04] Traceback: (Logger.py|647)
[1] [Sep 29 13:57:04]      line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [Sep 29 13:57:04]      line 1456 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [Sep 29 13:57:04]      line 353 in 'listenSSL' in file '/usr/lib/python2.5/site-packages/twisted/internet/posixbase.py' (Logger.py|647)
[1] [Sep 29 13:57:04]      line 736 in 'startListening' in file '/usr/lib/python2.5/site-packages/twisted/internet/tcp.py' (Logger.py|647)
[1] [Sep 29 13:57:04]      line 168 in 'createInternetSocket' in file '/usr/lib/python2.5/site-packages/twisted/internet/ssl.py' (Logger.py|647)
[1] [Sep 29 13:57:04]      line 1001 in 'getContext' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [Sep 29 13:57:04]      ==>>> [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_certificate_file', 'PEM lib')] (opsiconfd|1506)
[2] [Sep 29 13:57:04] ERROR: (opsiconfd|1507)
[2] [Sep 29 13:57:04]   (opsiconfd|1507)
[2] [Sep 29 13:57:04] [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_certificate_file', 'PEM lib')] (opsiconfd|1507)
[2] [Sep 29 13:57:04] 
 (opsiconfd|1507)

Re: Start opsiconfd Failed

Verfasst: 29 Sep 2009, 17:46
von d.oertel
Hi,

könnte evtl. das SSL-Zertifikat in /etc/opsi kaputt sein.
try:

Code: Alles auswählen

dpkg-reconfigure opsiconfd
gruss
d.oertel