Univention Bugzilla – Attachment 7730 Details for
Bug 41514
Replication module does not reconnect if bind failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Reconnect in case of an error
replication.py.patch (text/plain), 650 bytes, created by
Ingo Sieverdingbeck
on 2016-06-09 17:24:44 CEST
(
hide
)
Description:
Reconnect in case of an error
Filename:
MIME Type:
Creator:
Ingo Sieverdingbeck
Created:
2016-06-09 17:24:44 CEST
Size:
650 bytes
patch
obsolete
>diff --git a/univention-directory-replication/replication.py b/univention-directory-replication/replication.py >index b0e0ea7..8362acb 100644 >--- a/univention-directory-replication/replication.py >+++ b/univention-directory-replication/replication.py >@@ -769,6 +769,7 @@ def handler(dn, new, listener_old, operation): > ud.debug(ud.LISTENER, ud.ERROR, '\tadditional info: %s' % msg[0]['info']) > if 'matched' in msg[0]: > ud.debug(ud.LISTENER, ud.ERROR, '\tmachted dn: %s' % msg[0]['matched']) >+ reconnect = 1 > time.sleep(10) > else: > connected = 1
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 41514
: 7730