Hallo Leute,
ich bin gerade dabei einen OPSI Server auf einem CentOS6.6 einzurichten. Soweit so gut, allerdings taucht bei mir ein Fehler auf den ich bis jetzt noch nicht beseitigt bekommen habe.. Service opsiconfd start funktioniert nicht. Hat jemand eine Ahnung wie ich diesen Fehler behoben bekomme?
Starting opsi config service...... (failed).
==================================================================
= opsi configuration service starting =
==================================================================
(Logger.py|854)
[5] [Mar 16 16:19:29] Starting opsiconfd main thread (opsiconfd.py|447)
[5] [Mar 16 16:19:29] Opening socket /var/run/opsiconfd/opsiconfd.socket for interprocess communication. (opsiconfd.py|424)
[5] [Mar 16 16:19:30] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd.py|283)
[5] [Mar 16 16:19:30] Added webdav content 'configed' which points to directory '/usr/lib/configed' (u'noauth',) (opsiconfd.py|346)
[2] [Mar 16 16:19:30] Traceback: (Logger.py|767)
[2] [Mar 16 16:19:30] line 457 in 'run' in file '/usr/lib/python2.6/site-packages/opsiconfd/opsiconfd.py' (Logger.py|767)
[2] [Mar 16 16:19:30] line 353 in '_startListening' in file '/usr/lib/python2.6/site-packages/opsiconfd/opsiconfd.py' (Logger.py|767)
[2] [Mar 16 16:19:30] line 383 in '_startListeningHTTPS' in file '/usr/lib/python2.6/site-packages/opsiconfd/opsiconfd.py' (Logger.py|767)
[2] [Mar 16 16:19:30] line 468 in 'listenSSL' in file '/usr/lib64/python2.6/site-packages/twisted/internet/posixbase.py' (Logger.py|767)
[2] [Mar 16 16:19:30] line 594 in '__init__' in file '/usr/lib64/python2.6/site-packages/twisted/protocols/tls.py' (Logger.py|767)
[2] [Mar 16 16:19:30] line 59 in 'getContext' in file '/usr/lib/python2.6/site-packages/OPSI/Service/__init__.py' (Logger.py|767)
[2] [Mar 16 16:19:30] ==>>> [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_certificate_file', 'PEM lib')] (opsiconfd.py|469)
[5] [Mar 16 16:19:30] Stopping opsiconfd main thread (opsiconfd.py|175)
[5] [Mar 16 16:19:30] Deleting all sessions (Session.py|217)
[5] [Mar 16 16:19:30] Opsiconfd main thread exiting... (opsiconfd.py|472)
Gruß
opsiconfd start failed
Re: opsiconfd start failed
Hi,
das sieht nach einem kaputten SSL-Zertifikat aus, versuch mal:
das sieht nach einem kaputten SSL-Zertifikat aus, versuch mal:
Code: Alles auswählen
opsi-setup --renew-opsiconfd-cert
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
-
- Beiträge: 11
- Registriert: 16 Mär 2015, 12:14
Re: opsiconfd start failed
Hi,
vielen Dank für deine Hilfe! Hat funktioniert.
Gruß
vielen Dank für deine Hilfe! Hat funktioniert.
Gruß