Ich habe das vmware image runtergeladen und gemäß der Installationsanleitung eingerichtet.
Leider bekomme ich nur folgende Fehlermeldung wenn ich mich mit opsi-configed anmelden will:
Keine Verbindung
java.net.ConnectException: Connection refused
Das hilft leider auch nichts:
Code: Alles auswählen
opsi-setup --init-current-config
/etc/init.d/opsiconfd restart
/etc/init.d/opsipxeconfd restart

/var/log/opsi/opsiconfd.log:
Code: Alles auswählen
==================================================================
= opsi configuration service starting =
==================================================================
(Logger.py|828)
[5] [Feb 27 14:54:49] Starting opsiconfd main thread (opsiconfd.py|433)
[5] [Feb 27 14:54:49] Opening socket /var/run/opsiconfd/opsiconfd.socket for interprocess communication. (opsiconfd.py|427)
[5] [Feb 27 14:54:49] Modules file signature verified (customer: opsi community) (MySQL.py|412)
[5] [Feb 27 14:54:50] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd.py|287)
[5] [Feb 27 14:54:50] Running on depot server 'test.mylocaldomain', exporting repository directory (opsiconfd.py|303)
[5] [Feb 27 14:54:50] Running on depot server 'test.mylocaldomain', exporting depot directory (opsiconfd.py|316)
[5] [Feb 27 14:54:50] Added webdav content 'repository' which points to directory '/var/lib/opsi/repository' () (opsiconfd.py|349)
[5] [Feb 27 14:54:50] Added webdav content 'depot' which points to directory '/var/lib/opsi/depot' () (opsiconfd.py|349)
[5] [Feb 27 14:54:50] Added webdav content 'configed' which points to directory '/usr/lib/configed' (u'noauth',) (opsiconfd.py|349)
[2] [Feb 27 14:54:50] Traceback: (Logger.py|742)
[2] [Feb 27 14:54:50] line 440 in 'run' in file '/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py' (Logger.py|742)
[2] [Feb 27 14:54:50] line 356 in '_startListening' in file '/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py' (Logger.py|742)
[2] [Feb 27 14:54:50] line 386 in '_startListeningHTTPS' in file '/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py' (Logger.py|742)
[2] [Feb 27 14:54:50] line 371 in 'listenSSL' in file '/usr/lib/python2.6/dist-packages/twisted/internet/posixbase.py' (Logger.py|742)
[2] [Feb 27 14:54:50] line 852 in 'startListening' in file '/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py' (Logger.py|742)
[2] [Feb 27 14:54:50] line 196 in 'createInternetSocket' in file '/usr/lib/python2.6/dist-packages/twisted/internet/ssl.py' (Logger.py|742)
[2] [Feb 27 14:54:50] line 59 in 'getContext' in file '/usr/lib/pymodules/python2.6/OPSI/Service/__init__.py' (Logger.py|742)
[2] [Feb 27 14:54:50] ==>>> [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_certificate_file', 'PEM lib')] (opsiconfd.py|448)
