Bug 51475 - setup/check/join_info (wizard) IOError: [Errno 28] No space left on device
setup/check/join_info (wizard) IOError: [Errno 28] No space left on device
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - Setup wizard
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-12 10:15 CEST by Christian Castens
Modified: 2020-06-12 10:15 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: 2020042221000188
Bug group (optional): 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 Christian Castens univentionstaff 2020-06-12 10:15:13 CEST
Version: 4.4-4 errata499 (Blumenthal)

Internal server error during "setup/check/join_info (wizard)".
Request: setup/check/join_info (wizard)

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 358, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 261, in execute
    function.__func__(self, request, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/setup/__init__.py", line 805, in check_domain_join_information
    result.update(receive_domaincontroller_master_information(dns, nameserver, address, username, password))
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/setup/checks/univention_join.py", line 47, in receive_domaincontroller_master_information
    result['domain'] = check_credentials_nonmaster(dns, nameserver, address, username, password)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/setup/checks/univention_join.py", line 62, in check_credentials_nonmaster
    with _temporary_password_file(password) as password_file:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/setup/util.py", line 579, in _temporary_password_file
    fp.close()
IOError: [Errno 28] No space left on device

Role: domaincontroller_slave