Bug 49567 - appcenter/docker/progress: IOError: [Errno 2] No such file or directory: u'/var/lib/docker/overlay/[...]/merged/etc/univention/base.conf.bak.concurrent_1555935397.5'
appcenter/docker/progress: IOError: [Errno 2] No such file or directory: u'/v...
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-05-28 17:33 CEST by Johannes Keiser
Modified: 2022-08-01 14:08 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.086
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019042221000412, 2021021621000291
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 Johannes Keiser univentionstaff 2019-05-28 17:33:56 CEST
Version: 4.4-0 errata51 (Blumenthal)

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

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 253, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 318, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 440, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 286, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/mixins.py", line 149, in progress
    ret = progress_obj.poll()
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 309, in _thread
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 440, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 286, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 436, in invoke_docker
    result['success'] = action.call(app=app, username=self.username, password=self.password, **kwargs)
  File "%PY2.7%/univention/appcenter/actions/__init__.py", line 220, in call
    return obj.call_with_namespace(namespace)
  File "%PY2.7%/univention/appcenter/actions/__init__.py", line 226, in call_with_namespace
    result = self.main(namespace)
  File "%PY2.7%/univention/appcenter/actions/install.py", line 84, in main
    return self.do_it(args)
  File "%PY2.7%/univention/appcenter/actions/install_base.py", line 119, in do_it
    self._do_it(app, args)
  File "%PY2.7%/univention/appcenter/actions/docker_install.py", line 63, in _do_it
    ret = super(Install, self)._do_it(app, args)
  File "%PY2.7%/univention/appcenter/actions/install.py", line 111, in _do_it
    self._configure(app, args)
  File "%PY2.7%/univention/appcenter/actions/install_base.py", line 347, in _configure
    configure.call(app=app, run_script=run_script, set_vars=set_vars)
  File "%PY2.7%/univention/appcenter/actions/__init__.py", line 220, in call
    return obj.call_with_namespace(namespace)
  File "%PY2.7%/univention/appcenter/actions/__init__.py", line 226, in call_with_namespace
    result = self.main(namespace)
  File "%PY2.7%/univention/appcenter/actions/configure.py", line 74, in main
    self._set_config(args.app, set_vars, args)
  File "%PY2.7%/univention/appcenter/actions/docker_configure.py", line 59, in _set_config
    super(Configure, self)._set_config(app, set_vars, args)
  File "%PY2.7%/univention/appcenter/actions/configure.py", line 111, in _set_config
    self._set_config_via_tool(app, other_settings)
  File "%PY2.7%/univention/appcenter/actions/docker_configure.py", line 81, in _set_config_via_tool
    self._set_config_directly(app, set_vars)
  File "%PY2.7%/univention/appcenter/actions/docker_configure.py", line 130, in _set_config_directly
    _ucr.save()
  File "%PY2.7%/univention/config_registry/backend.py", line 395, in save
    self.__save_file(filename)
  File "%PY2.7%/univention/config_registry/backend.py", line 383, in __save_file
    reg_file = open(temp_filename, 'w')
IOError: [Errno 2] No such file or directory:
u'/var/lib/docker/overlay/41ec3de644b5fb8abbaa557c5330b5577ad80238625bfe05aaefa6a6f44e3d66/merged/etc/univention/base.conf.bak.concurrent_1555935397.5'

Role: domaincontroller_master