Bug 56365 - univention.management.console.modules.udm.udm_ldap.UDM_Error: Falsche Syntax: FetchMailSingle: Falsche Syntax: Zu viele Parameter.
univention.management.console.modules.udm.udm_ldap.UDM_Error: Falsche Syntax:...
Status: RESOLVED DUPLICATE of bug 56361
Product: UCS
Classification: Unclassified
Component: UMC - Users
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-28 15:01 CEST by Mika Westphal
Modified: 2023-07-31 14:45 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: 2023071821000407
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mika Westphal univentionstaff 2023-07-28 15:01:14 CEST
Version: 5.0-4 errata734

Error:
Interner Server-Fehler in "/univention/command/udm/get (users/user)".
Request: /univention/command/udm/get (users/user)

Traceback (most recent call last):
  File "%PY3%/notifier/threads.py", line 72, in _run
    result = self._function()  # type: Union[BaseException, _T]
  File "%PY3%/notifier/__init__.py", line 188, in __call__
    return self._function(*tmp, **self._kwargs)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 494, in get
    return self._get(request)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 511, in _get
    obj, module = self.get_obj_module(request.flavor, ldap_dn)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 226, in get_obj_module
    return get_obj_module(flavor, ldap_dn, self.get_ldap_connection()[0])
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 1209, in get_obj_module
    return module.get(ldap_dn, attributes=attr), module
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 721, in get
    UDM_Error(exc).reraise()
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 364, in reraise
    six.reraise(self.__class__, self, self.exc_info[2])
  File "%PY3%/six.py", line 692, in reraise
    raise value.with_traceback(tb)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 712, in get
    obj.open()
  File "%PY3%/univention/admin/handlers/users/user.py", line 1180, in open
    univention.admin.handlers.simpleLdap.open(self)
  File "%PY3%/univention/admin/handlers/__init__.py", line 1101, in open
    self.call_udm_property_hook('hook_open', self)
  File "%PY3%/univention/admin/handlers/__init__.py", line 1077, in call_udm_property_hook
    func(module)
  File "%PY3%/univention/admin/hook.py", line 208, in hook_open
    obj[self.udm_attribute_name] = new_value
  File "%PY3%/univention/admin/handlers/__init__.py", line 436, in __setitem__
    raise univention.admin.uexceptions.valueInvalidSyntax("%s: %s" % (key, err), property=key)
univention.management.console.modules.udm.udm_ldap.UDM_Error: Falsche Syntax: FetchMailSingle: Falsche Syntax: Zu viele Parameter.

Role: domaincontroller_master
Comment 1 Florian Best univentionstaff 2023-07-31 14:45:41 CEST

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