Bug 45695 - appcenter/config: OSError: [Errno 12] Nicht genügend Hauptspeicher verfügbar
appcenter/config: OSError: [Errno 12] Nicht genügend Hauptspeicher verfügbar
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - Change password
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-10 15:19 CET by Florian Best
Modified: 2019-01-03 07:17 CET (History)
1 user (show)

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: 2017102321000859
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 Florian Best univentionstaff 2017-11-10 15:19:49 CET
Version: 4.2-2 errata198 (Lesum)

Die Ausführung des Kommandos appcenter/config ist fehlgeschlagen:

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 250, in execute
    function.__func__(self, request, *args, **kwargs)
  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 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/appcenter/__init__.py", line 288, in config
    is_running = app_is_running(app)
  File "%PY2.7%/univention/appcenter/utils.py", line 112, in app_is_running
    return docker.is_running()
  File "%PY2.7%/univention/appcenter/docker.py", line 242, in is_running
    return self._find_container(only_running=True)
  File "%PY2.7%/univention/appcenter/docker.py", line 247, in _find_container
    out = ps(only_running=only_running)
  File "%PY2.7%/univention/appcenter/docker.py", line 136, in ps
    return check_output(args)
  File "/usr/lib/python2.7/subprocess.py", line 566, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1231, in _execute_child
    self.pid = os.fork()
OSError: [Errno 12] Nicht genügend Hauptspeicher verfügbar
Comment 1 Dirk Wiesenthal univentionstaff 2017-11-14 16:42:02 CET
I am not sure if catching this in all App Center functions and then some really helps. Can this be handled by UMC itself?
Comment 2 Stefan Gohmann univentionstaff 2019-01-03 07:17:57 CET
This issue has been filled against UCS 4.1. The maintenance with bug and security fixes for UCS 4.1 has ended on 5st of April 2018.

Customers still on UCS 4.1 are encouraged to update to UCS 4.3. Please contact
your partner or Univention for any questions.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or simply reopen the issue. In this case please provide detailed information on how this issue is affecting you.