Bug 54801 - could not find expected ':' in # configure mailserver
could not find expected ':' in # configure mailserver
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: 2022-05-25 18:03 CEST by Maximilian Janßen
Modified: 2022-05-25 18:03 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
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: 2022052421000571
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 Maximilian Janßen univentionstaff 2022-05-25 18:03:07 CEST
Similar to Bug #51888

Version: 4.4-9 errata1235 (Blumenthal) - UCS@school 4.4 v9

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

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/base.py", line 262, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 430, in remote_progress
    return client.umc_command('appcenter/docker/progress', {'progress_id': remote_progress_id}).result
  File "%PY2.7%/univention/lib/umc.py", line 444, in umc_command
    return self.request('POST', 'command/%s' % (path,), data, headers)
  File "%PY2.7%/univention/lib/umc.py", line 524, in request
    return self.send(request)
  File "%PY2.7%/univention/lib/umc.py", line 553, in send
    raise HTTPError(request, response, self.hostname)
HTTPError: 591 on server.paedml-linux.lokal (command/appcenter/docker/progress): {u'status': 591, u'message': u'Interner Server-Fehler in "appcenter/docker/progress".',
u'location': u'https://***.lokal/univention/command'}
Interner Server-Fehler in "appcenter/docker/progress".
Request: appcenter/docker/progress

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/base.py", line 262, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/mixins.py", line 158, in progress
    ret = progress_obj.poll()
  File "%PY2.7%/univention/management/console/modules/mixins.py", line 102, in poll
    six.reraise(self.exc_info[1], None, self.exc_info[2])
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 312, in _thread
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 491, 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 144, in do_it
    self._do_it(app, args)
  File "%PY2.7%/univention/appcenter/actions/docker_install.py", line 71, in _do_it
    ret = super(Install, self)._do_it(app, args)
  File "%PY2.7%/univention/appcenter/actions/install.py", line 107, in _do_it
    self._register_app(app, args)
  File "%PY2.7%/univention/appcenter/actions/register.py", line 434, in _register_app
    updates.update(self._register_docker_variables(app))
  File "%PY2.7%/univention/appcenter/actions/register.py", line 488, in _register_docker_variables
    updates[app.ucr_image_key] = app.get_docker_image_name()
  File "%PY2.7%/univention/appcenter/app.py", line 1006, in get_docker_image_name
    content = yaml.load(ucr_run_filter(open(yml_file).read()), yaml.RoundTripLoader, preserve_quotes=True)
  File "%PY2.7%/ruamel/yaml/main.py", line 86, in load
    return loader.get_single_data()
  File "%PY2.7%/ruamel/yaml/constructor.py", line 54, in get_single_data
    node = self.get_single_node()
  File "%PY2.7%/ruamel/yaml/composer.py", line 50, in get_single_node
    document = self.compose_document()
  File "%PY2.7%/ruamel/yaml/composer.py", line 70, in compose_document
    node = self.compose_node(None, None)
  File "%PY2.7%/ruamel/yaml/composer.py", line 105, in compose_node
    node = self.compose_mapping_node(anchor)
  File "%PY2.7%/ruamel/yaml/composer.py", line 164, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "%PY2.7%/ruamel/yaml/composer.py", line 105, in compose_node
    node = self.compose_mapping_node(anchor)
  File "%PY2.7%/ruamel/yaml/composer.py", line 164, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "%PY2.7%/ruamel/yaml/composer.py", line 105, in compose_node
    node = self.compose_mapping_node(anchor)
  File "%PY2.7%/ruamel/yaml/composer.py", line 164, in compose_mapping_node
    item_value = self.compose_node(node, item_key)
  File "%PY2.7%/ruamel/yaml/composer.py", line 103, in compose_node
    node = self.compose_sequence_node(anchor)
  File "%PY2.7%/ruamel/yaml/composer.py", line 133, in compose_sequence_node
    while not self.check_event(SequenceEndEvent):
  File "%PY2.7%/ruamel/yaml/parser.py", line 116, in check_event
    self.current_event = self.state()
  File "%PY2.7%/ruamel/yaml/parser.py", line 468, in parse_indentless_sequence_entry
    KeyToken, ValueToken, BlockEndToken):
  File "%PY2.7%/ruamel/yaml/scanner.py", line 1525, in check_token
    while self.need_more_tokens():
  File "%PY2.7%/ruamel/yaml/scanner.py", line 159, in need_more_tokens
    self.stale_possible_simple_keys()
  File "%PY2.7%/ruamel/yaml/scanner.py", line 303, in stale_possible_simple_keys
    "could not find expected ':'", self.get_mark())
ScannerError: while scanning a simple key
  in "<byte string>", line 57, column 1:
    S-1-5-21-******* ... 
    ^
could not find expected ':'
  in "<byte string>", line 59, column 5:
        # configure mailserver
        ^

Role: domaincontroller_master