Bug 53790 - Das Argument ist ungültig
Das Argument ist ungültig
Status: NEW
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: 2021-09-15 15:22 CEST by Riya Bhattacharjee
Modified: 2021-09-15 15:26 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
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: 2021082021000388
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 Riya Bhattacharjee univentionstaff 2021-09-15 15:22:09 CEST
error: [Errno 22] Das Argument ist ungültig
    return getattr(self._sock,name)(*args)
  File "/usr/lib/python2.7/socket.py", line 228, in meth
    self.__realunixsocket.listen(SERVER_MAX_CONNECTIONS)
line 366, in __enter__
"/usr/lib/python2.7/dist-packages/univention/management/console/protocol/server.py",
  File
    with self.server:
  File "/usr/sbin/univention-management-console-server", line 228, in run
    self.app.run()
_start
  File "/usr/lib/python2.7/dist-packages/daemon/runner.py", line 186, in
    func(self)
do_action
  File "/usr/lib/python2.7/dist-packages/daemon/runner.py", line 267, in
    umc_daemon.do_action()
<module>
  File "/usr/sbin/univention-management-console-server", line 285, in
Traceback (most recent call last):