Bug 55347 - appcenter/progress: univention.lib.umc.InternalServerError: 500 on *** (command/appcenter/progress)
appcenter/progress: univention.lib.umc.InternalServerError: 500 on *** (comma...
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - App-Center
UCS 5.0
All Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-26 14:37 CEST by Mika Westphal
Modified: 2022-11-02 12:46 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: 2022102121000361, 2022110121000389
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 Mika Westphal univentionstaff 2022-10-26 14:37:19 CEST
Version: 5.0-2 errata460

Error:
Internal server error during "appcenter/progress".
Request: appcenter/progress

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 347, 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 250, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 324, in _response
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 184, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 446, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 292, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/mixins.py", line 161, in progress
    ret = progress_obj.poll()
  File "%PY3%/univention/management/console/modules/mixins.py", line 105, 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 315, in _thread
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 184, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 446, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 292, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 284, 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 353, 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 367, in _run_remote_logic
    result = client.umc_command('appcenter/progress', {'progress_id': progress_id}).result
  File "%PY3%/univention/lib/umc.py", line 455, in umc_command
    return self.request('POST', 'command/%s' % (path,), data, headers)
  File "%PY3%/univention/lib/umc.py", line 535, in request
    return self.send(request)
  File "%PY3%/univention/lib/umc.py", line 564, in send
    raise HTTPError(request, response, self.hostname)
univention.lib.umc.InternalServerError: 500 on *** (command/appcenter/progress): {'status': 500, 'message': 'Cannot connect to the LDAP service.\nThe credentials
provided were not accepted.\nThis may be solved by simply logging out and in again.\nMaybe the machine password changed during the session.', 'traceback': None, 'location':
'https://***/univention/command'}

Role: domaincontroller_master
Comment 1 Mika Westphal univentionstaff 2022-11-02 12:46:39 CET
Reported again:
Version: 5.0-2 errata471
Role: domaincontroller_master