Bug 54201 - the app centre cannot install new apps after take over
Summary: the app centre cannot install new apps after take over
Status: VERIFIED DUPLICATE of bug 54082
Alias: None
Product: UCS
Classification: Unclassified
Component: App Center
Version: UCS 5.0
Hardware: Other Windows 10
: P5 major
Target Milestone: ---
Assignee: Samba maintainers
QA Contact: Samba maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-06 23:21 CET by Telirand
Modified: 2022-01-21 11:38 CET (History)
3 users (show)

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:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telirand 2021-12-06 23:21:06 CET
The server is up and the app centre WAS working
 (it allowed the install of the takeover app)

However during installs of apps now, it is throwing this error.

no idea how to fix it


Internal server error during "appcenter/query".
Request: appcenter/query

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/univention/management/console/base.py", line 344, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "/usr/lib/python3/dist-packages/six.py", line 693, in reraise
    raise value
  File "/usr/lib/python3/dist-packages/univention/management/console/base.py", line 247, in execute
    function.__func__(self, request, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/appcenter/__init__.py", line 388, in query
    if not self._test_for_docker_service():
  File "/usr/lib/python3/dist-packages/univention/management/console/modules/appcenter/__init__.py", line 407, in _test_for_docker_service
    if docker_bridge_network_conflict():
  File "/usr/lib/python3/dist-packages/univention/appcenter/utils.py", line 92, in docker_bridge_network_conflict
    my_net = ipaddress.IPv4Network(u'%s/%s' % (iface['network'], iface['netmask']), False)
  File "/usr/lib/python3.7/ipaddress.py", line 1528, in __init__
    addr = self._ip_int_from_string(args[0])
  File "/usr/lib/python3.7/ipaddress.py", line 1135, in _ip_int_from_string
    raise AddressValueError("Expected 4 octets in %r" % ip_str)
ipaddress.AddressValueError: Expected 4 octets in 'None'
Comment 1 Philipp Hahn univentionstaff 2021-12-23 11:54:36 CET

*** This bug has been marked as a duplicate of bug 54082 ***
Comment 2 Florian Best univentionstaff 2022-01-21 11:38:58 CET
OK: bug is a duplicate.