[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: reportbug fail




On 20.11.21 15:04, Lee wrote:
I wanted to create a bug report for meld but couldn't find any info on
how to other than "use reportbug" :(

I've got a brand new install of debian 11 & reportbug dies:

     conn = self._connect_tls_proxy(hostname, conn)
   File "/usr/lib/python3/dist-packages/urllib3/connection.py", line
500, in _connect_tls_proxy
     return ssl_wrap_socket(
   File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line
453, in ssl_wrap_socket
     ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls)
   File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line
495, in _ssl_wrap_socket_impl
     return ssl_context.wrap_socket(sock)
   File "/usr/lib/python3.9/ssl.py", line 500, in wrap_socket
     return self.sslsocket_class._create(
   File "/usr/lib/python3.9/ssl.py", line 997, in _create
     raise ValueError("check_hostname requires server_hostname")
ValueError: check_hostname requires server_hostname


Sounds like a poxy issue for me. Do you have one defined?

Best regards
Ulf


Reply to: