Bug 57330 - computerroom/query: Unknown IP address
computerroom/query: Unknown IP address
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: UMC - Computer room
UCS@school 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-24 10:22 CEST by Mika Westphal
Modified: 2024-05-24 15:21 CEST (History)
0 users

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: 2024020421000039
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 2024-05-24 10:22:47 CEST
Version: 5.0-6 errata928

Error:
Internal server error during "computerroom/query".
Request: computerroom/query

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 387, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 285, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/ucsschool/lib/school_umc_ldap_connection.py", line 156, in wrapper_func
    return func(*args, **kwargs)
  File "%PY3%/univention/management/console/modules/computerroom/__init__.py", line 562, in query
    result = [computer.dict for computer in self._computerroom.values()]
  File "%PY3%/univention/management/console/modules/computerroom/__init__.py", line 562, in <listcomp>
    result = [computer.dict for computer in self._computerroom.values()]
  File "%PY3%/univention/management/console/modules/computerroom/room_management.py", line 526, in dict
    "ip": self.ipAddress,
  File "%PY3%/univention/management/console/modules/computerroom/room_management.py", line 453, in ipAddress
    raise ComputerRoomError("Unknown IP address")
univention.management.console.modules.computerroom.room_management.ComputerRoomError: Unknown IP address

Role: domaincontroller_master