Sorry. My error is reverse of this bug. I getting this: get_ssl_context() takes exactly 1 argument (2 given)
Problem solved by replacing: ssl_context = get_ssl_context(self.disable_ssl_verify, host) to ssl_context = get_ssl_context(self.disable_ssl_verify) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009786 Title: Does not connect: exceptions.TypeError: get_ssl_context() takes exactly 2 arguments (1 given) To manage notifications about this bug go to: https://bugs.launchpad.net/u1sync/+bug/1009786/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs