Bug 56615 - appcenter/progress: ValueError: Only connect to FQDNs within the domain
appcenter/progress: ValueError: Only connect to FQDNs within the domain
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-18 12:26 CEST by Mika Westphal
Modified: 2023-09-18 12:52 CEST (History)
0 users

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: 2023082521000295, 2023081621000338
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mika Westphal univentionstaff 2023-09-18 12:26:27 CEST
5.0-4 errata788

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

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 387, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 285, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 470, in _response
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 189, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 594, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 436, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/mixins.py", line 160, in progress
    ret = progress_obj.poll()
  File "%PY3%/univention/management/console/modules/mixins.py", line 105, in poll
    six.reraise(*self.exc_info)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/modules/decorators.py", line 459, in _thread
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 189, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 594, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 436, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 288, in run
    ret[host] = self._run_remote_dry_run(request, host, _apps, action, auto_installed, {}, progress)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 357, in _run_remote_dry_run
    return self._run_remote_logic(request, host, apps, action, auto_installed, settings, progress, dry_run=True)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 367, in _run_remote_logic
    client = self._remote_appcenter(request, host, function='appcenter/run')
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 224, in _remote_appcenter
    raise ValueError('Only connect to FQDNs within the domain')
ValueError: Only connect to FQDNs within the domain
Comment 1 Mika Westphal univentionstaff 2023-09-18 12:52:18 CEST
5.0-4 errata0

Internal server error during "/univention/command/appcenter/progress".
Request: /univention/command/appcenter/progress

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 383, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 281, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 342, in _response
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 186, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 466, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 308, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/mixins.py", line 160, in progress
    ret = progress_obj.poll()
  File "%PY3%/univention/management/console/modules/mixins.py", line 105, in poll
    six.reraise(*self.exc_info)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/modules/decorators.py", line 331, in _thread
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 186, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 466, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 308, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 290, in run
    ret[host] = self._run_remote_dry_run(host, _apps, action, auto_installed, {}, progress)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 359, in _run_remote_dry_run
    return self._run_remote_logic(host, apps, action, auto_installed, settings, progress, dry_run=True)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 369, in _run_remote_logic
    client = self._remote_appcenter(host, function='appcenter/run')
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 226, in _remote_appcenter
    raise ValueError('Only connect to FQDNs within the domain')
ValueError: Only connect to FQDNs within the domain