Bug 49564 - schoolimport/ping: ConnectionError: hostname '**' doesn't match '**' (SSL certificate verification error)
schoolimport/ping: ConnectionError: hostname '**' doesn't match '**' (SSL cer...
Status: RESOLVED DUPLICATE of bug 49400
Product: UCS@school
Classification: Unclassified
Component: UMC - User Import UI
UCS@school 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on: 47911
Blocks: 49471 49400
  Show dependency treegraph
 
Reported: 2019-05-28 16:59 CEST by Johannes Keiser
Modified: 2019-05-28 17:02 CEST (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.057
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019052821000623
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 Johannes Keiser univentionstaff 2019-05-28 16:59:58 CEST
+++ This bug was initially created as a clone of Bug #47911 +++

Reported again with higher version:
Version: 4.4-0 errata113 (Blumenthal) - UCS@school 4.4 v2

Internal server error during "schoolimport/ping".
Request: schoolimport/ping

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 186, in _recv
    self.handle(msg)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 296, in handle
    self.__handler.init()
  File "%PY2.7%/univention/management/console/modules/schoolimport/__init__.py", line 62, in init
    self.client = Client(self.username, self.password, log_level=Client.LOG_RESPONSE)
  File "%PY2.7%/ucsschool/http_api/client.py", line 383, in __init__
    setattr(self, cls_name, kls(self))
  File "%PY2.7%/ucsschool/http_api/client.py", line 475, in __init__
    self.resource_url = self.client.resource_urls[self.resource_name]
  File "%PY2.7%/ucsschool/http_api/client.py", line 393, in resource_urls
    self._resource_urls = self.call_api('get', '.')
  File "%PY2.7%/ucsschool/http_api/client.py", line 452, in call_api
    raise ConnectionError(str(exc))
ConnectionError: hostname '**.**.**' doesn't match '**.**'

Role: domaincontroller_master
Comment 2 Johannes Keiser univentionstaff 2019-05-28 17:02:29 CEST

*** This bug has been marked as a duplicate of bug 49400 ***