Bug 55755 - UMC-Server: AttributeError: 'Server' object has no attribute 'connection'
UMC-Server: AttributeError: 'Server' object has no attribute 'connection'
Status: CLOSED DUPLICATE of bug 43633
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-02-24 10:08 CET by Florian Best
Modified: 2023-06-20 20:43 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2023-02-24 10:08:03 CET
Seen once in our Test environment:

https://jenkins2022.knut.univention.de/job/UCS-5.0/job/UCS-5.0-3/job/AutotestJoin/SambaVersion=no-samba,Systemrolle=master/ws/test/<_io.TextIOWrapper name=8 encoding='UTF-8'>
Traceback (most recent call last):
  File "/usr/sbin/univention-management-console-server", line 162, in <module>
    umc_daemon.run()
  File "/usr/sbin/univention-management-console-server", line 112, in run
    with self.server:
  File "/usr/lib/python3/dist-packages/univention/management/console/protocol/server.py", line 343, in __enter__
    self.crypto_context.set_verify(SSL.VERIFY_PEER, self.__verify_cert_cb)
  File "/usr/lib/python3/dist-packages/OpenSSL/SSL.py", line 1103, in set_verify
    self._verify_helper = _VerifyHelper(callback)
  File "/usr/lib/python3/dist-packages/OpenSSL/SSL.py", line 333, in __init__
    "int (*)(int, X509_STORE_CTX *)", wrapper)
  File "/usr/sbin/univention-management-console-server", line 142, in signal_terminate
    self.server.exit()
  File "/usr/lib/python3/dist-packages/univention/management/console/protocol/server.py", line 477, in exit
    notifier.socket_remove(self.connection)
AttributeError: 'Server' object has no attribute 'connection'
Comment 1 Florian Best univentionstaff 2023-06-20 20:42:58 CEST

*** This bug has been marked as a duplicate of bug 43633 ***