Univention Bugzilla – Attachment 8937 Details for
Bug 44670
UDM module initialization: SERVER_DOWN: {'desc': "Can't contact LDAP server"}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
44670.patch (text/plain), 686 bytes, created by
Florian Best
on 2017-06-20 12:10:39 CEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2017-06-20 12:10:39 CEST
Size:
686 bytes
patch
obsolete
>diff --git a/management/univention-management-console/src/univention/management/console/protocol/modserver.py b/management/univention-management-console/src/univention/management/console/protocol/modserver.py >index 8f6e7fb..aec829f 100644 >--- a/management/univention-management-console/src/univention/management/console/protocol/modserver.py >+++ b/management/univention-management-console/src/univention/management/console/protocol/modserver.py >@@ -290,8 +290,8 @@ def handle(self, msg): > try: > self.__handler.init() > except BaseException: >+ self.error_handling(msg, 'init', *sys.exc_info()) > self.__handler = None >- raise > > self.response(resp) > return
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44670
:
8937
|
8940