Bug 55387 - univention.lib.umc.BadRequest: appcenter/progress: On school server uninstall
univention.lib.umc.BadRequest: appcenter/progress: On school server uninstall
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-04 10:32 CET by Mika Westphal
Modified: 2022-11-04 10:33 CET (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: 2022110321000796
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 2022-11-04 10:32:47 CET
Version: 5.0-2 errata382 - UCS@school 5.0 v3

Remark: Deinstallation Schulserver

Error:
Interner Server-Fehler in "appcenter/progress".
Request: appcenter/progress

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 344, 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 247, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/mixins.py", line 158, in progress
    ret = progress_obj.poll()
  File "%PY3%/univention/management/console/modules/mixins.py", line 102, in poll
    six.reraise(*self.exc_info)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/modules/decorators.py", line 312, in _thread
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 280, in run
    ret[host] = self._run_remote_dry_run(host, _apps, action, auto_installed, {}, progress)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 349, in _run_remote_dry_run
    return self._run_remote_logic(host, apps, action, auto_installed, settings, progress, dry_run=True)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 361, in _run_remote_logic
    progress_id = client.umc_command('appcenter/run', opts).result['id']
  File "%PY3%/univention/lib/umc.py", line 452, in umc_command
    return self.request('POST', 'command/%s' % (path,), data, headers)
  File "%PY3%/univention/lib/umc.py", line 532, in request
    return self.send(request)
  File "%PY3%/univention/lib/umc.py", line 561, in send
    raise HTTPError(request, response, self.hostname)
univention.lib.umc.BadRequest: 400 on *** (command/appcenter/run): {'status': 400, 'message': 'Temporary failure in name resolution', 'traceback': None,
'location': 'https://***/univention/command'}

Role: domaincontroller_master