Bug 52995 - DNS Error
DNS Error
Status: RESOLVED DUPLICATE of bug 50648
Product: UCS
Classification: Unclassified
Component: DNS
UCS 5.0
amd64 All
: P5 major (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-03-27 16:27 CET by Axel Küpper
Modified: 2021-03-29 10:47 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:
Bug group (optional):
Max CVSS v3 score:


Attachments
Anzeige auf dem Monitor (1.11 KB, text/plain)
2021-03-27 16:27 CET, Axel Küpper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Küpper 2021-03-27 16:27:40 CET
Created attachment 10667 [details]
Anzeige auf dem Monitor

Wenn ich im UDM "DNS" wähle,bekomme ich folgende Nachricht:

Die Anfrage konnte nicht bearbeitet werden.
Interner Server-Fehler in "udm/query (dns/dns)".
Comment 1 Florian Best univentionstaff 2021-03-29 10:47:20 CEST
Thank you for the feedback. This bug has been fixed in Bug #50648 / git:6f56e4b35d29460ad230203c00f09ec2f24a0759.

Interner Server-Fehler in "udm/query (dns/dns)".
Request: udm/query (dns/dns)

  File "/usr/lib/python3/dist-packages/notifier/threads.py", line 80, in _run
    result = self._function()
  File "/usr/lib/python3/dist-packages/notifier/__init__.py", line 105, in __call__
    return self._function(*tmp, **self._kwargs)
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/udm/__init__.py", line 629, in _thread
    'name': module.obj_description(obj),
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/udm/udm_ldap.py", line 859, in obj_description
    description = udm_objects.description(obj)
  File "/usr/lib/python3/dist-packages/univention/admin/objects.py", line 154, in description
    return object.description()
  File "/usr/lib/python3/dist-packages/univention/admin/handlers/dns/reverse_zone.py", line 255, in description
    return unmapSubnet(rdn_value)
  File "/usr/lib/python3/dist-packages/univention/admin/handlers/dns/reverse_zone.py", line 176, in unmapSubnet
    zone = zone.decode(*encoding)
AttributeError: 'str' object has no attribute 'decode'

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