Bug 44577 - 'setup/join wizard' failed: error: [Errno 111] Verbindungsaufbau abgelehnt
'setup/join wizard' failed: error: [Errno 111] Verbindungsaufbau abgelehnt
Status: CLOSED DUPLICATE of bug 44995
Product: UCS
Classification: Unclassified
Component: UMC - Setup wizard
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: Florian Best
Jürn Brodersen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-05-10 16:20 CEST by Florian Best
Modified: 2019-10-14 17:22 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
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.103
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2017051021000437
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-05-10 16:20:23 CEST
Version: 4.1-3 errata234 (Vahr)

Execution of command 'setup/join wizard' has failed:

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 283, in execute
    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 462, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 284, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/setup/__init__.py", line 273, in join
    activated = util.domain_has_activated_license(values.get('nameserver1'), username, password)
  File "%PY2.7%/univention/management/console/modules/setup/util.py", line 1040, in domain_has_activated_license
    result = connection.request('udm/license/info')
  File "%PY2.7%/univention/lib/umc_connection.py", line 133, in request
    con.request('POST', umcp_command, data, headers=self._headers)
  File "/usr/lib/python2.7/httplib.py", line 962, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.7/httplib.py", line 996, in _send_request
    self.endheaders(body)
  File "/usr/lib/python2.7/httplib.py", line 958, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 818, in _send_output
    self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 780, in send
    self.connect()
  File "/usr/lib/python2.7/httplib.py", line 1161, in connect
    self.timeout, self.source_address)
  File "/usr/lib/python2.7/socket.py", line 571, in create_connection
    raise err
error: [Errno 111] Verbindungsaufbau abgelehnt
Comment 1 Florian Best univentionstaff 2017-08-15 12:00:04 CEST
The code is obsolete since Bug #44995.

*** This bug has been marked as a duplicate of bug 44995 ***
Comment 2 Florian Best univentionstaff 2019-10-14 17:22:27 CEST
<http://errata.software-univention.de/ucs/4.2/109.html>