Owncloud nach Ubuntu Systemupdates keine Anmeldung möglich
Hallo zusammen,
heut früh hab ich auf der Ubuntu 12.04 LTS VM mal die üblichen anstehenden Systemupdates eingespielt. War schon etwas her das letzte Mal also standen knapp 150 MB an.
Nach dem Reboot musste ich nun feststellen das sich zwar die Seite von owncloud noch öffnet und man auch sein login eingeben kann, klickt man dann aber auf Anmelden
rödelt er nur vor sich hin und nichts weiter passiert.
Kein Timeout, keine Fehlermeldung im Browser.
Die Apache2 Error Log beinhaltet folgendes:
[Fri Jul 04 09:13:15 2014] [notice] Graceful restart requested, doing restart
[Fri Jul 04 09:13:18 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:13:18 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:14:43 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:15:50 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:15:55 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:15:55 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:21:12 2014] [warn] child process 2257 still did not exit, sending a SIGTERM
[Fri Jul 04 09:21:14 2014] [warn] child process 2257 still did not exit, sending a SIGTERM
[Fri Jul 04 09:21:16 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:21:24 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:21:24 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:21:24 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:26:54 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:28:21 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:28:22 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:28:22 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:51:46 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:52:43 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:52:43 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:52:43 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:53:10 2014] [error] [client 172.30.XX] File does not exist: /var/www/favicon.ico
[Fri Jul 04 09:53:10 2014] [error] [client 172.30.XX] File does not exist: /var/www/favicon.ico
Ich vermute das hier ist mein Problem:
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:35:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:35:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:35:28+00:00"}
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:38:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:38:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:38:58+00:00"}
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:39:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:28+00:00"}
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:39:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:58+00:00"}
{"app":"PHP","message":"ldap_start_tls(): Unable to start TLS: Connect error at \/var\/www\/owncloud\/apps\/user_ldap\/lib\/ldap.php#141","level":3,"time":"2014-07-04T09:26:10+00:00"}
Kann mir jemand helfen wie ich das wieder gerade gebogen bekomme oder hat einen anderen Tipp für mich?
VG
heut früh hab ich auf der Ubuntu 12.04 LTS VM mal die üblichen anstehenden Systemupdates eingespielt. War schon etwas her das letzte Mal also standen knapp 150 MB an.
Nach dem Reboot musste ich nun feststellen das sich zwar die Seite von owncloud noch öffnet und man auch sein login eingeben kann, klickt man dann aber auf Anmelden
rödelt er nur vor sich hin und nichts weiter passiert.
Kein Timeout, keine Fehlermeldung im Browser.
Die Apache2 Error Log beinhaltet folgendes:
[Fri Jul 04 09:13:15 2014] [notice] Graceful restart requested, doing restart
[Fri Jul 04 09:13:18 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:13:18 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:14:43 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:15:50 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:15:55 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:15:55 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:21:12 2014] [warn] child process 2257 still did not exit, sending a SIGTERM
[Fri Jul 04 09:21:14 2014] [warn] child process 2257 still did not exit, sending a SIGTERM
[Fri Jul 04 09:21:16 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:21:24 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:21:24 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:21:24 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:26:54 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:28:21 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:28:22 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:28:22 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:51:46 2014] [notice] caught SIGTERM, shutting down
[Fri Jul 04 09:52:43 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:52:43 2014] [warn] RSA server certificate CommonName (CN) `XXX' does NOT match server name!?
[Fri Jul 04 09:52:43 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.12 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.1 configured -- resuming normal operations
[Fri Jul 04 09:53:10 2014] [error] [client 172.30.XX] File does not exist: /var/www/favicon.ico
[Fri Jul 04 09:53:10 2014] [error] [client 172.30.XX] File does not exist: /var/www/favicon.ico
Ich vermute das hier ist mein Problem:
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:35:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:35:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:35:28+00:00"}
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:38:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:38:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:38:58+00:00"}
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:39:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:28+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:28+00:00"}
{"app":"user_ldap","message":"Bind failed: -1: Can't contact LDAP server","level":3,"time":"2014-07-04T08:39:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:58+00:00"}
{"app":"user_ldap","message":"Connection could not be established","level":3,"time":"2014-07-04T08:39:58+00:00"}
{"app":"PHP","message":"ldap_start_tls(): Unable to start TLS: Connect error at \/var\/www\/owncloud\/apps\/user_ldap\/lib\/ldap.php#141","level":3,"time":"2014-07-04T09:26:10+00:00"}
Kann mir jemand helfen wie ich das wieder gerade gebogen bekomme oder hat einen anderen Tipp für mich?
VG
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 242709
Url: https://administrator.de/contentid/242709
Ausgedruckt am: 25.11.2024 um 06:11 Uhr
1 Kommentar