Bug 55054 - appcenter/docker/remote/progress: ConnectionError: Malformed response data
appcenter/docker/remote/progress: ConnectionError: Malformed response data
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-08-01 16:19 CEST by Maximilian Janßen
Modified: 2022-08-01 16:19 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: 2020100821000023
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-08-01 16:19:00 CEST
Version: 4.4-5 errata735 (Blumenthal)

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

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/***.**", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/***.**", line 262, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/***.**", line 321, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/***.**", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/***.**", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/***.**", line 289, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/appcenter/***.**", line 423, in remote_progress
    return client.umc_command('appcenter/docker/progress', {'progress_id': remote_progress_id}).result
  File "%PY2.7%/univention/lib/***.**", line 444, in umc_command
    return self.request('POST', 'command/%s' % (path,), data, headers)
  File "%PY2.7%/univention/lib/***.**", line 524, in request
    return self.send(request)
  File "%PY2.7%/univention/lib/***.**", line 551, in send
    response = Response._from_httplib_response(response)
  File "%PY2.7%/univention/lib/***.**", line 335, in _from_httplib_response
    return cls(response.status, response.reason, data, response.getheaders(), response)
  File "%PY2.7%/univention/lib/***.**", line 296, in __init__
    self.data = self.decode_body()
  File "%PY2.7%/univention/lib/***.**", line 323, in decode_body
    raise ConnectionError('Malformed response data: %r' % (data,), reason=exc)
ConnectionError: ('Malformed response data: \'O\\x02\\xecA@gj\\x82\\xbbY\\xfcOu\\xae\\xdb}\\xbeD\\xa0\\xd7`\\xc2\\x08\\xd9u\\xa8[\\xff\\xcb##V\\xca\\x91\\xd66[\\xf5\\x0f\\xb9\\x003\\\'\\x9f,Q$\\xfe\\xa5\\xff\\xcb\\n$=\\x7ff\\xbes\\xe7\\xf7\\x99\\x0b\\xe8\\xef\\x19\\xee\\xc8C9V\\x8e\\x19\\xa1#\\x8c8\\x00Ih\\x9b\\x82\\x18\\x1e\\x0f\\x1b\\xe2\\x06d\\x95\\x03\\xb1\\xbc\\xa2\\xf5-\\x81"\\x15E}\\xf9B\\xb0\\x8d\\x0c\\xc2O\\x07\\xe9 \\xed\\xcd\\xfdA\\xc2\\x0bpb\\xd9\\x1ab\\xcfL-\\x96\\xe7\\xa0\\xe9e": "Infinity", "message": "Running command: docker cp /etc/suitecrm_db.secret c99ca3761605672051a18fc8edd23acd93bd6ac32c942a14ad1c75a39588d86f:/etc/suitecrm_db.secret"}, "error": null, "message": null}\'', UnicodeDecodeError('utf8', 'O\x02\xecA@gj\x82\xbbY\xfcOu\xae\xdb}\xbeD\xa0\xd7`\xc2\x08\xd9u\xa8[\xff\xcb##V\xca\x91\xd66[\xf5\x0f\xb9\x003\'\x9f,Q$\xfe\xa5\xff\xcb\n$=\x7ff\xbes\xe7\xf7\x99\x0b\xe8\xef\x19\xee\xc8C9V\x8e\x19\xa1#\x8c8\x00Ih\x9b\x82\x18\x1e\x0f\x1b\xe2\x06d\x95\x03\xb1\xbc\xa2\xf5-\x81"\x15E}\xf9B\xb0\x8d\x0c\xc2O\x07\xe9 \xed\xcd\xfdA\xc2\x0bpb\xd9\x1ab\xcfL-\x96\xe7\xa0\xe9e": "Infinity", "message": "Running command: docker cp /etc/suitecrm_db.secret c99ca3761605672051a18fc8edd23acd93bd6ac32c942a14ad1c75a39588d86f:/etc/suitecrm_db.secret"}, "error": null, "message": null}', 2, 3, 'invalid continuation byte'))