Hi all,

As a result of removing any breaking "cl" builds, we now have fresh new problems :-)

Something with Erlang and TLS seems not quite right and probably needs an update.

https://app.travis-ci.com/github/apache/thrift/jobs/545934846


=ERROR REPORT==== 30-Oct-2021::14:50:01.695953 ===
6819** Generic server <0.105.0> terminating
6820** Last message in was {'EXIT',<0.106.0>,{error,ssl_accept_failed}}
6821** When Server state == {thrift_socket_server,34677,thrift_test_thrift,
6822 test_thrift_server,undefined,2047,any,#Port<0.5>,
6823 <0.107.0>,
6824 [{recv_timeout,500}],
6825 binary,false,true,
6826 [{certfile,"../keys/server.pem"},
6827 {keyfile,"../keys/server.key"}]}
6828** Reason for termination ==
6829** {'function not exported',
...

[warn] tls1_2 negotiation did not work
6790140196708737472:error:0200206F:system library:connect:Connection refused:../crypto/bio/b_sock2.c:110: 140196708737472:error:2008A067:BIO routines:BIO_connect:connect error:../crypto/bio/b_sock2.c:111: connect:errno=111 6791[fail] At least one of TLSv1.0, TLSv1.1, TLSv1.2, or TLSv1.3 needs to work, but does not


Reply via email to